- DataAccessNotAuthorizedException - Exception in com.amazonaws.mobileconnectors.cognito.exceptions
-
This exception is thrown when the data set of interest is not authorized to
be accessed
- DataAccessNotAuthorizedException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataAccessNotAuthorizedException
-
- DataAccessNotAuthorizedException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataAccessNotAuthorizedException
-
- DataConflictException - Exception in com.amazonaws.mobileconnectors.cognito.exceptions
-
This exception is thrown when an update fails due to conflicting states.
- DataConflictException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataConflictException
-
- DataConflictException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataConflictException
-
- DatafeedSubscriptionState - Enum in com.amazonaws.services.ec2.model
-
Datafeed Subscription State
- DataLimitExceededException - Exception in com.amazonaws.mobileconnectors.cognito.exceptions
-
This exception is thrown when the dataset operation exceeds certain limit,
e.g.
- DataLimitExceededException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataLimitExceededException
-
- DataLimitExceededException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataLimitExceededException
-
- DataPipeline - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- 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
-
- Dataset - Interface in com.amazonaws.mobileconnectors.cognito
-
Dataset is the container of
Record
s.
- Dataset.SyncCallback - Interface in com.amazonaws.mobileconnectors.cognito
-
- DatasetMetadata - Class in com.amazonaws.mobileconnectors.cognito
-
The metadata of a
Dataset
, including name, server sync count, last
modified date.
- DatasetMetadata.Builder - Class in com.amazonaws.mobileconnectors.cognito
-
- DatasetMetadata.Builder(String) - Constructor for class com.amazonaws.mobileconnectors.cognito.DatasetMetadata.Builder
-
- DatasetNotFoundException - Exception in com.amazonaws.mobileconnectors.cognito.exceptions
-
This exception is thrown when the dataset that is attempted to access does
not exist.
- DatasetNotFoundException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DatasetNotFoundException
-
- DatasetNotFoundException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DatasetNotFoundException
-
- DataStorageException - Exception in com.amazonaws.mobileconnectors.cognito.exceptions
-
This exception is thrown when an error occurs during an data storage
operation.
- DataStorageException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataStorageException
-
- DataStorageException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.DataStorageException
-
- 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.
- DateSetToStringSetMarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers
-
A marshaller that marshals sets of Java Date
objects into DynamoDB
StringSets (in ISO 8601 format, ie {"2014-01-01T00:00:00Z", ...}).
- DateSetUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals sets of ISO-8601-formatted dates as sets of
Java Date
objects.
- DateToStringMarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers
-
A marshaller that marshals Java Date
objects into DynamoDB Strings
(in ISO 8601 format, ie "2014-01-01T00:00:00Z").
- DateUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals ISO-8601-formatted dates as Java
Date
objects.
- DateUtils - Class in com.amazonaws.util
-
Utilities for parsing and formatting dates.
- DateUtils() - Constructor for class com.amazonaws.util.DateUtils
-
- decode(String) - Static method in enum com.amazonaws.util.Base16
-
Decodes the given base 16 encoded string,
skipping carriage returns, line feeds and spaces as needed.
- decode(byte[]) - Static method in enum com.amazonaws.util.Base16
-
Decodes the given base 16 encoded bytes.
- decode(String) - Static method in enum com.amazonaws.util.Base32
-
Decodes the given base 32 encoded string,
skipping carriage returns, line feeds and spaces as needed.
- decode(byte[]) - Static method in enum com.amazonaws.util.Base32
-
Decodes the given base 32 encoded bytes.
- decode(String) - Static method in enum com.amazonaws.util.Base64
-
Decodes the given base 64 encoded string,
skipping carriage returns, line feeds and spaces as needed.
- decode(byte[]) - Static method in enum com.amazonaws.util.Base64
-
Decodes the given base 64 encoded bytes.
- decode(String) - Method in interface com.amazonaws.util.EncodingScheme
-
- decodeDate(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes date value from the string representation created using
encodeDate(..) function.
- decodeRealNumberRangeFloat(String, int, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes float value from the string representation that was created by
using encodeRealNumberRange(..) function.
- decodeRealNumberRangeInt(String, int) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes integer value from the string representation that was created by
using encodeRealNumberRange(..) function.
- decodeRealNumberRangeLong(String, long) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes a long value from the string representation that was created by
using encodeRealNumberRange(..) function.
- decodeZeroPaddingFloat(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes zero-padded positive float value from the string representation
- decodeZeroPaddingInt(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes zero-padded positive integer value from the string representation
- decodeZeroPaddingLong(String) - Static method in class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
Decodes a zero-padded positive long value from the string representation
- DEFAULT - Static variable in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Default configuration uses UPDATE behavior for saves and EVENTUALly
consistent reads, with no table name override and lazy-loading strategy.
- DEFAULT - Static variable in class com.amazonaws.retry.PredefinedRetryPolicies
-
SDK default retry policy
- 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.CognitoCredentialsProvider
-
Default duration for started sessions
- 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_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_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_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_THRESHOLD_SECONDS - Static variable in class com.amazonaws.auth.CognitoCredentialsProvider
-
Default threshold for refreshing session credentials
- 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.
- DefaultAWSCredentialsProviderChain - Class in com.amazonaws.auth
-
AWS credentials provider chain that looks for credentials in this order:
System Properties - aws.accessKeyId and aws.secretKey
Classpath Properties File - AwsCredentials.properties in classpath
- DefaultAWSCredentialsProviderChain() - Constructor for class com.amazonaws.auth.DefaultAWSCredentialsProviderChain
-
- DefaultRequest<T> - Class in com.amazonaws
-
Default implementation of the
Request interface.
- DefaultRequest(AmazonWebServiceRequest, String) - Constructor for class com.amazonaws.DefaultRequest
-
Constructs a new DefaultRequest with the specified service name and the
original, user facing request object.
- DefaultRequest(String) - Constructor for class com.amazonaws.DefaultRequest
-
Constructs a new DefaultRequest with the specified service name and no
specified original, user facing request object.
- DefaultSyncCallback - Class in com.amazonaws.mobileconnectors.cognito
-
A default implementation of SyncCallback.
- DefaultSyncCallback() - Constructor for class com.amazonaws.mobileconnectors.cognito.DefaultSyncCallback
-
- delayBeforeNextRetry(AmazonWebServiceRequest, AmazonClientException, int) - Method in interface com.amazonaws.retry.RetryPolicy.BackoffStrategy
-
Returns the delay (in milliseconds) before next retry attempt.
- 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() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
- delete(Object) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Deletes the given object from its DynamoDB table using the default configuration.
- delete(Object, DynamoDBDeleteExpression) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Deletes the given object from its DynamoDB table using the specified deleteExpression and default configuration.
- delete(Object, DynamoDBMapperConfig) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Deletes the given object from its DynamoDB table using the specified configuration.
- delete(T, DynamoDBDeleteExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Deletes the given object from its DynamoDB table using the provided deleteExpression and provided configuration.
- 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
-
- DeleteAlarmsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
-
- deleteAllRecords() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorder
-
Removes all requests saved to disk in the directory provided this
KinesisRecorder
- 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
-
- DeleteAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
Default constructor for a new DeleteAttributesRequest object.
- DeleteAttributesRequest(String, String) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
Constructs a new DeleteAttributesRequest object.
- DeleteAttributesRequest(String, String, List<Attribute>) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
Constructs a new DeleteAttributesRequest object.
- DeleteAttributesRequest(String, String, List<Attribute>, UpdateCondition) - Constructor for class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
Constructs a new DeleteAttributesRequest object.
- deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Deletes the specified Auto Scaling group if the group has no
instances and no scaling activities in progress.
- deleteAutoScalingGroup(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Deletes the specified Auto Scaling group if the group has no
instances and no scaling activities in progress.
- deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified Auto Scaling group if the group has no
instances and no scaling activities in progress.
- deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified Auto Scaling group if the group has no
instances and no scaling activities in progress.
- deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified Auto Scaling group if the group has no
instances and no scaling activities in progress.
- deleteAutoScalingGroupAsync(DeleteAutoScalingGroupRequest, AsyncHandler<DeleteAutoScalingGroupRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified Auto Scaling group if the group has no
instances and no scaling activities in progress.
- DeleteAutoScalingGroupRequest - Class in com.amazonaws.services.autoscaling.model
-
- DeleteAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteAutoScalingGroupRequest
-
- deleteBucket(DeleteBucketRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes the specified bucket.
- deleteBucket(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes the specified bucket.
- deleteBucket(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteBucket(DeleteBucketRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteBucketCrossOriginConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Delete the cross origin configuration for the specified bucket.
- deleteBucketCrossOriginConfiguration(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
-
- 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.
- 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
-
- 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.
- 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
-
- DeleteDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
-
Default constructor for a new DeleteDhcpOptionsRequest object.
- DeleteDhcpOptionsRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteDhcpOptionsRequest
-
Constructs a new DeleteDhcpOptionsRequest object.
- deleteDomain(DeleteDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
-
The DeleteDomain
operation deletes a domain.
- deleteDomain(DeleteDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
-
The DeleteDomain
operation deletes a domain.
- deleteDomainAsync(DeleteDomainRequest) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
-
The DeleteDomain
operation deletes a domain.
- deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, Void>) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDBAsync
-
The DeleteDomain
operation deletes a domain.
- deleteDomainAsync(DeleteDomainRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
The DeleteDomain
operation deletes a domain.
- deleteDomainAsync(DeleteDomainRequest, AsyncHandler<DeleteDomainRequest, Void>) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
The DeleteDomain
operation deletes a domain.
- DeleteDomainRequest - Class in com.amazonaws.services.simpledb.model
-
- 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.
- deleteEndpoint(DeleteEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Deletes the endpoint from Amazon SNS.
- deleteEndpoint(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Deletes the endpoint from Amazon SNS.
- deleteEndpointAsync(DeleteEndpointRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Deletes the endpoint from Amazon SNS.
- deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Deletes the endpoint from Amazon SNS.
- deleteEndpointAsync(DeleteEndpointRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Deletes the endpoint from Amazon SNS.
- deleteEndpointAsync(DeleteEndpointRequest, AsyncHandler<DeleteEndpointRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Deletes the endpoint from Amazon SNS.
- DeleteEndpointRequest - Class in com.amazonaws.services.sns.model
-
- DeleteEndpointRequest() - Constructor for class com.amazonaws.services.sns.model.DeleteEndpointRequest
-
- 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
-
- DeleteIdentityRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
-
- DeleteIdentityResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element.
- DeleteIdentityResult() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
-
- 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
-
- DeleteInternetGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteInternetGatewayRequest
-
- 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.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.dynamodbv2.model
-
- 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.
- 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
-
- 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
-
- DeleteKeyPairRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
-
Default constructor for a new DeleteKeyPairRequest object.
- DeleteKeyPairRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteKeyPairRequest
-
Constructs a new DeleteKeyPairRequest object.
- deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Deletes the specified LaunchConfiguration.
- deleteLaunchConfiguration(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Deletes the specified LaunchConfiguration.
- deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified LaunchConfiguration.
- deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Deletes the specified LaunchConfiguration.
- deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified LaunchConfiguration.
- deleteLaunchConfigurationAsync(DeleteLaunchConfigurationRequest, AsyncHandler<DeleteLaunchConfigurationRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Deletes the specified LaunchConfiguration.
- DeleteLaunchConfigurationRequest - Class in com.amazonaws.services.autoscaling.model
-
- DeleteLaunchConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteLaunchConfigurationRequest
-
- 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
-
- DeleteLoadBalancerListenersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
-
Default constructor for a new DeleteLoadBalancerListenersRequest object.
- DeleteLoadBalancerListenersRequest(String, List<Integer>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerListenersRequest
-
Constructs a new DeleteLoadBalancerListenersRequest object.
- deleteLoadBalancerPolicy(DeleteLoadBalancerPolicyRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Deletes a policy from the 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
-
- DeleteLoadBalancerPolicyRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
-
Default constructor for a new DeleteLoadBalancerPolicyRequest object.
- DeleteLoadBalancerPolicyRequest(String, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyRequest
-
Constructs a new DeleteLoadBalancerPolicyRequest object.
- DeleteLoadBalancerPolicyResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
The output for the DeleteLoadBalancerPolicy action.
- DeleteLoadBalancerPolicyResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerPolicyResult
-
- DeleteLoadBalancerRequest - Class in com.amazonaws.services.elasticloadbalancing.model
-
- DeleteLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
-
Default constructor for a new DeleteLoadBalancerRequest object.
- DeleteLoadBalancerRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeleteLoadBalancerRequest
-
Constructs a new DeleteLoadBalancerRequest object.
- deleteMessage(DeleteMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
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
-
- DeleteMessageBatchRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
Default constructor for a new DeleteMessageBatchRequest object.
- DeleteMessageBatchRequest(String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
Constructs a new DeleteMessageBatchRequest object.
- DeleteMessageBatchRequest(String, List<DeleteMessageBatchRequestEntry>) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequest
-
Constructs a new DeleteMessageBatchRequest object.
- DeleteMessageBatchRequestEntry - Class in com.amazonaws.services.sqs.model
-
Encloses a receipt handle and an identifier for it.
- DeleteMessageBatchRequestEntry() - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
Default constructor for a new DeleteMessageBatchRequestEntry object.
- DeleteMessageBatchRequestEntry(String, String) - Constructor for class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
Constructs a new DeleteMessageBatchRequestEntry object.
- DeleteMessageBatchResult - Class in com.amazonaws.services.sqs.model
-
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
-
- DeleteMessageRequest - Class in com.amazonaws.services.sqs.model
-
- 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.
- 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
-
- DeleteNetworkAclEntryRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNetworkAclEntryRequest
-
- DeleteNetworkAclRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteNetworkAclRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNetworkAclRequest
-
- 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
-
- DeleteNetworkInterfaceRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteNetworkInterfaceRequest
-
- 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
-
- DeleteNotificationConfigurationRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
- deleteObject(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes the specified object in the specified bucket.
- deleteObject(DeleteObjectRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes the specified object in the specified bucket.
- deleteObject(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteObject(DeleteObjectRequest) - Method in class com.amazonaws.services.s3.AmazonS3EncryptionClient
-
- DeleteObjectRequest - Class in com.amazonaws.services.s3.model
-
Provides options for deleting a specified object in a specified bucket.
- DeleteObjectRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectRequest
-
- 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
-
- DeleteObjectsRequest.KeyVersion - Class in com.amazonaws.services.s3.model
-
A key to delete, with an optional version attribute.
- DeleteObjectsRequest.KeyVersion(String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
-
Constructs a key without a version.
- DeleteObjectsRequest.KeyVersion(String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
-
Constructs a key-version pair.
- DeleteObjectsResult - Class in com.amazonaws.services.s3.model
-
- DeleteObjectsResult(List<DeleteObjectsResult.DeletedObject>) - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult
-
- DeleteObjectsResult.DeletedObject - Class in com.amazonaws.services.s3.model
-
A successfully deleted object.
- DeleteObjectsResult.DeletedObject() - Constructor for class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
-
- deletePlacementGroup(DeletePlacementGroupRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes 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
-
- 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.
- deletePlatformApplication(DeletePlatformApplicationRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
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
-
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
-
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
-
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
-
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
-
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
-
- DeletePlatformApplicationRequest() - Constructor for class com.amazonaws.services.sns.model.DeletePlatformApplicationRequest
-
- 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
-
- DeletePolicyRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeletePolicyRequest
-
- 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
-
- DeleteQueueRequest() - Constructor for class com.amazonaws.services.sqs.model.DeleteQueueRequest
-
Default constructor for a new DeleteQueueRequest object.
- DeleteQueueRequest(String) - Constructor for class com.amazonaws.services.sqs.model.DeleteQueueRequest
-
Constructs a new DeleteQueueRequest object.
- DeleteRequest - Class in com.amazonaws.services.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.
- 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
-
- DeleteRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteRouteRequest
-
- 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
-
- DeleteRouteTableRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteRouteTableRequest
-
- 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
-
- DeleteScheduledActionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
-
- 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
-
- DeleteSecurityGroupRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
-
Default constructor for a new DeleteSecurityGroupRequest object.
- DeleteSecurityGroupRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSecurityGroupRequest
-
Constructs a new DeleteSecurityGroupRequest object.
- deleteSnapshot(DeleteSnapshotRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the 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
-
- DeleteSnapshotRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
-
Default constructor for a new DeleteSnapshotRequest object.
- DeleteSnapshotRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteSnapshotRequest
-
Constructs a new DeleteSnapshotRequest object.
- deleteSpotDatafeedSubscription(DeleteSpotDatafeedSubscriptionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the 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
-
- DeleteSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteSpotDatafeedSubscriptionRequest
-
- 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
-
- 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.
- 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.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.dynamodbv2.model
-
- 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.
- 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
-
- 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
-
- DeleteTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
-
- DeleteTagsRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
Default constructor for a new DeleteTagsRequest object.
- DeleteTagsRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
Constructs a new DeleteTagsRequest object.
- deleteTopic(DeleteTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Deletes a topic and all its subscriptions.
- deleteTopic(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Deletes a topic and all its subscriptions.
- deleteTopic(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Deletes a topic and all its subscriptions.
- deleteTopic(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Deletes a topic and all its subscriptions.
- deleteTopicAsync(DeleteTopicRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Deletes a topic and all its subscriptions.
- deleteTopicAsync(DeleteTopicRequest, AsyncHandler<DeleteTopicRequest, Void>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Deletes a topic and all its subscriptions.
- deleteTopicAsync(DeleteTopicRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Deletes a topic and all its subscriptions.
- deleteTopicAsync(DeleteTopicRequest, AsyncHandler<DeleteTopicRequest, Void>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Deletes a topic and all its subscriptions.
- DeleteTopicRequest - Class in com.amazonaws.services.sns.model
-
- DeleteTopicRequest() - Constructor for class com.amazonaws.services.sns.model.DeleteTopicRequest
-
Default constructor for a new DeleteTopicRequest object.
- DeleteTopicRequest(String) - Constructor for class com.amazonaws.services.sns.model.DeleteTopicRequest
-
Constructs a new DeleteTopicRequest object.
- deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Deletes the specified email address from the list of verified
addresses.
- deleteVerifiedEmailAddress(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Deletes the specified email address from the list of verified
addresses.
- deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified email address from the list of verified
addresses.
- deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, Void>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Deletes the specified email address from the list of verified
addresses.
- deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified email address from the list of verified
addresses.
- deleteVerifiedEmailAddressAsync(DeleteVerifiedEmailAddressRequest, AsyncHandler<DeleteVerifiedEmailAddressRequest, Void>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Deletes the specified email address from the list of verified
addresses.
- DeleteVerifiedEmailAddressRequest - Class in com.amazonaws.services.simpleemail.model
-
- DeleteVerifiedEmailAddressRequest() - Constructor for class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
-
- deleteVersion(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes a specific version of the specified object in the specified
bucket.
- deleteVersion(DeleteVersionRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Deletes a specific version of an object in the specified bucket.
- deleteVersion(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- deleteVersion(DeleteVersionRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- DeleteVersionRequest - Class in com.amazonaws.services.s3.model
-
Provides options for deleting a specific version of an object in the specified bucket.
- DeleteVersionRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Constructs a new
DeleteVersionRequest
object,
ready to be executed to
delete the version identified by the specified version ID, in the
specified bucket and key.
- DeleteVersionRequest(String, String, String, MultiFactorAuthentication) - Constructor for class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Constructs a new
DeleteVersionRequest
object,
ready to be executed to
delete the version identified by the specified version ID, in the
specified bucket and key, with the specified Multi-Factor Authentication
(MFA) information.
- deleteVolume(DeleteVolumeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes the specified Amazon EBS volume.
- deleteVolume(DeleteVolumeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes the specified Amazon EBS volume.
- 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.
- DeleteVolumeRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
-
Default constructor for a new DeleteVolumeRequest object.
- DeleteVolumeRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVolumeRequest
-
Constructs a new DeleteVolumeRequest object.
- deleteVpc(DeleteVpcRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes 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.
- deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes a VPC peering connection.
- deleteVpcPeeringConnection() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes a VPC peering connection.
- deleteVpcPeeringConnection(DeleteVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes a VPC peering connection.
- deleteVpcPeeringConnection() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Deletes a VPC peering connection.
- deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes a VPC peering connection.
- deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest, AsyncHandler<DeleteVpcPeeringConnectionRequest, DeleteVpcPeeringConnectionResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Deletes a VPC peering connection.
- deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes a VPC peering connection.
- deleteVpcPeeringConnectionAsync(DeleteVpcPeeringConnectionRequest, AsyncHandler<DeleteVpcPeeringConnectionRequest, DeleteVpcPeeringConnectionResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Deletes a VPC peering connection.
- DeleteVpcPeeringConnectionRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteVpcPeeringConnectionRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
-
- DeleteVpcPeeringConnectionResult - Class in com.amazonaws.services.ec2.model
-
- DeleteVpcPeeringConnectionResult() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
-
- DeleteVpcRequest - Class in com.amazonaws.services.ec2.model
-
- DeleteVpcRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcRequest
-
Default constructor for a new DeleteVpcRequest object.
- DeleteVpcRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpcRequest
-
Constructs a new DeleteVpcRequest object.
- deleteVpnConnection(DeleteVpnConnectionRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Deletes 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
-
- 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.
- 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
-
- DeleteVpnConnectionRouteRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnConnectionRouteRequest
-
- 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
-
- DeleteVpnGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
-
Default constructor for a new DeleteVpnGatewayRequest object.
- DeleteVpnGatewayRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeleteVpnGatewayRequest
-
Constructs a new DeleteVpnGatewayRequest object.
- DELIMITER_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.S3ConditionFactory
-
Condition key for the delimiter specified by a request.
- deregisterImage(DeregisterImageRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
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
-
- DeregisterImageRequest() - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
-
Default constructor for a new DeregisterImageRequest object.
- DeregisterImageRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DeregisterImageRequest
-
Constructs a new DeregisterImageRequest object.
- deregisterInstancesFromLoadBalancer(DeregisterInstancesFromLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Deregisters instances from the 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
-
- DeregisterInstancesFromLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
-
Default constructor for a new DeregisterInstancesFromLoadBalancerRequest object.
- DeregisterInstancesFromLoadBalancerRequest(String, List<Instance>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerRequest
-
Constructs a new DeregisterInstancesFromLoadBalancerRequest object.
- DeregisterInstancesFromLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
The output for the DeregisterInstancesFromLoadBalancer action.
- DeregisterInstancesFromLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DeregisterInstancesFromLoadBalancerResult
-
- 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
-
- DescribeAccountAttributesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAccountAttributesRequest
-
- DescribeAccountAttributesResult - Class in com.amazonaws.services.ec2.model
-
- DescribeAccountAttributesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
-
- 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
-
- DescribeAccountLimitsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsRequest
-
- DescribeAccountLimitsResult - Class in com.amazonaws.services.autoscaling.model
-
The output of the DescribeAccountLimitsResult action.
- DescribeAccountLimitsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAccountLimitsResult
-
- 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
-
- DescribeAddressesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
- DescribeAddressesResult - Class in com.amazonaws.services.ec2.model
-
- DescribeAddressesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAddressesResult
-
- describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns policy adjustment types for use in the PutScalingPolicy
action.
- describeAdjustmentTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns policy adjustment types for use in the PutScalingPolicy
action.
- describeAdjustmentTypes(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns policy adjustment types for use in the PutScalingPolicy
action.
- describeAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns policy adjustment types for use in the PutScalingPolicy
action.
- describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns policy adjustment types for use in the PutScalingPolicy
action.
- describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns policy adjustment types for use in the PutScalingPolicy
action.
- describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns policy adjustment types for use in the PutScalingPolicy
action.
- describeAdjustmentTypesAsync(DescribeAdjustmentTypesRequest, AsyncHandler<DescribeAdjustmentTypesRequest, DescribeAdjustmentTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns policy adjustment types for use in the PutScalingPolicy
action.
- DescribeAdjustmentTypesRequest - Class in com.amazonaws.services.autoscaling.model
-
- DescribeAdjustmentTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesRequest
-
- DescribeAdjustmentTypesResult - Class in com.amazonaws.services.autoscaling.model
-
The output of the DescribeAdjustmentTypes action.
- DescribeAdjustmentTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
-
- describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Retrieves history for the specified alarm.
- describeAlarmHistory() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Retrieves history for the specified alarm.
- describeAlarmHistory(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Retrieves history for the specified alarm.
- describeAlarmHistory() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Retrieves history for the specified alarm.
- describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Retrieves history for the specified alarm.
- describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Retrieves history for the specified alarm.
- describeAlarmHistoryAsync(DescribeAlarmHistoryRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Retrieves history for the specified alarm.
- describeAlarmHistoryAsync(DescribeAlarmHistoryRequest, AsyncHandler<DescribeAlarmHistoryRequest, DescribeAlarmHistoryResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Retrieves history for the specified alarm.
- DescribeAlarmHistoryRequest - Class in com.amazonaws.services.cloudwatch.model
-
- DescribeAlarmHistoryRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
- DescribeAlarmHistoryResult - Class in com.amazonaws.services.cloudwatch.model
-
The output for the DescribeAlarmHistory action.
- DescribeAlarmHistoryResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
- describeAlarms(DescribeAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Retrieves alarms with the specified names.
- describeAlarms() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Retrieves alarms with the specified names.
- describeAlarms(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Retrieves alarms with the specified names.
- describeAlarms() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Retrieves alarms with the specified names.
- describeAlarmsAsync(DescribeAlarmsRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Retrieves alarms with the specified names.
- describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Retrieves alarms with the specified names.
- describeAlarmsAsync(DescribeAlarmsRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Retrieves alarms with the specified names.
- describeAlarmsAsync(DescribeAlarmsRequest, AsyncHandler<DescribeAlarmsRequest, DescribeAlarmsResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Retrieves alarms with the specified names.
- describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Retrieves all alarms for a single metric.
- describeAlarmsForMetric(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Retrieves all alarms for a single metric.
- describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Retrieves all alarms for a single metric.
- describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Retrieves all alarms for a single metric.
- describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Retrieves all alarms for a single metric.
- describeAlarmsForMetricAsync(DescribeAlarmsForMetricRequest, AsyncHandler<DescribeAlarmsForMetricRequest, DescribeAlarmsForMetricResult>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Retrieves all alarms for a single metric.
- DescribeAlarmsForMetricRequest - Class in com.amazonaws.services.cloudwatch.model
-
- DescribeAlarmsForMetricRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
- DescribeAlarmsForMetricResult - Class in com.amazonaws.services.cloudwatch.model
-
The output for the DescribeAlarmsForMetric action.
- DescribeAlarmsForMetricResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
-
- DescribeAlarmsRequest - Class in com.amazonaws.services.cloudwatch.model
-
- DescribeAlarmsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
- DescribeAlarmsResult - Class in com.amazonaws.services.cloudwatch.model
-
The output for the DescribeAlarms action.
- DescribeAlarmsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
- describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns a full description of each Auto Scaling group in the given
list.
- describeAutoScalingGroups() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns a full description of each Auto Scaling group in the given
list.
- describeAutoScalingGroups(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns a full description of each Auto Scaling group in the given
list.
- describeAutoScalingGroups() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns a full description of each Auto Scaling group in the given
list.
- describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns a full description of each Auto Scaling group in the given
list.
- describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns a full description of each Auto Scaling group in the given
list.
- describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns a full description of each Auto Scaling group in the given
list.
- describeAutoScalingGroupsAsync(DescribeAutoScalingGroupsRequest, AsyncHandler<DescribeAutoScalingGroupsRequest, DescribeAutoScalingGroupsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns a full description of each Auto Scaling group in the given
list.
- DescribeAutoScalingGroupsRequest - Class in com.amazonaws.services.autoscaling.model
-
- DescribeAutoScalingGroupsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
- DescribeAutoScalingGroupsResult - Class in com.amazonaws.services.autoscaling.model
-
The AutoScalingGroupsType
data type.
- DescribeAutoScalingGroupsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
- describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns a description of each Auto Scaling instance in the
InstanceIds
list.
- describeAutoScalingInstances() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns a description of each Auto Scaling instance in the
InstanceIds
list.
- describeAutoScalingInstances(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns a description of each Auto Scaling instance in the
InstanceIds
list.
- describeAutoScalingInstances() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns a description of each Auto Scaling instance in the
InstanceIds
list.
- describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns a description of each Auto Scaling instance in the
InstanceIds
list.
- describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns a description of each Auto Scaling instance in the
InstanceIds
list.
- describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns a description of each Auto Scaling instance in the
InstanceIds
list.
- describeAutoScalingInstancesAsync(DescribeAutoScalingInstancesRequest, AsyncHandler<DescribeAutoScalingInstancesRequest, DescribeAutoScalingInstancesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns a description of each Auto Scaling instance in the
InstanceIds
list.
- DescribeAutoScalingInstancesRequest - Class in com.amazonaws.services.autoscaling.model
-
- DescribeAutoScalingInstancesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
- DescribeAutoScalingInstancesResult - Class in com.amazonaws.services.autoscaling.model
-
The AutoScalingInstancesType
data type.
- DescribeAutoScalingInstancesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
- describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns a list of all notification types that are supported by Auto
Scaling.
- describeAutoScalingNotificationTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns a list of all notification types that are supported by Auto
Scaling.
- describeAutoScalingNotificationTypes(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns a list of all notification types that are supported by Auto
Scaling.
- describeAutoScalingNotificationTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns a list of all notification types that are supported by Auto
Scaling.
- describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns a list of all notification types that are supported by Auto
Scaling.
- describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns a list of all notification types that are supported by Auto
Scaling.
- describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns a list of all notification types that are supported by Auto
Scaling.
- describeAutoScalingNotificationTypesAsync(DescribeAutoScalingNotificationTypesRequest, AsyncHandler<DescribeAutoScalingNotificationTypesRequest, DescribeAutoScalingNotificationTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns a list of all notification types that are supported by Auto
Scaling.
- DescribeAutoScalingNotificationTypesRequest - Class in com.amazonaws.services.autoscaling.model
-
- DescribeAutoScalingNotificationTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesRequest
-
- DescribeAutoScalingNotificationTypesResult - Class in com.amazonaws.services.autoscaling.model
-
The AutoScalingNotificationTypes
data type.
- DescribeAutoScalingNotificationTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeAutoScalingNotificationTypesResult
-
- describeAvailabilityZones(DescribeAvailabilityZonesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
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
-
- DescribeAvailabilityZonesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesRequest
-
- DescribeAvailabilityZonesResult - Class in com.amazonaws.services.ec2.model
-
- DescribeAvailabilityZonesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeAvailabilityZonesResult
-
- 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
-
- DescribeBundleTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeBundleTasksRequest
-
- DescribeBundleTasksResult - Class in com.amazonaws.services.ec2.model
-
- DescribeBundleTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeBundleTasksResult
-
- 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
-
- DescribeConversionTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeConversionTasksRequest
-
- DescribeConversionTasksResult - Class in com.amazonaws.services.ec2.model
-
- DescribeConversionTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeConversionTasksResult
-
- 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
-
- DescribeCustomerGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysRequest
-
- DescribeCustomerGatewaysResult - Class in com.amazonaws.services.ec2.model
-
- DescribeCustomerGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeCustomerGatewaysResult
-
- 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
-
- DescribeDhcpOptionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeDhcpOptionsRequest
-
- DescribeDhcpOptionsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeDhcpOptionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeDhcpOptionsResult
-
- 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
-
- DescribeExportTasksRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeExportTasksRequest
-
- DescribeExportTasksResult - Class in com.amazonaws.services.ec2.model
-
- DescribeExportTasksResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeExportTasksResult
-
- describeImageAttribute(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the specified attribute of the specified AMI.
- describeImageAttribute(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the specified attribute of the specified AMI.
- describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified AMI.
- describeImageAttributeAsync(DescribeImageAttributeRequest, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified AMI.
- describeImageAttributeAsync(DescribeImageAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified AMI.
- describeImageAttributeAsync(DescribeImageAttributeRequest, AsyncHandler<DescribeImageAttributeRequest, DescribeImageAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified AMI.
- DescribeImageAttributeRequest - Class in com.amazonaws.services.ec2.model
-
- 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.
- DescribeImageAttributeResult - Class in com.amazonaws.services.ec2.model
-
- DescribeImageAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImageAttributeResult
-
- 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
-
- DescribeImagesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesRequest
-
- DescribeImagesResult - Class in com.amazonaws.services.ec2.model
-
- DescribeImagesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeImagesResult
-
- describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the specified attribute of the specified instance.
- describeInstanceAttribute(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the specified attribute of the specified instance.
- describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified instance.
- describeInstanceAttributeAsync(DescribeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified instance.
- describeInstanceAttributeAsync(DescribeInstanceAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified instance.
- describeInstanceAttributeAsync(DescribeInstanceAttributeRequest, AsyncHandler<DescribeInstanceAttributeRequest, DescribeInstanceAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified instance.
- DescribeInstanceAttributeRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeInstanceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
Default constructor for a new DescribeInstanceAttributeRequest object.
- DescribeInstanceAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
Constructs a new DescribeInstanceAttributeRequest object.
- DescribeInstanceAttributeRequest(String, InstanceAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest
-
Constructs a new DescribeInstanceAttributeRequest object.
- DescribeInstanceAttributeResult - Class in com.amazonaws.services.ec2.model
-
- DescribeInstanceAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
-
- describeInstanceHealth(DescribeInstanceHealthRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Returns the current state of the 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
-
- DescribeInstanceHealthRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
-
Default constructor for a new DescribeInstanceHealthRequest object.
- DescribeInstanceHealthRequest(String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthRequest
-
Constructs a new DescribeInstanceHealthRequest object.
- DescribeInstanceHealthResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
The output for the DescribeInstanceHealth action.
- DescribeInstanceHealthResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeInstanceHealthResult
-
- describeInstances(DescribeInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
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.
- 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.
- DescribeInstancesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesRequest
-
- DescribeInstancesResult - Class in com.amazonaws.services.ec2.model
-
- DescribeInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstancesResult
-
- 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
-
- DescribeInstanceStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest
-
- DescribeInstanceStatusResult - Class in com.amazonaws.services.ec2.model
-
- DescribeInstanceStatusResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInstanceStatusResult
-
- 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
-
- DescribeInternetGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeInternetGatewaysRequest
-
- DescribeInternetGatewaysResult - Class in com.amazonaws.services.ec2.model
-
- DescribeInternetGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeInternetGatewaysResult
-
- 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
-
- DescribeKeyPairsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsRequest
-
- DescribeKeyPairsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeKeyPairsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
-
- describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns a full description of the launch configurations, or the
specified launch configurations, if they exist.
- describeLaunchConfigurations() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns a full description of the launch configurations, or the
specified launch configurations, if they exist.
- describeLaunchConfigurations(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns a full description of the launch configurations, or the
specified launch configurations, if they exist.
- describeLaunchConfigurations() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns a full description of the launch configurations, or the
specified launch configurations, if they exist.
- describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns a full description of the launch configurations, or the
specified launch configurations, if they exist.
- describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns a full description of the launch configurations, or the
specified launch configurations, if they exist.
- describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns a full description of the launch configurations, or the
specified launch configurations, if they exist.
- describeLaunchConfigurationsAsync(DescribeLaunchConfigurationsRequest, AsyncHandler<DescribeLaunchConfigurationsRequest, DescribeLaunchConfigurationsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns a full description of the launch configurations, or the
specified launch configurations, if they exist.
- DescribeLaunchConfigurationsRequest - Class in com.amazonaws.services.autoscaling.model
-
- DescribeLaunchConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
- DescribeLaunchConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
-
The LaunchConfigurationsType
data type.
- DescribeLaunchConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
- 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
-
- DescribeLoadBalancerAttributesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerAttributesRequest
-
- 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
-
- 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
-
- DescribeLoadBalancerPoliciesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesRequest
-
- DescribeLoadBalancerPoliciesResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
The output for the DescribeLoadBalancerPolicies action.
- DescribeLoadBalancerPoliciesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPoliciesResult
-
- describeLoadBalancerPolicyTypes(DescribeLoadBalancerPolicyTypesRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Returns meta-information on the specified 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
-
- DescribeLoadBalancerPolicyTypesRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesRequest
-
- DescribeLoadBalancerPolicyTypesResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
The output for the DescribeLoadBalancerPolicyTypes action.
- DescribeLoadBalancerPolicyTypesResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancerPolicyTypesResult
-
- describeLoadBalancers(DescribeLoadBalancersRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Returns detailed configuration information for 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
-
- DescribeLoadBalancersRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
Default constructor for a new DescribeLoadBalancersRequest object.
- DescribeLoadBalancersRequest(List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
Constructs a new DescribeLoadBalancersRequest object.
- DescribeLoadBalancersResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
The output for the DescribeLoadBalancers action.
- DescribeLoadBalancersResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
- describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns a list of metrics and a corresponding list of granularities
for each metric.
- describeMetricCollectionTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns a list of metrics and a corresponding list of granularities
for each metric.
- describeMetricCollectionTypes(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns a list of metrics and a corresponding list of granularities
for each metric.
- describeMetricCollectionTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns a list of metrics and a corresponding list of granularities
for each metric.
- describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns a list of metrics and a corresponding list of granularities
for each metric.
- describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns a list of metrics and a corresponding list of granularities
for each metric.
- describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns a list of metrics and a corresponding list of granularities
for each metric.
- describeMetricCollectionTypesAsync(DescribeMetricCollectionTypesRequest, AsyncHandler<DescribeMetricCollectionTypesRequest, DescribeMetricCollectionTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns a list of metrics and a corresponding list of granularities
for each metric.
- DescribeMetricCollectionTypesRequest - Class in com.amazonaws.services.autoscaling.model
-
- DescribeMetricCollectionTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesRequest
-
- DescribeMetricCollectionTypesResult - Class in com.amazonaws.services.autoscaling.model
-
The output of the DescribeMetricCollectionTypes action.
- DescribeMetricCollectionTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
- 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
-
- DescribeNetworkAclsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkAclsRequest
-
- DescribeNetworkAclsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeNetworkAclsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkAclsResult
-
- 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
-
- DescribeNetworkInterfaceAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeRequest
-
- DescribeNetworkInterfaceAttributeResult - Class in com.amazonaws.services.ec2.model
-
- DescribeNetworkInterfaceAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfaceAttributeResult
-
- 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
-
- DescribeNetworkInterfacesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesRequest
-
- DescribeNetworkInterfacesResult - Class in com.amazonaws.services.ec2.model
-
- DescribeNetworkInterfacesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeNetworkInterfacesResult
-
- 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
-
- DescribeNotificationConfigurationsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
- DescribeNotificationConfigurationsResult - Class in com.amazonaws.services.autoscaling.model
-
The output of the DescribeNotificationConfigurations action.
- DescribeNotificationConfigurationsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
- describePlacementGroups(DescribePlacementGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
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
-
- DescribePlacementGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribePlacementGroupsRequest
-
- DescribePlacementGroupsResult - Class in com.amazonaws.services.ec2.model
-
- DescribePlacementGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribePlacementGroupsResult
-
- describePolicies(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns descriptions of what each policy does.
- describePolicies() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns descriptions of what each policy does.
- describePolicies(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns descriptions of what each policy does.
- describePolicies() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns descriptions of what each policy does.
- describePoliciesAsync(DescribePoliciesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns descriptions of what each policy does.
- describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns descriptions of what each policy does.
- describePoliciesAsync(DescribePoliciesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns descriptions of what each policy does.
- describePoliciesAsync(DescribePoliciesRequest, AsyncHandler<DescribePoliciesRequest, DescribePoliciesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns descriptions of what each policy does.
- DescribePoliciesRequest - Class in com.amazonaws.services.autoscaling.model
-
- DescribePoliciesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
- DescribePoliciesResult - Class in com.amazonaws.services.autoscaling.model
-
The PoliciesType
data type.
- DescribePoliciesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
- describeRegions(DescribeRegionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
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
-
- DescribeRegionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeRegionsRequest
-
- DescribeRegionsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeRegionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeRegionsResult
-
- 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
-
- DescribeReservedInstancesListingsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsRequest
-
- DescribeReservedInstancesListingsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeReservedInstancesListingsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesListingsResult
-
- 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
-
- DescribeReservedInstancesModificationsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsRequest
-
- DescribeReservedInstancesModificationsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeReservedInstancesModificationsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesModificationsResult
-
- 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
-
- DescribeReservedInstancesOfferingsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
- DescribeReservedInstancesOfferingsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeReservedInstancesOfferingsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsResult
-
- DescribeReservedInstancesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeReservedInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
- DescribeReservedInstancesResult - Class in com.amazonaws.services.ec2.model
-
- DescribeReservedInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeReservedInstancesResult
-
- 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
-
- DescribeRouteTablesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeRouteTablesRequest
-
- DescribeRouteTablesResult - Class in com.amazonaws.services.ec2.model
-
- DescribeRouteTablesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeRouteTablesResult
-
- 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
-
- DescribeScalingActivitiesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
- DescribeScalingActivitiesResult - Class in com.amazonaws.services.autoscaling.model
-
The output for the DescribeScalingActivities action.
- DescribeScalingActivitiesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
- describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns scaling process types for use in the ResumeProcesses and
SuspendProcesses actions.
- describeScalingProcessTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns scaling process types for use in the ResumeProcesses and
SuspendProcesses actions.
- describeScalingProcessTypes(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns scaling process types for use in the ResumeProcesses and
SuspendProcesses actions.
- describeScalingProcessTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns scaling process types for use in the ResumeProcesses and
SuspendProcesses actions.
- describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns scaling process types for use in the ResumeProcesses and
SuspendProcesses actions.
- describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns scaling process types for use in the ResumeProcesses and
SuspendProcesses actions.
- describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns scaling process types for use in the ResumeProcesses and
SuspendProcesses actions.
- describeScalingProcessTypesAsync(DescribeScalingProcessTypesRequest, AsyncHandler<DescribeScalingProcessTypesRequest, DescribeScalingProcessTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns scaling process types for use in the ResumeProcesses and
SuspendProcesses actions.
- DescribeScalingProcessTypesRequest - Class in com.amazonaws.services.autoscaling.model
-
- DescribeScalingProcessTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesRequest
-
- DescribeScalingProcessTypesResult - Class in com.amazonaws.services.autoscaling.model
-
The output of the DescribeScalingProcessTypes action.
- DescribeScalingProcessTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
-
- describeScheduledActions(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Lists all the actions scheduled for your Auto Scaling group that
haven't been executed.
- describeScheduledActions() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Lists all the actions scheduled for your Auto Scaling group that
haven't been executed.
- describeScheduledActions(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Lists all the actions scheduled for your Auto Scaling group that
haven't been executed.
- describeScheduledActions() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Lists all the actions scheduled for your Auto Scaling group that
haven't been executed.
- describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Lists all the actions scheduled for your Auto Scaling group that
haven't been executed.
- describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Lists all the actions scheduled for your Auto Scaling group that
haven't been executed.
- describeScheduledActionsAsync(DescribeScheduledActionsRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Lists all the actions scheduled for your Auto Scaling group that
haven't been executed.
- describeScheduledActionsAsync(DescribeScheduledActionsRequest, AsyncHandler<DescribeScheduledActionsRequest, DescribeScheduledActionsResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Lists all the actions scheduled for your Auto Scaling group that
haven't been executed.
- DescribeScheduledActionsRequest - Class in com.amazonaws.services.autoscaling.model
-
- DescribeScheduledActionsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
- DescribeScheduledActionsResult - Class in com.amazonaws.services.autoscaling.model
-
A scaling action that is scheduled for a future time and date.
- DescribeScheduledActionsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
- describeSecurityGroups(DescribeSecurityGroupsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
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
-
- DescribeSecurityGroupsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsRequest
-
- DescribeSecurityGroupsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeSecurityGroupsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSecurityGroupsResult
-
- describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the specified attribute of the specified snapshot.
- describeSnapshotAttribute(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the specified attribute of the specified snapshot.
- describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified snapshot.
- describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the specified attribute of the specified snapshot.
- describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified snapshot.
- describeSnapshotAttributeAsync(DescribeSnapshotAttributeRequest, AsyncHandler<DescribeSnapshotAttributeRequest, DescribeSnapshotAttributeResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes the specified attribute of the specified snapshot.
- DescribeSnapshotAttributeRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSnapshotAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
Default constructor for a new DescribeSnapshotAttributeRequest object.
- DescribeSnapshotAttributeRequest(String, String) - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
Constructs a new DescribeSnapshotAttributeRequest object.
- DescribeSnapshotAttributeRequest(String, SnapshotAttributeName) - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
Constructs a new DescribeSnapshotAttributeRequest object.
- DescribeSnapshotAttributeResult - Class in com.amazonaws.services.ec2.model
-
- DescribeSnapshotAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeResult
-
- 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.
- DescribeSnapshotsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeSnapshotsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotsRequest
-
- DescribeSnapshotsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeSnapshotsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSnapshotsResult
-
- 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
-
- DescribeSpotDatafeedSubscriptionRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionRequest
-
- DescribeSpotDatafeedSubscriptionResult - Class in com.amazonaws.services.ec2.model
-
- DescribeSpotDatafeedSubscriptionResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotDatafeedSubscriptionResult
-
- describeSpotInstanceRequests(DescribeSpotInstanceRequestsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
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
-
- DescribeSpotInstanceRequestsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsRequest
-
- DescribeSpotInstanceRequestsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeSpotInstanceRequestsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotInstanceRequestsResult
-
- describeSpotPriceHistory(DescribeSpotPriceHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the Spot Price history.
- describeSpotPriceHistory() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes the Spot Price history.
- describeSpotPriceHistory(DescribeSpotPriceHistoryRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the Spot Price history.
- describeSpotPriceHistory() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes the Spot Price history.
- describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes the Spot Price history.
- describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest, 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
-
- DescribeSpotPriceHistoryRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
- DescribeSpotPriceHistoryResult - Class in com.amazonaws.services.ec2.model
-
- DescribeSpotPriceHistoryResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryResult
-
- describeSubnets(DescribeSubnetsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
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
-
- DescribeSubnetsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
- DescribeSubnetsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeSubnetsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeSubnetsResult
-
- 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.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.dynamodbv2.model
-
- 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.
- 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
-
- 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
-
- DescribeTagsRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
- DescribeTagsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeTagsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
Default constructor for a new DescribeTagsRequest object.
- DescribeTagsRequest(List<Filter>) - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsRequest
-
Constructs a new DescribeTagsRequest object.
- DescribeTagsResult - Class in com.amazonaws.services.autoscaling.model
- DescribeTagsResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
- DescribeTagsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeTagsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeTagsResult
-
- describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns a list of all termination policies supported by Auto Scaling.
- describeTerminationPolicyTypes() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns a list of all termination policies supported by Auto Scaling.
- describeTerminationPolicyTypes(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns a list of all termination policies supported by Auto Scaling.
- describeTerminationPolicyTypes() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns a list of all termination policies supported by Auto Scaling.
- describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns a list of all termination policies supported by Auto Scaling.
- describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Returns a list of all termination policies supported by Auto Scaling.
- describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns a list of all termination policies supported by Auto Scaling.
- describeTerminationPolicyTypesAsync(DescribeTerminationPolicyTypesRequest, AsyncHandler<DescribeTerminationPolicyTypesRequest, DescribeTerminationPolicyTypesResult>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns a list of all termination policies supported by Auto Scaling.
- DescribeTerminationPolicyTypesRequest - Class in com.amazonaws.services.autoscaling.model
-
- DescribeTerminationPolicyTypesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesRequest
-
- DescribeTerminationPolicyTypesResult - Class in com.amazonaws.services.autoscaling.model
-
The TerminationPolicyTypes
data type.
- DescribeTerminationPolicyTypesResult() - Constructor for class com.amazonaws.services.autoscaling.model.DescribeTerminationPolicyTypesResult
-
- describeVolumeAttribute(DescribeVolumeAttributeRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
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
-
- DescribeVolumeAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeAttributeRequest
-
- DescribeVolumeAttributeResult - Class in com.amazonaws.services.ec2.model
-
- DescribeVolumeAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeAttributeResult
-
- 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.
- 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.
- DescribeVolumesRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVolumesRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
Default constructor for a new DescribeVolumesRequest object.
- DescribeVolumesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesRequest
-
Constructs a new DescribeVolumesRequest object.
- DescribeVolumesResult - Class in com.amazonaws.services.ec2.model
-
- DescribeVolumesResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumesResult
-
- 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
-
- DescribeVolumeStatusRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeStatusRequest
-
- DescribeVolumeStatusResult - Class in com.amazonaws.services.ec2.model
-
- DescribeVolumeStatusResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVolumeStatusResult
-
- 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
-
- DescribeVpcAttributeRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcAttributeRequest
-
- DescribeVpcAttributeResult - Class in com.amazonaws.services.ec2.model
-
- DescribeVpcAttributeResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcAttributeResult
-
- describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnections() - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnections(DescribeVpcPeeringConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnections() - Method in class com.amazonaws.services.ec2.AmazonEC2Client
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest, AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult>) - Method in interface com.amazonaws.services.ec2.AmazonEC2Async
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your VPC peering connections.
- describeVpcPeeringConnectionsAsync(DescribeVpcPeeringConnectionsRequest, AsyncHandler<DescribeVpcPeeringConnectionsRequest, DescribeVpcPeeringConnectionsResult>) - Method in class com.amazonaws.services.ec2.AmazonEC2AsyncClient
-
Describes one or more of your VPC peering connections.
- DescribeVpcPeeringConnectionsRequest - Class in com.amazonaws.services.ec2.model
-
- DescribeVpcPeeringConnectionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
- DescribeVpcPeeringConnectionsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeVpcPeeringConnectionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
-
- 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
-
- DescribeVpcsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
- DescribeVpcsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeVpcsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpcsResult
-
- describeVpnConnections(DescribeVpnConnectionsRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
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
-
- DescribeVpnConnectionsRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnConnectionsRequest
-
- DescribeVpnConnectionsResult - Class in com.amazonaws.services.ec2.model
-
- DescribeVpnConnectionsResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnConnectionsResult
-
- describeVpnGateways(DescribeVpnGatewaysRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
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
-
- DescribeVpnGatewaysRequest() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnGatewaysRequest
-
- DescribeVpnGatewaysResult - Class in com.amazonaws.services.ec2.model
-
- DescribeVpnGatewaysResult() - Constructor for class com.amazonaws.services.ec2.model.DescribeVpnGatewaysResult
-
- deserializeFrom(InputStream) - Static method in class com.amazonaws.mobileconnectors.s3.transfermanager.PersistableTransfer
-
Returns the deserialized transfer state of the given serialized
representation.
- deserializeFrom(String) - Static method in class com.amazonaws.mobileconnectors.s3.transfermanager.PersistableTransfer
-
Returns the deserialized transfer state of the given serialized
representation.
- 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.
- 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
-
- DetachInternetGatewayRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachInternetGatewayRequest
-
- 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
-
- DetachLoadBalancerFromSubnetsRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsRequest
-
- DetachLoadBalancerFromSubnetsResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
The output for the DetachLoadBalancerFromSubnets action.
- DetachLoadBalancerFromSubnetsResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DetachLoadBalancerFromSubnetsResult
-
- 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
-
- DetachNetworkInterfaceRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachNetworkInterfaceRequest
-
- 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
-
- DetachVolumeRequest() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
Default constructor for a new DetachVolumeRequest object.
- DetachVolumeRequest(String) - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeRequest
-
Constructs a new DetachVolumeRequest object.
- DetachVolumeResult - Class in com.amazonaws.services.ec2.model
-
- DetachVolumeResult() - Constructor for class com.amazonaws.services.ec2.model.DetachVolumeResult
-
- 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
-
- 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.
- deviceLastModifiedDate(Date) - Method in class com.amazonaws.mobileconnectors.cognito.Record.Builder
-
Sets the device last modified date of this
Record
.
- 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
-
- DhcpOptions - Class in com.amazonaws.services.ec2.model
-
Describes a set of DHCP options.
- DhcpOptions() - Constructor for class com.amazonaws.services.ec2.model.DhcpOptions
-
- 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
-
- DirectConnect - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- 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
-
- DisableAlarmActionsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
-
- disableAvailabilityZonesForLoadBalancer(DisableAvailabilityZonesForLoadBalancerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Removes the specified EC2 Availability Zones from the set of
configured Availability Zones for the 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
-
- DisableAvailabilityZonesForLoadBalancerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
-
Default constructor for a new DisableAvailabilityZonesForLoadBalancerRequest object.
- DisableAvailabilityZonesForLoadBalancerRequest(String, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerRequest
-
Constructs a new DisableAvailabilityZonesForLoadBalancerRequest object.
- DisableAvailabilityZonesForLoadBalancerResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
The output for the DisableAvailabilityZonesForLoadBalancer action.
- DisableAvailabilityZonesForLoadBalancerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.DisableAvailabilityZonesForLoadBalancerResult
-
- DISABLED - Static variable in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration
-
Constant for a disabled rule.
- disableMetricsCollection(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Disables monitoring of group metrics for the Auto Scaling group
specified in AutoScalingGroupName
.
- disableMetricsCollection(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Disables monitoring of group metrics for the Auto Scaling group
specified in AutoScalingGroupName
.
- disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Disables monitoring of group metrics for the Auto Scaling group
specified in AutoScalingGroupName
.
- disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Disables monitoring of group metrics for the Auto Scaling group
specified in AutoScalingGroupName
.
- disableMetricsCollectionAsync(DisableMetricsCollectionRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Disables monitoring of group metrics for the Auto Scaling group
specified in AutoScalingGroupName
.
- disableMetricsCollectionAsync(DisableMetricsCollectionRequest, AsyncHandler<DisableMetricsCollectionRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Disables monitoring of group metrics for the Auto Scaling group
specified in AutoScalingGroupName
.
- DisableMetricsCollectionRequest - Class in com.amazonaws.services.autoscaling.model
-
- DisableMetricsCollectionRequest() - Constructor for class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
-
- disableRequesterPays(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Allows Amazon S3 bucket owner to disable the Requester Pays for the
given bucket name.
- disableRequesterPays(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- 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
-
- DisableVgwRoutePropagationRequest() - Constructor for class com.amazonaws.services.ec2.model.DisableVgwRoutePropagationRequest
-
- 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
-
- 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.
- 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
-
- DisassociateRouteTableRequest() - Constructor for class com.amazonaws.services.ec2.model.DisassociateRouteTableRequest
-
- 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
-
- 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
-
- 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.
- 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
-
- DomainMetadataRequest() - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataRequest
-
Default constructor for a new DomainMetadataRequest object.
- DomainMetadataRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataRequest
-
Constructs a new DomainMetadataRequest object.
- DomainMetadataResult - Class in com.amazonaws.services.simpledb.model
-
Domain Metadata Result
- DomainMetadataResult() - Constructor for class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
- DomainType - Enum in com.amazonaws.services.ec2.model
-
Domain Type
- DoubleSetUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java
Double
s.
- DoubleUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals DynamoDB Numbers into Java Double
s.
- Download - Interface in com.amazonaws.mobileconnectors.s3.transfermanager
-
Represents an asynchronous download from Amazon S3.
- download(String, String, File) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.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.mobileconnectors.s3.transfermanager.TransferManager
-
Schedules a new transfer to download data from Amazon S3 and save it to
the specified file.
- download(GetObjectRequest, File, S3ProgressListener) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Schedules a new transfer to download data from Amazon S3 and save it to
the specified file.
- downloadDirectory(String, String, File) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Downloads all objects in the virtual directory designated by the
keyPrefix given to the destination directory given.
- downloadTo(File) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- downloadTo(OutputStream) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Downloads the data from the object represented by this S3Link to the
specified output stream.
- downloadTo(OutputStream, RequestMetricCollector) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- 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.
- DuplicateItemNameException - Exception in com.amazonaws.services.simpledb.model
-
The item name was specified more than once.
- DuplicateItemNameException(String) - Constructor for exception com.amazonaws.services.simpledb.model.DuplicateItemNameException
-
Constructs a new DuplicateItemNameException with the specified error
message.
- DuplicateListenerException - Exception in com.amazonaws.services.elasticloadbalancing.model
-
A
Listener
already exists for the given
LoadBalancerName
and LoadBalancerPort
,
but with a different InstancePort
,
Protocol
,
or SSLCertificateId
.
- DuplicateListenerException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.DuplicateListenerException
-
Constructs a new DuplicateListenerException with the specified error
message.
- DuplicateLoadBalancerNameException - Exception in com.amazonaws.services.elasticloadbalancing.model
-
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.
- 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.
- 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.
- 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.mobileconnectors.dynamodbv2.dynamodbmapper
-
Interface for marking a class property as an attribute in a DynamoDB table.
- DynamoDBAutoGeneratedKey - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation for marking a hash key or range key property in a class to
auto-generate this key.
- DynamoDBDeleteExpression - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Enables adding options to a delete operation.
- DynamoDBDeleteExpression() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
- DynamoDBDocument - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
An annotation that marks a class which can be serialized to a DynamoDB
document or sub-document.
- DynamoDBHashKey - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation for marking a property as the hash key for a modeled class.
- DynamoDBIgnore - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation for marking a class property as non-modeled.
- DynamoDBIndexHashKey - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
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.mobileconnectors.dynamodbv2.dynamodbmapper
-
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.mobileconnectors.dynamodbv2.dynamodbmapper
-
Object mapper for domain-object interaction with DynamoDB.
- DynamoDBMapper(AmazonDynamoDB) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Constructs a new mapper with the service object given, using the default
configuration.
- DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Constructs a new mapper with the service object and configuration given.
- DynamoDBMapper(AmazonDynamoDB, AWSCredentialsProvider) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Constructs a new mapper with the given service object, configuration,
and transform hook.
- DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AWSCredentialsProvider) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Constructor with all parameters.
- DynamoDBMapper.FailedBatch - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
The return type of batchWrite, batchDelete and batchSave.
- DynamoDBMapper.FailedBatch() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper.FailedBatch
-
- DynamoDBMapperConfig - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Immutable configuration object for service call behavior.
- DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
- DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Deprecated.
in favor of the fluent Builder
- DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy, RequestMetricCollector) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Deprecated.
in favor of the fluent Builder
- DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the save behavior given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.ConsistentReads) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the consistent read behavior
given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the table name override given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameResolver) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the table name resolver strategy given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.ObjectTableNameResolver) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the object table name resolver strategy given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameResolver, DynamoDBMapperConfig.ObjectTableNameResolver) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the table name resolver strategies given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the pagination loading
strategy given.
- DynamoDBMapperConfig(ConversionSchema) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object with the conversion schema given.
- DynamoDBMapperConfig(DynamoDBMapperConfig, DynamoDBMapperConfig) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Constructs a new configuration object from two others: a set of defaults
and a set of overrides.
- DynamoDBMapperConfig.Builder - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
A fluent builder for DynamoDBMapperConfig objects.
- DynamoDBMapperConfig.Builder() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- DynamoDBMapperConfig.ConsistentReads - Enum in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Enumeration of consistent read behavior.
- DynamoDBMapperConfig.DefaultTableNameResolver - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
- DynamoDBMapperConfig.DefaultTableNameResolver() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.DefaultTableNameResolver
-
- DynamoDBMapperConfig.ObjectTableNameResolver - Interface in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Interface for a strategy used to determine the table name of an object based on it's class.
- DynamoDBMapperConfig.PaginationLoadingStrategy - Enum in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Enumeration of pagination loading strategy.
- DynamoDBMapperConfig.SaveBehavior - Enum in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Enumeration of behaviors for the save operation.
- DynamoDBMapperConfig.TableNameOverride - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Allows overriding the table name declared on a domain class by the
DynamoDBTable
annotation.
- DynamoDBMapperConfig.TableNameOverride(String) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.TableNameOverride
-
- DynamoDBMapperConfig.TableNameResolver - Interface in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Interface for a strategy used to determine the table name of an object based on it's class.
- DynamoDBMapperFieldModel - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
- DynamoDBMapperFieldModel(String, DynamoDBMapperFieldModel.DynamoDBAttributeType, ArgumentMarshaller) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperFieldModel
-
- DynamoDBMapperFieldModel.DynamoDBAttributeType - Enum in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
- DynamoDBMappingException - Exception in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Generic exception for problems occuring when mapping DynamoDB items to Java
objects or vice versa.
- DynamoDBMappingException() - Constructor for exception com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMappingException
-
- DynamoDBMappingException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMappingException
-
- DynamoDBMappingException(String) - Constructor for exception com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMappingException
-
- DynamoDBMappingException(Throwable) - Constructor for exception com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMappingException
-
- DynamoDBMarshaller<T> - Interface in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Marshaller interface for storing complex types in DynamoDB as Strings.
- DynamoDBMarshalling - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation to mark a property as using a custom marshaller.
- DynamoDBNativeBoolean - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
An annotation that marks a boolean
or Boolean
attribute
of a modeled class which should be serialized as a DynamoDB BOOL.
- DynamoDBQueryExpression<T> - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
A query expression.
- DynamoDBQueryExpression() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
- DynamoDBRangeKey - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation for marking a property in a class as the range key for a DynamoDB
table.
- DynamoDBSaveExpression - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Enables adding options to a save operation.
- DynamoDBSaveExpression() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
- DynamoDBScanExpression - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Options for filtering results from a scan operation.
- DynamoDBScanExpression() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
- DynamoDBTable - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation to mark a class as a DynamoDB table.
- DynamoDBv2Actions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for Amazon DynamoDB.
- DynamoDBVersionAttribute - Annotation Type in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Annotation for marking a property as an optimistic locking version attribute.
- GatewayType - Enum in com.amazonaws.services.ec2.model
-
Gateway Type
- generateCreateTableRequest(Class<?>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Parse the given POJO class and return the CreateTableRequest for the
DynamoDB table it represents.
- 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 generate a pre-signed URL for an Amazon S3 resource.
- GeneratePresignedUrlRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Creates a new request for generating a pre-signed URL that can be used as
part of an HTTP GET request to access the Amazon S3 object stored under
the specified key in the specified bucket.
- GeneratePresignedUrlRequest(String, String, HttpMethod) - Constructor for class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Creates a new request for generating a pre-signed URL that can be used as
part of an HTTP request to access the specified Amazon S3 resource.
- GenericBucketRequest - Class in com.amazonaws.services.s3.model
-
Generic request container for web service requests on buckets.
- GenericBucketRequest(String) - Constructor for class com.amazonaws.services.s3.model.GenericBucketRequest
-
Create a generic request for a bucket operation.
- get(String) - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Gets the value of a
Record
with the given key.
- get(Class<T>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ConversionSchema.Dependencies
-
- get(int) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.PaginatedList
-
Returns the Nth element of the list.
- get(Object) - Method in class com.amazonaws.util.ImmutableMapParameter
-
- 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.
- getAccepterVpcInfo() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The information of the peer VPC.
- 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.
- 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.
- getAccountAttributes() - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
-
Information about one or more account attributes.
- getAccountId() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- 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.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- 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.CloudWatchActions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.DynamoDBv2Actions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.EC2Actions
-
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.ElasticLoadBalancingActions
-
- 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.SimpleEmailServiceActions
-
- 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).
- 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.
- 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.
- getActivities() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
A list of the requested scaling activities.
- getActivity() - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
-
A scaling Activity.
- getActivityId() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Specifies the ID of the activity.
- getActivityIds() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
A list containing the activity IDs of the desired scaling activities.
- getAdd() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
-
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.
- 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
-
- 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
-
- getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
-
A policy adjustment type.
- getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
Specifies whether the ScalingAdjustment
is an absolute
number or a percentage of the current capacity.
- getAdjustmentType() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
Specifies whether the ScalingAdjustment
is an absolute
number or a percentage of the current capacity.
- getAdjustmentTypes() - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
-
A list of specific policy adjustment types.
- getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
ALARM
state from any other state.
- getAlarmActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
ALARM
state from any other state.
- getAlarmARN() - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
The Amazon Resource Name (ARN) of the alarm.
- getAlarmArn() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The Amazon Resource Name (ARN) of the alarm.
- getAlarmConfigurationUpdatedTimestamp() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The time stamp of the last update to the alarm configuration.
- getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The description for the alarm.
- getAlarmDescription() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The description for the alarm.
- getAlarmHistoryItems() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A list of alarm histories in JSON format.
- getAlarmName() - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
The name of the alarm.
- getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The descriptive name for the alarm.
- getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The name of the alarm.
- getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The name of the alarm.
- getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The descriptive name for the alarm.
- getAlarmName() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The descriptive name for the alarm.
- getAlarmNamePrefix() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The alarm name prefix.
- getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
-
A list of alarms to be deleted.
- getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
A list of alarm names to retrieve information for.
- getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
-
The names of the alarms to disable actions for.
- getAlarmNames() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
-
The names of the alarms to enable actions for.
- getAlarms() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
A list of CloudWatch Alarms related to the policy.
- getAlgorithm() - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Returns the encryption algorithm to use with this customer-provided
server-side encryption key.
- getAll() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Gets the key-value representation of all records of this dataset.
- getAllAttributes() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
- getAllCounters() - Method in class com.amazonaws.util.TimingInfo
-
- getAllMetrics() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
- 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.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.
- getAllowEventCollection() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
-
Indicates whether or not event collection is enabled for the SDK.
- 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.
- getAllowWANDelivery() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
-
Indicates whether or not events will be sent to the Amazon Mobile Analytics website over WAN (mobile) networks.
- getAllRecords() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Retrieves all raw records, marked deleted or not, from local storage.
- 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
-
- getAmazonS3Client() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- getAmazonS3Client() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Returns the underlying Amazon S3 client used to make requests to
Amazon S3.
- getAmiLaunchIndex() - Method in class com.amazonaws.services.ec2.model.Instance
-
The AMI launch index, which can be used to find this instance in the
launch group.
- getAmount() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The amount of the recurring charge.
- getAmount() - Method in class com.amazonaws.services.ec2.model.ReservedInstanceLimitPrice
-
Used for Reserved Instance Marketplace offerings.
- getAppCookieStickinessPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- 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.
- 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.
- 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.
- 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.
- getAttribute(String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
Returns the value of the attribute with the specified name.
- 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 you would like to view.
- 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
-
The snapshot attribute to modify.
- 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.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.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(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
-
- getAttributes() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
- 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
-
- GetAttributesRequest() - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
Default constructor for a new GetAttributesRequest object.
- GetAttributesRequest(String, String) - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
Constructs a new GetAttributesRequest object.
- GetAttributesResult - Class in com.amazonaws.services.simpledb.model
-
Get Attributes Result
- GetAttributesResult() - Constructor for class com.amazonaws.services.simpledb.model.GetAttributesResult
-
- getAttributesToGet() - Method in class com.amazonaws.services.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.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.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.dynamodbv2.model.Condition
-
One or more values to evaluate against the supplied attribute.
- getAttributeValueList() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
One or more values to evaluate against the supplied attribute.
- getAttributeValues() - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- getAuthenticateOnUnsubscribe() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
Disallows unauthenticated unsubscribes of the subscription.
- 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.
- 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
-
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- getAWSRequestMetrics() - Method in class com.amazonaws.DefaultRequest
-
- 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.
- 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.
- getBackoffStrategy() - Method in class com.amazonaws.retry.RetryPolicy
-
Returns the back-off strategy included in this retry policy.
- 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.
- 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).
- getBinaryListValues() - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- getBinaryValue() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Binary type attributes can store any binary data, for example,
compressed data, encrypted data, or images.
- getBinaryValue() - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Binary type attributes can store any binary data, for example,
compressed data, encrypted data, or images.
- 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.simpleemail.model.Message
-
The message body.
- getBody() - Method in class com.amazonaws.services.sqs.model.Message
-
The message's contents (not URL-encoded).
- getBOOL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Returns the value of the BOOL property for this object.
- 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.dynamodbv2.model.AttributeValue
-
A Binary set data type
- 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.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
-
- getBucketAcl(GetBucketAclRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- getBucketAcl(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketAcl(GetBucketAclRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- GetBucketAclRequest - Class in com.amazonaws.services.s3.model
-
Request object containing all the options for requesting a bucket's Access Control List (ACL).
- GetBucketAclRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketAclRequest
-
Constructs a new GetBucketAclRequest object, ready to retrieve the ACL
for the specified bucket when executed.
- getBucketCrossOriginConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the cross origin configuration for the specified bucket, or null if no
configuration has been established.
- getBucketCrossOriginConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketLifecycleConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the lifecycle configuration for the specified bucket, or null if no
configuration has been established.
- getBucketLifecycleConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketLocation(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the geographical region where Amazon S3 stores the specified
bucket.
- getBucketLocation(GetBucketLocationRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the geographical region where Amazon S3 stores the specified
bucket.
- getBucketLocation(GetBucketLocationRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketLocation(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- GetBucketLocationRequest - Class in com.amazonaws.services.s3.model
-
Provides options for requesting an Amazon S3 bucket's location.
- GetBucketLocationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetBucketLocationRequest
-
Constructs a new request object to create a new bucket with the specified
name.
- getBucketLoggingConfiguration(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the logging configuration for the specified bucket.
- getBucketLoggingConfiguration(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getBucketName() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Gets the name of the bucket containing the object to be downloaded.
- getBucketName() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Download
-
The name of the bucket where the object is being downloaded from.
- getBucketName() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Returns the name of the bucket containing the uploaded object.
- getBucketName() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.MultipleFileDownload
-
Returns the name of the bucket from which files are downloaded.
- getBucketName() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.MultipleFileUpload
-
Returns the name of the bucket to which files are uploaded.
- 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.GetRequestPaymentConfigurationRequest
-
- 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.SetRequestPaymentConfigurationRequest
-
- 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
.
- 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.
- 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.util.CountingInputStream
-
Returns the number of bytes read from this stream so far.
- getBytes() - Method in class com.amazonaws.services.ec2.model.DiskImageDetail
-
- 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.mobileconnectors.s3.transfermanager.TransferProgress
-
- getBytesTransfered() - Method in class com.amazonaws.services.s3.model.ProgressEvent
-
- 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.mobileconnectors.s3.transfermanager.TransferProgress
-
Returns the number of bytes completed in the associated transfer.
- getCacheControl() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the optional Cache-Control HTTP header which allows the user to
specify caching behavior along the HTTP request/reply chain.
- getCacheControl() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Returns the cache control response header override if it has been
specified, or null otherwise.
- getCachedIdentityId() - Method in class com.amazonaws.auth.CognitoCachingCredentialsProvider
-
Gets the cached identity id without making a network request.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Returns additional metadata for a previously executed successful, request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Returns additional metadata for a previously executed successful, request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.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.elasticloadbalancing.AmazonElasticLoadBalancing
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancingClient
-
Returns additional metadata for a previously executed successful, request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets additional metadata for a previously executed successful request.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBClient
-
Returns additional metadata for a previously executed successful, request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns additional metadata for a previously executed successful, request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Returns additional metadata for a previously executed successful, request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sqs.AmazonSQSClient
-
Returns additional metadata for a previously executed successful, request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- getCancelledSpotInstanceRequests() - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
-
One or more Spot Instance requests.
- 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.
- 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.
- getCause() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains the reason the activity was begun.
- getCcAddresses() - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The CC: field(s) of the message.
- getCharset() - Method in class com.amazonaws.services.simpleemail.model.Content
-
The character set of the content.
- getChecksum() - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The checksum computed for the disk image.
- 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.
- getCidrBlock() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
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.
- getClient(Region) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3ClientCache
-
Returns a client for the requested region, or throws an exception when
unable.
- getClientConfiguration() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
-
Gets the client configuration this client will use when making requests.
- getClientConfiguration() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorderConfig
-
Returns the client configuration the Kinesis Recorder will use when making requests to Amazon Kinesis
- getClientMarker() - Method in class com.amazonaws.RequestClientOptions
-
- 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.
- 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.ec2.model.VpcPeeringConnectionStateReason
-
The status of the VPC peering connection.
- 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.
- getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the common prefixes included in this multipart upload listing.
- getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the common prefixes included in this object listing.
- getCommonPrefixes() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the common prefixes included in this version listing.
- getComparisonOperator() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The arithmetic operation to use when comparing the specified
Statistic
and Threshold
.
- getComparisonOperator() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The arithmetic operation to use when comparing the specified
Statistic
and Threshold
.
- getComparisonOperator() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- getComparisonOperator() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- 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.
- getCondition() - Method in class com.amazonaws.services.s3.model.RoutingRule
-
Return the condition that must be met for the specified redirect to
apply.
- getConditionalOperator() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Returns the logical operator on the expected attribute conditions of this
delete operation.
- getConditionalOperator() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Returns the logical operator on the query filter conditions.
- getConditionalOperator() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Returns the logical operator on the expected value conditions of this save
operation.
- getConditionalOperator() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Returns the logical operator on the filter conditions of this scan.
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A logical operator to apply to the conditions in the
QueryFilter map:
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A logical operator to apply to the conditions in the ScanFilter
map:
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- getConditionExpression() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
A condition that must be satisfied in order for a conditional DeleteItem
to succeed.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Returns the value of the ConditionExpression property for this object.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Returns the value of the ConditionExpression property for this object.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Returns the value of the ConditionExpression property for this object.
- 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.services.sqs.buffered.SendQueueBuffer
-
- getConfiguration() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Returns the configuration which specifies how
this TransferManager
processes requests.
- 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.SetRequestPaymentConfigurationRequest
-
- getConnectionDraining() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
The name of the load balancer attribute.
- 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.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.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getConsistentReads() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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
-
- GetConsoleOutputRequest() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
-
Default constructor for a new GetConsoleOutputRequest object.
- GetConsoleOutputRequest(String) - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputRequest
-
Constructs a new GetConsoleOutputRequest object.
- GetConsoleOutputResult - Class in com.amazonaws.services.ec2.model
-
- GetConsoleOutputResult() - Constructor for class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
- 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.
- 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 interface com.amazonaws.Request
-
Returns the optional stream containing the payload data to include for
this request.
- getContentDisposition() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the optional Content-Disposition HTTP header, which specifies
presentation information for the object such as the recommended filename
for the object to be saved as.
- getContentDisposition() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Returns the content disposition response header override if it has been
specified, or null otherwise.
- getContentEncoding() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the optional Content-Encoding HTTP header specifying what
content encodings have been applied to the object and what decoding
mechanisms must be applied in order to obtain the media-type referenced
by the Content-Type field.
- getContentEncoding() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Returns the content encoding response header override if it has been
specified, or null otherwise.
- getContentLanguage() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Returns the content language response header override if it has been
specified, or null otherwise.
- getContentLength() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the Content-Length HTTP header indicating the size of the
associated object in bytes.
- getContentMd5() - Method in class com.amazonaws.services.s3.model.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.
- 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.
- getConversionSchema() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getConversionSchema() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
- 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
-
- getConverter(ConversionSchema.Dependencies) - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ConversionSchema
-
Creates an ItemConverter
, injecting dependencies from the
DynamoDBMapper
that needs it.
- getCookieExpirationPeriod() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
-
The time period in seconds after which the cookie should be considered
stale.
- getCookieExpirationPeriod() - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
-
The time period in seconds after which the cookie should be considered
stale.
- getCookieName() - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
-
The name of the application cookie used for stickiness.
- getCookieName() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
-
Name of the application cookie used for stickiness.
- getCooldown() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The amount of time, in seconds, after a scaling activity completes 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.
- 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.
- getCounter(String) - Method in class com.amazonaws.util.TimingInfo
-
- getCRC32Checksum() - Method in class com.amazonaws.util.CRC32ChecksumCalculatingInputStream
-
- 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.
- 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.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.
- getCreateVolumePermission() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
A JSON representation of the snapshot attribute modification.
- 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.mobileconnectors.cognito.DatasetMetadata
-
Gets the creation date of this dataset.
- getCreationDate() - Method in class com.amazonaws.services.s3.model.Bucket
-
Gets the bucket's creation date.
- getCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- 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.CognitoCachingCredentialsProvider
-
- getCredentials() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
If the current session has expired/credentials are invalid, a new session
is started, establishing the credentials.
- 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
-
- 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.
- getCryptoMode() - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
-
Returns the optionally specified crypto mode applicable only to the S3
encryption client; or null.
- 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.
- getCurrentState() - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
The current state of the instance.
- getCustomerGateway() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
-
Information about the customer gateway.
- getCustomerGatewayConfiguration() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
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.
- getCustomUserData() - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
Arbitrary user data to associate with the endpoint.
- getData() - Method in class com.amazonaws.services.simpleemail.model.Content
-
The textual data of the content.
- getData() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
-
The raw data of the message.
- getDatapoints() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
The datapoints for the specified metric.
- getDatasetMetadata() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
- getDatasetName() - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata
-
Gets the name of this dataset.
- getDatasetName() - Method in class com.amazonaws.mobileconnectors.cognito.PushSyncUpdate
-
Gets the name of the changed datset
- getDataType() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Amazon SNS supports the following logical data types: String, Number,
and Binary.
- getDataType() - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Amazon SQS supports the following logical data types: String, Number,
and Binary.
- getDate() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
Returns the expiration date of this object.
- getDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Returns the time in days from when a new version of the object
is uploaded to the bucket and when older versions are archived.
- getDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
Returns the time in days from an object's creation to its expiration.
- getDecodedOutput() - Method in class com.amazonaws.services.ec2.model.GetConsoleOutputResult
-
The decoded console output.
- 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.
- getDefaultForAz() - Method in class com.amazonaws.services.ec2.model.Subnet
-
Indicates whether this is the default subnet for the Availability
Zone.
- 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.
- getDefaultValue() - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The default value of the attribute, if applicable.
- getDelaySeconds() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
The number of seconds for which the message has to be delayed.
- getDelaySeconds() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
The number of seconds (0 to 900 - 15 minutes) to delay a specific
message.
- getDelegationToken() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Deprecated.
Pass a AWSSessionCredentials
to
your client constructor instead. Note the delegationToken methods do not
work for services other than s3.
- getDeletedObjects() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult
-
Returns the list of successfully deleted objects from this request.
- getDeletedObjects() - Method in exception com.amazonaws.services.s3.model.MultiObjectDeleteException
-
Returns the list of successfully deleted objects from this request.
- getDeleteMarkerVersionId() - Method in class com.amazonaws.services.s3.model.DeleteObjectsResult.DeletedObject
-
Returns the versionId for the delete marker that was created when
doing a non-versioned delete in a versioned bucket.
- getDeleteOnTermination() - Method in class com.amazonaws.services.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.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be combined into a single result element
in the
MultipartUploadListing.getCommonPrefixes()
list.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Gets the optional delimiter parameter that causes keys that contain
the same string between the prefix and the first occurrence of the
delimiter to be combined into a single result element in the
ObjectListing.getCommonPrefixes()
list.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Gets the optional delimiter parameter that causes keys that contain
the same string between the prefix and the first occurrence of the
delimiter to be combined into a single result element in the
VersionListing.getCommonPrefixes()
list.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Gets the delimiter parameter originally used to request this multipart
upload listing, or null
if no delimiter specified.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the delimiter parameter originally used to request this object
listing, or null
if no delimiter specified.
- getDelimiter() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the value of the delimiter
parameter used to request this version
listing.
- getDeliveryAttempts() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails that have been enqueued for sending.
- getDescription() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Transfer
-
Returns a human-readable description of this transfer.
- getDescription() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains a friendly, more verbose description of the scaling activity.
- getDescription() - Method in class com.amazonaws.services.ec2.model.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.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.
- 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.mobileconnectors.s3.transfermanager.model.CopyResult
-
Gets the destination bucket name which will contain the new, copied
object.
- 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.
- 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.
- getDestinationKey() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Gets the destination bucket key under which the new, copied object will
be stored.
- 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.
- getDestinationRegion() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The destination region of the snapshot copy operation.
- getDestinations() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
A list of destinations for the message.
- getDestinationSSECustomerKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the destination object being copied.
- getDestinationSSECustomerKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the source object part being copied.
- 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.
- 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.
- 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.
- getDeviceLastModifiedDate() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
Gets the local timestamp of this record when it was last modified.
- 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.
- getDiskByteLimit() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorder
-
Returns the max number of bytes that this Kinesis Recorder will store on
disk.
- getDiskBytesUsed() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorder
-
Returns the number of bytes KinesisRecorder currently has stored in the
directory passed in the constructor
- 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
-
- getDisplayName() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
-
Returns the display name for this grantee.
- getDisplayName() - Method in class com.amazonaws.services.s3.model.Owner
-
Gets the display name of the owner.
- getDkimAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
-
The DKIM attributes for an email address or a domain.
- getDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
True if DKIM signing is enabled for email sent from the identity;
false otherwise.
- getDkimEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
Sets whether DKIM signing is enabled for an identity.
- getDkimTokens() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
A set of 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.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.
- 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.simpleemail.model.VerifyDomainDkimRequest
-
The name of the domain to be verified for Easy DKIM signing.
- getDomain() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
-
The domain to be verified.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
-
The name of the domain in which the attributes are being deleted.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
-
The name of the domain in which the attributes are being stored.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
-
The name of the domain to create.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
The name of the domain in which to perform the operation.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
-
The name of the domain to delete.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
-
The name of the domain for which to display the metadata of.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The name of the domain in which to perform the operation.
- getDomainName() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The name of the domain in which to perform the operation.
- getDomainNames() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
A list of domain names that match the expression.
- getDryRunRequest() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
-
This method is intended for internal use only.
- 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.CreateVpcPeeringConnectionRequest
-
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.DeleteVpcPeeringConnectionRequest
-
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.DescribeVpcPeeringConnectionsRequest
-
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.RejectVpcPeeringConnectionRequest
-
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.
- getDynamoDBAttributeName() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperFieldModel
-
Returns the name of the DynamoDB attribute this mapped field will be
stored as.
- getDynamoDBAttributeType() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperFieldModel
-
Returns the type of the DynamoDB attribute this mapped field will be
stored as.
- 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.
- 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.
- getElapsedTimeMillis() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- 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.
- getEnabled() - Method in class com.amazonaws.services.autoscaling.model.InstanceMonitoring
-
If True
, instance monitoring is enabled.
- 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.
- 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 the DNS resolution is supported for the VPC.
- 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.ec2.model.CreateVolumeRequest
-
Specifies whether the volume should be encrypted.
- getEncrypted() - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
Indicates whether the Amazon EBS volume is encrypted.
- getEncrypted() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Indicates whether the snapshot is encrypted.
- getEncrypted() - Method in class com.amazonaws.services.ec2.model.Volume
-
Indicates whether the volume is encrypted.
- 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.
- getEndEpochTimeMilli() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- getEndEpochTimeMilliIfKnown() - Method in class com.amazonaws.util.TimingInfo
-
- getEndpoint() - Method in class com.amazonaws.DefaultRequest
-
- getEndpoint() - Method in interface com.amazonaws.Request
-
Returns the service endpoint (ex: "https://ec2.amazonaws.com") to which
this request should be sent.
- getEndpoint() - Method in class com.amazonaws.services.ec2.model.Region
-
The region service endpoint.
- getEndpoint() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The endpoint that you want to receive notifications.
- getEndpoint() - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's endpoint (format depends on the protocol).
- 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
-
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
-
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
-
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
-
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
-
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
-
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
-
- GetEndpointAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetEndpointAttributesRequest
-
- GetEndpointAttributesResult - Class in com.amazonaws.services.sns.model
-
Response from GetEndpointAttributes of the EndpointArn.
- GetEndpointAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetEndpointAttributesResult
-
- getEndpoints() - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
-
Endpoints returned for ListEndpointsByPlatformApplication action.
- 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.util.TimingInfo
-
Deprecated.
- getEndTimeNano() - Method in class com.amazonaws.util.TimingInfo
-
- getEndTimeNanoIfKnown() - Method in class com.amazonaws.util.TimingInfo
-
- 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
-
- getErrorCode() - Method in exception com.amazonaws.AmazonServiceException
-
Returns the AWS error code represented by this exception.
- getErrorDocument() - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
-
Returns the complete path to the document to serve for 4xx errors, or
null if no error document has been configured.
- getErrorDocument() - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- getErrorMessage() - Method in exception com.amazonaws.AmazonServiceException
-
- getErrors() - Method in exception com.amazonaws.services.s3.model.MultiObjectDeleteException
-
Returns the list of errors from the attempted delete operation.
- getErrorType() - Method in exception com.amazonaws.AmazonServiceException
-
Indicates who is responsible for this exception (caller, service,
or unknown).
- getETag() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Returns the entity tag identifying the new object.
- getETag() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Returns the entity tag identifying the new object.
- getETag() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
Returns the entity tag identifying the new object.
- getETag() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
Gets the ETag value for the new object that was created in the
associated
CopyObjectRequest
.
- getETag() - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Gets the ETag value for the new part that was created in the
associated
CopyPartRequest
.
- getETag() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Gets the hex encoded 128-bit MD5 digest of the associated object
according to RFC 1864.
- getETag() - Method in class com.amazonaws.services.s3.model.PartETag
-
Returns the entity tag generated from the content of the associated part.
- getETag() - Method in class com.amazonaws.services.s3.model.PartSummary
-
Returns the entity tag generated from the part content.
- getETag() - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
Gets the ETag value for the newly created object.
- getETag() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Gets the hex encoded 128-bit MD5 hash of this object's contents as
computed by Amazon S3.
- getETag() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Gets the hex encoded 128-bit MD5 hash of this version's contents as
computed by Amazon S3.
- getETag() - Method in class com.amazonaws.services.s3.model.UploadPartResult
-
Returns the entity tag of the newly uploaded part.
- 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.
- getEventClient() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
The
EventClient
is the primary class used to create, store, and
submit events from your application.
- getEventCode() - Method in class com.amazonaws.event.ProgressEvent
-
Returns the unique event code identifying the type of event this
object represents.
- 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.
- 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.
- getEventType() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
- 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.
- getException() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper.FailedBatch
-
- getExclusiveStartKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Returns the exclusive start key for this query.
- getExclusiveStartKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- 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.
- getExecutorService() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.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.elasticloadbalancing.AmazonElasticLoadBalancingAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExecutorService() - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExists() - Method in class com.amazonaws.services.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.
- getExpected() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Gets the map of attribute names to expected attribute values to check on delete.
- getExpected() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- 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.
- 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.
- getExpirationTime() - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The time when the task expires.
- getExpirationTime() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The time that an unaccepted VPC peering connection will 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.
- getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
- getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
- getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
- getExpirationTimeRuleId() - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
- getExpires() - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Returns the expires response header override if it has been specified, or
null otherwise.
- getExportTask() - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
-
- 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.
- getExpressionAttributeNames() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
One or more substitution variables for simplifying complex expressions.
- getExpressionAttributeNames() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
One or more substitution variables for simplifying complex expressions.
- getExpressionAttributeNames() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
One or more substitution variables for simplifying complex expressions.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeValues() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Returns the value of the ExpressionAttributeValues property for this
object.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Returns the value of the ExpressionAttributeValues property for this
object.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Returns the value of the ExpressionAttributeValues property for this
object.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Returns the value of the ExpressionAttributeValues property for this
object.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Returns the value of the ExpressionAttributeValues property for this
object.
- getExtendedRequestId() - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
-
Gets Amazon S3's extended request ID.
- getFailed() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- getFailed() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- 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.
- 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.
- getFieldModel(Method) - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ItemConverter
-
Returns the metadata (e.g.
- getFile() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Gets the path and name of the file
containing the data to be uploaded to Amazon S3.
- getFile() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the file containing the data to upload.
- getFileOffset() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the optional offset in the specified file, at which to begin
uploading data for this part.
- getFilterExpression() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Evaluates the query results and returns only the desired values.
- getFilterExpression() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Evaluates the query results and returns only the desired values.
- getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Returns the value of the FilterExpression property for this object.
- getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Returns the value of the FilterExpression property for this object.
- 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.DescribeVpcPeeringConnectionsRequest
-
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.
- getFireCompletedEvent() - Method in class com.amazonaws.event.ProgressReportingInputStream
-
- getFirstByte() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the optional start range to copy from the source object.
- getFirstRegionId() - Method in enum com.amazonaws.services.s3.model.Region
-
- 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.
- 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.
- 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.
- getForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES will forward feedback as email.
- getForwardingEnabled() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
Sets whether Amazon SES will forward feedback notifications as email.
- getFrequency() - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The frequency of the recurring charge.
- 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.
- 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.
- 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
upload status.
- getGeneralProgressListener() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the optional progress listener for receiving updates about object
download status.
- 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.s3.model.Grant
-
Gets the grantee being granted a permission by this grant.
- getGrants() - Method in class com.amazonaws.services.s3.model.AccessControlList
-
Gets the set of
Grant
objects in this access control list (ACL).
- getGranularities() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
A list of granularities for the listed Metrics.
- getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
-
The granularity of the enabled metric.
- getGranularity() - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
The granularity to associate with the metrics to collect.
- getGranularity() - Method in class com.amazonaws.services.autoscaling.model.MetricGranularityType
-
The granularity of a Metric.
- getGroup() - Method in class com.amazonaws.services.ec2.model.CreateVolumePermission
-
The 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.
- 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.
- 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.
- 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
-
The group to modify for the snapshot.
- getGroupNames() - Method in class com.amazonaws.services.ec2.model.Reservation
-
One or more security groups.
- 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.
- getHashKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.KeyPair
-
- getHashKeyName() - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformer.Parameters
-
- getHashKeyValues() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Gets the hash key value(s) for this query.
- getHeaderName() - Method in enum com.amazonaws.services.s3.model.Permission
-
Returns the name of the header used to grant this permission.
- getHeaders() - Method in class com.amazonaws.DefaultRequest
-
- getHeaders() - Method in interface com.amazonaws.Request
-
Returns a map of all the headers included in this request.
- getHealthCheck() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
-
A structure containing the configuration information for the new
healthcheck.
- getHealthCheck() - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
-
The updated healthcheck for the instances.
- getHealthCheck() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Specifies information regarding the various health probes conducted on
the load balancer.
- getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The length of time that Auto Scaling waits before checking an
instance's health status.
- getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
Length of time in seconds after a new Amazon EC2 instance comes into
service that Auto Scaling starts checking its health.
- getHealthCheckGracePeriod() - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The length of time that Auto Scaling waits before checking an
instance's health status.
- getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The service of interest for the health status check, either "EC2" for
Amazon EC2 or "ELB" for Elastic Load Balancing.
- getHealthCheckType() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The service you want the health 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.
- getHistoryData() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
Machine-readable data about the alarm in JSON format.
- getHistoryItemType() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The type of alarm history item.
- getHistoryItemType() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The type of alarm histories to retrieve.
- getHistorySummary() - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
A human-readable summary of the alarm history.
- getHonorCooldown() - Method in class com.amazonaws.services.autoscaling.model.ExecutePolicyRequest
-
Set to True
if you want Auto Scaling to 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.
- 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.
- getHostName() - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Return the host name to use in the redirect request.
- getHtml() - Method in class com.amazonaws.services.simpleemail.model.Body
-
The content of the message, in HTML format.
- 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.
- 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.services.s3.model.S3ObjectInputStream
-
Returns the http request from which this input stream is derived.
- getHttpResponse() - Method in class com.amazonaws.Response
-
- 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.
- 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.
- 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.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.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the ID of this rule.
- getId() - Method in class com.amazonaws.services.s3.model.CORSRule
-
Returns the Id of this rule.
- getId() - Method in class com.amazonaws.services.s3.model.Owner
-
Gets the ID of the owner.
- getId() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
The id of an entry in a batch request.
- getId() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
An identifier for this particular receipt handle.
- getId() - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
-
Represents a message whose visibility timeout has been changed
successfully.
- getId() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
An identifier for this particular receipt handle.
- getId() - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
-
Represents a successfully deleted message.
- getId() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
An identifier for the message in this batch.
- getId() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An identifier for the message in this batch.
- getIdentifier() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
-
Returns the unique identifier for this grantee.
- getIdentifier() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
-
Gets the grantee's e-mail address.
- getIdentifier() - Method in interface com.amazonaws.services.s3.model.Grantee
-
Gets the identifier for this grantee.
- getIdentifier() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
-
Gets the group grantee's URI.
- getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
-
A list of one or more verified identities - email addresses, domains,
or both.
- getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
-
A list of one or more identities.
- getIdentities() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
-
A list of identities.
- getIdentities() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
A list of identities.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
-
The identity to be removed from the list of identities for the AWS
Account.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
The identity for which DKIM signing should be enabled or disabled.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
The identity for which to set feedback notification forwarding.
- getIdentity() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The identity for which the topic will be set.
- getIdentityDkimAttributes(GetIdentityDkimAttributesRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the 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
-
- GetIdentityDkimAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
-
- GetIdentityDkimAttributesResult - Class in com.amazonaws.services.simpleemail.model
-
Represents a list of all the DKIM attributes for the specified
identity.
- GetIdentityDkimAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
-
- getIdentityId() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
Gets a reference to the identityId of the user (sending a new request if
it isn't yet set), using the dev accountId, identityPoolId, and the
user's loginsMap to identify.
- getIdentityId() - Method in interface com.amazonaws.auth.AWSCognitoIdentityProvider
-
Gets the identityId of the user
- getIdentityId() - Method in class com.amazonaws.auth.CognitoCachingCredentialsProvider
-
Gets the Cognito identity id of the user.
- getIdentityId() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- getIdentityId() - Method in class com.amazonaws.mobileconnectors.cognito.PushSyncUpdate
-
Gets the identity id for which the change was made
- 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
-
- GetIdentityNotificationAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
-
- GetIdentityNotificationAttributesResult - Class in com.amazonaws.services.simpleemail.model
-
Describes whether an identity has a bounce topic or complaint topic
set, or feedback forwarding enabled.
- GetIdentityNotificationAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
-
- getIdentityPoolId() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- getIdentityPoolId() - Method in interface com.amazonaws.auth.AWSCognitoIdentityProvider
-
Get the identityPoolId from the provider
- getIdentityPoolId() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- getIdentityPoolId() - Method in class com.amazonaws.mobileconnectors.cognito.PushSyncUpdate
-
Gets the identity pool in which the user belongs
- getIdentityProvider() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- 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
-
- GetIdentityVerificationAttributesRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
-
- GetIdentityVerificationAttributesResult - Class in com.amazonaws.services.simpleemail.model
-
Represents the verification attributes for a list of identities.
- GetIdentityVerificationAttributesResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
-
- getImage() - Method in class com.amazonaws.services.ec2.model.DiskImage
-
- 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
-
- 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.
- 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.
- 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.
- getIncludeMarketplace() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
Include Marketplace offerings in the response.
- 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
-
- getIndexName() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Returns the name of the index to be 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:
- getInfoToResume() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.PauseResult
-
Returns the information that can be used to resume a successfully paused
operation.
- getInitiated() - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Returns the date at which this upload was initiated.
- getInitiator() - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Returns the user who initiated this multipart upload.
- getInitiator() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns details on the user who initiated the associated multipart
upload.
- getInputStream() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Gets the input stream containing the data to be uploaded to Amazon S3.
- getInputStream() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the stream containing the data to upload for the new part.
- getInstance(String) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
- getInstanceAttribute() - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
-
- 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.
- getInstanceCounts() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The number of instances in this state.
- getInstanceExportDetails() - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The instance being exported.
- 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.
- 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.
- 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).
- getInstanceLength() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the physical length of the entire object stored in S3.
- 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.
- getInstanceProtocol() - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
Specifies the protocol to use for routing traffic to back-end
instances - HTTP, HTTPS, TCP, or SSL.
- getInstances() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
Provides a summary list of Amazon EC2 instances.
- getInstances() - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
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.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.
- 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.
- 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.
- 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.
- 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.
- getIpAddress() - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The Internet-routable IP address of the customer gateway's outside
interface.
- 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
-
- getIpProtocol() - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
- getIpProtocol() - Method in class com.amazonaws.services.ec2.model.IpPermission
-
The protocol.
- getIpProtocol() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
- getIpProtocol() - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
- getIpRanges() - Method in class com.amazonaws.services.ec2.model.IpPermission
-
One or more IP ranges.
- 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.
- 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.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.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.dynamodbv2.model
-
- 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.
- 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
-
- 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.
- 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.mobileconnectors.cognito.Record
-
Gets the key of this record.
- getKey() - Method in class com.amazonaws.mobileconnectors.cognito.SyncConflict
-
Gets the key of the record that is in conflict.
- getKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Gets the key under which the object to be downloaded is stored.
- getKey() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Download
-
The key under which this object was stored in Amazon S3.
- getKey() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Returns the key by which the newly created object is stored.
- 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.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.s3.AmazonS3URI
-
- 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.SSECustomerKey
-
Returns the base64-encoded server-side encryption key that was provided
in this object's constructor.
- getKey() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the key of the initiated multipart upload.
- 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.
- 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.
- getKeyPairs() - Method in class com.amazonaws.services.ec2.model.DescribeKeyPairsResult
-
Information about one or more key pairs.
- getKeyPrefix() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.MultipleFileDownload
-
Returns the key prefix of the virtual directory being downloaded.
- getKeyPrefix() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.MultipleFileUpload
-
Returns the key prefix of the virtual directory being uploaded.
- 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.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.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.
- getKinesisRecorderConfig() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorder
-
Returns the KinesisRecorderConfig this Kinesis Recorder is using.
- getL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Returns the value of the L property for this object.
- getLabel() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
A label describing the specified metric.
- getLabel() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
A unique identifier for the new policy statement.
- getLabel() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
The unique label of the statement you want to remove.
- getLabel() - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The unique identification of the permission you're setting (e.g.,
AliceSendMessage
).
- getLabel() - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
-
The identification of the permission to remove.
- getLastByte() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the optional zero-based byte offset to stop copying the source.
- getLastDecreaseDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- getLastEvaluatedKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.mobileconnectors.dynamodbv2.dynamodbmapper.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.dynamodbv2.model.ListTablesResult
-
The name of the last table in the current page of results.
- getLastIncreaseDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this
table.
- 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.
- getLastModifiedBy() - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata
-
Gets the device that made the last modification to the dataset.
- getLastModifiedBy() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
Gets the identifier of the user or device which modified this record
last.
- getLastModifiedDate() - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata
-
Gets last modified date of this dataset.
- getLastModifiedDate() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
Gets the server timestamp of this record when it was last modified.
- getLastModifiedDate() - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
Gets the date the newly copied object was last modified.
- getLastModifiedDate() - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Gets the date the newly copied part was last modified.
- 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
-
- getLastSyncCount() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Get the last sync count of this
Dataset
.
- 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
-
- 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.
- 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.
- getLBCookieStickinessPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- 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.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Returns the maximum number of items to retrieve in each service request
to DynamoDB.
- getLimit() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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).
- 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.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.
- 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.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.
- getLocalAddress() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional local address the client will bind to.
- getLocalRecord() - Method in class com.amazonaws.mobileconnectors.cognito.SyncConflict
-
Gets the local record that is in conflict.
- 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.s3.model.CompleteMultipartUploadResult
-
Returns the URL identifying the new multipart object.
- getLogFilePrefix() - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
-
Returns the optional log file prefix.
- getLoggingConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
-
Gets the logging configuration for the specified bucket.
- getLogins() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- getLogins() - Method in interface com.amazonaws.auth.AWSCognitoIdentityProvider
-
Get the logins from the provider
- getLogins() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Get the logins map used to authenticated with Amazon Cognito
- 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.
- getM() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Returns the value of the M property for this object.
- getMacAddress() - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The MAC address.
- getMain() - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
Indicates whether this is the main route table.
- getMapperConfig() - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
An optional parameter reserved for future use.
- getMarker() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Gets the optional marker parameter indicating where in the bucket to begin
listing.
- getMarker() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the marker parameter originally used to request this object listing, or
null
if no marker was specified.
- getMarketplace() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
Indicates whether the offering is available through the Reserved
Instance Marketplace (resale) or AWS.
- getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the optional list of ETag constraints that, when present, must
include a match for the source object's current ETag in order for the
copy object request to be executed.
- getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the optional list of ETag constraints that, when present,
must include a match for the source object's current ETag in order
for the copy object request to be executed.
- getMatchingETagConstraints() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Gets the optional list of ETag constraints that, when present, must
include a match for the object's current ETag in order for this
request to be executed.
- getMaterialsDescription() - Method in class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
- getMaterialsDescription() - Method in class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
-
- 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.
- getMaterialsDescription() - Method in interface com.amazonaws.services.s3.model.MaterialsDescriptionProvider
-
Returns an unmodifiable view of the MaterialsDescription which the caller
can use to load EncryptionMaterials from any
EncryptionMaterialsAccessor
- 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.
- 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.
- 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.simpleemail.model.ListIdentitiesRequest
-
The maximum number of identities per page.
- getMaxKeys() - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Gets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- getMaxKeys() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the maxKeys
parameter originally used to request this object
listing, or the default maxKeys
value provided by Amazon S3 if the
requester didn't specify a value.
- getMaxKeys() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the value of the maxKeys
parameter used to request this version
listing.
- 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.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The maximum number of records to return.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The maximum number of Auto Scaling instances to be described with each
call.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The maximum number of launch configurations.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
Maximum number of records to be returned.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
The maximum number of policies that will be described with each call.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The maximum number of scaling activities to return.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The maximum number of scheduled actions to return.
- getMaxRecords() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
The maximum number of records to return.
- getMaxRecords() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The maximum number of alarm history records to retrieve.
- getMaxRecords() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The maximum number of alarm descriptions to retrieve.
- getMaxResults() - Method in class com.amazonaws.services.ec2.model.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.
- 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.
- getMaxStorageSize() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorderConfig
-
- 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.
- getMd5() - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Returns the optional base64-encoded MD5 digest of the encryption key to
use when validating the integrity of the transmitted server-side
encryption key.
- 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.
- getMD5OfMessageAttributes() - Method in class com.amazonaws.services.sqs.model.Message
-
An MD5 digest of the non-URL-encoded message attribute string.
- getMD5OfMessageAttributes() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An MD5 digest of the non-URL-encoded message attribute string.
- getMD5OfMessageAttributes() - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
An MD5 digest of the non-URL-encoded message attribute 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.
- getMemberMarshaller() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers.ListToListMarshaller
-
- getMemberMarshaller() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers.MapToMapMarshaller
-
- 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.ec2.model.VpcPeeringConnectionStateReason
-
A message that provides more information about the status, if
applicable.
- getMessage() - Method in class com.amazonaws.services.s3.model.MultiObjectDeleteException.DeleteError
-
Returns a description of the failure.
- getMessage() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The message to be sent.
- getMessage() - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The message you want to send to the topic.
- getMessage() - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
A message explaining why the action failed on this entry.
- getMessageAttributeNames() - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The message attribute Name can contain the following characters: A-Z,
a-z, 0-9, underscore(_), hyphen(-), and period (.).
- getMessageAttributes() - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Message attributes for Publish action.
- getMessageAttributes() - Method in class com.amazonaws.services.sqs.model.Message
-
Each message attribute consists of a Name, Type, and Value.
- getMessageAttributes() - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
Each message attribute consists of a Name, Type, and Value.
- getMessageAttributes() - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
Each message attribute consists of a Name, Type, and Value.
- 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.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.s3.model.PutObjectRequest
-
Gets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- getMethod() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
The HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
- getMetric(String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
Returns the value of the metric with the specified name.
- 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: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
- getMetricAlarms() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
-
A list of information for each alarm with the specified metric.
- getMetricAlarms() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A list of information for the specified alarms.
- getMetricData() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
A list of data describing the metric.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The name of the metric.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The name of the metric.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The name of the metric to filter against.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
The name of the metric.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The name of the alarm's metric.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The name of the metric.
- getMetricName() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The name for the alarm's associated metric.
- getMetrics() - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
The list of Metrics collected.
- 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
-
- GetMetricStatisticsRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
- GetMetricStatisticsResult - Class in com.amazonaws.services.cloudwatch.model
-
The output for the GetMetricStatistics action.
- GetMetricStatisticsResult() - Constructor for class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
- getMfa() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Gets the optional Multi-Factor Authentication information included
with this request.
- getMfa() - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Gets the optional Multi-Factor Authentication information included
with this request.
- getMfa() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Gets the optional Multi-Factor Authentication information included
with this request.
- getMinAdjustmentStep() - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
Used with AdjustmentType
with the value
PercentChangeInCapacity
, the scaling policy changes the
DesiredCapacity
of the Auto Scaling group by at least the
number of instances specified in the value.
- getMinAdjustmentStep() - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
Changes the DesiredCapacity
of the Auto Scaling group by
at least the specified number of instances.
- getMinCount() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
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.
- getMinimumUploadPartSize() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.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.
- getModelClass() - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- 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.
- getMultipartCopyPartSize() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Returns the minimum size in bytes of each part in a multi-part copy
request.
- getMultipartCopyThreshold() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Returns the maximum threshold size of an Amazon S3 object after which the
copy operation is carried out using multi-part request.
- getMultipartUploads() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the list of multipart uploads.
- getMultipartUploadThreshold() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Returns the size threshold in bytes for when to use multipart uploads.
- 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.cloudwatch.model.Dimension
-
The name of the dimension.
- getName() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
The dimension name to be matched.
- getName() - Method in class com.amazonaws.services.ec2.model.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.s3.model.Bucket
-
Gets the name of the bucket.
- getName() - Method in class com.amazonaws.services.simpledb.model.Attribute
-
The name of the attribute.
- getName() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
-
Returns the value of the Name property for this object.
- getName() - Method in class com.amazonaws.services.simpledb.model.Item
-
The name of the item.
- getName() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
The name of the replaceable attribute.
- getName() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
-
The name of the replaceable item.
- getName() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
The name of the attribute involved in the condition.
- getName() - Method in class com.amazonaws.services.sns.model.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.
- 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.
- 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.
- 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.
- 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.
- 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.
- getNewObjectMetadata() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the optional object metadata to set for the new, copied object.
- getNextBatchOfScanResults() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ParallelScanTask
-
- getNextKeyMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the next key marker that should be used in the next request to
get the next page of results.
- getNextKeyMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the key marker to use in
the next listVersions
request in order to obtain the next page of results.
- getNextMarker() - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
An optional parameter reserved for future use.
- getNextMarker() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the marker to use in the next listObjects
request in order to see
the next page of results.
- getNextPartNumberMarker() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns the next part number marker.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The token returned by a previous call to indicate that there is more
data available.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
A string that is used to mark the start of the next batch of returned
results for pagination.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
A string that is used to mark the start of the next batch of returned
results for pagination.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
A string that is used to mark the start of the next batch of returned
results for pagination.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
A string that marks the start of the next batch of returned results
for pagination.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
Acts as a paging mechanism for large result sets.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
A string used to mark the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The token returned by a previous call to indicate that there is more
data available.
- getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The token returned by a previous call to indicate that there is more
data available.
- getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The token returned by a previous call to indicate that there is more
data available.
- getNextToken() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
A string that marks the start of the next batch of returned results.
- getNextToken() - Method in class com.amazonaws.services.ec2.model.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.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.
- getNextUploadIdMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the next upload ID marker that should be used in the next request
to get the next page of results.
- getNextVersionIdMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the version ID marker to
use in the next listVersions
request in order to obtain the next page of
results.
- getNoDevice() - Method in class com.amazonaws.services.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.
- getNoncurrentVersionExpirationInDays() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the time, in days, between when a new version of the object
is uploaded to the bucket and when older versions of the object
expire.
- getNoncurrentVersionTransition() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the transition describing how non-current versions of
objects will move between different storage classes in Amazon S3.
- 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.
- 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.
- getNotificationAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
-
A map of Identity to IdentityNotificationAttributes.
- 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.
- 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.dynamodbv2.model.AttributeValue
-
Number set data type
- getNULL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Returns the value of the NULL 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.
- 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
-
- getObjectAcl(String, String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the
AccessControlList
(ACL) for the specified object
with the specified version in Amazon S3.
- getObjectAcl(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getObjectAcl(String, String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getObjectContent() - Method in class com.amazonaws.services.s3.model.S3Object
-
Gets an input stream containing the contents of this object.
- getObjectMetadata() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Download
-
Returns the ObjectMetadata for the object being downloaded.
- getObjectMetadata(String, String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the metadata for the specified Amazon S3 object without
actually fetching the object itself.
- getObjectMetadata(GetObjectMetadataRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Gets the metadata for the specified Amazon S3 object without
actually fetching the object itself.
- getObjectMetadata(String, String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getObjectMetadata(GetObjectMetadataRequest) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- getObjectMetadata() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Returns the additional information about the new object being created,
such as content type, content encoding, user metadata, etc.
- getObjectMetadata() - Method in class com.amazonaws.services.s3.model.S3Object
-
Gets the metadata stored by Amazon S3 for this object.
- GetObjectMetadataRequest - Class in com.amazonaws.services.s3.model
-
Provides options for obtaining the metadata for the specified Amazon S3
object without actually fetching the object contents.
- GetObjectMetadataRequest(String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
- GetObjectMetadataRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
- 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
-
- GetObjectRequest(String, String, String) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
-
- GetObjectRequest(String, String, boolean) - Constructor for class com.amazonaws.services.s3.model.GetObjectRequest
-
- getObjectSummaries() - Method in class com.amazonaws.services.s3.model.ObjectListing
-
Gets the list of object summaries describing the objects stored in the
S3 bucket.
- getObjectTableNameResolver() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getObjectTableNameResolver() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Returns the object table name resolver for this configuration.
- getOfferingType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
The Reserved Instance offering type.
- getOfferingType() - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesRequest
-
The Reserved Instance offering type.
- getOfferingType() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The Reserved Instance offering type.
- getOfferingType() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The Reserved Instance offering type.
- getOKActions() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
OK
state from any other state.
- getOKActions() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
OK
state from any other state.
- getOngoingRestore() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the boolean value which indicates whether there is ongoing restore request.
- getOperationType() - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The operation type.
- getOperationType() - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The type of operation to perform to the attribute.
- 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.
- getOrCreateInstance(Context, String, Regions, AWSCredentialsProvider) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
- getOrCreateInstance(Context, String, Regions, AWSCredentialsProvider, AnalyticsConfig) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
- getOrCreateInstance(Context, String, Regions, AWSCredentialsProvider, AnalyticsCallback<MobileAnalyticsManager>) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
- getOrCreateInstance(Context, String, Regions, AWSCredentialsProvider, AnalyticsConfig, AnalyticsCallback<MobileAnalyticsManager>) - Static method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
- getOrigin() - Method in class com.amazonaws.services.ec2.model.Route
-
Describes how the route was created.
- getOriginalRequest() - Method in class com.amazonaws.DefaultRequest
-
Returns the original, user facing request object which this internal
request object is representing.
- getOriginalRequest() - Method in interface com.amazonaws.Request
-
Returns the original, user facing request object which this internal
request object is representing.
- getOriginalRequest() - Method in class com.amazonaws.services.ec2.model.DryRunResult
-
Returns the original request of the dry-run operation.
- 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.
- 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
-
- getOwner() - Method in class com.amazonaws.services.s3.model.Bucket
-
Gets the bucket's owner.
- getOwner() - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Returns the owner of this multipart upload.
- getOwner() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns details on the user who owns the associated multipart
upload.
- getOwner() - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Gets the owner of this object.
- getOwner() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Gets the owner of this version.
- getOwner() - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's owner.
- getOwnerAlias() - Method in class com.amazonaws.services.ec2.model.Snapshot
-
The AWS account alias (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.ec2.model.VpcPeeringConnectionVpcInfo
-
The AWS account ID of the VPC owner.
- 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.
- getPaginationLoadingStrategy() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getPaginationLoadingStrategy() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Returns the pagination loading strategy for this configuration.
- getParameters() - Method in class com.amazonaws.DefaultRequest
-
- getParameters() - Method in interface com.amazonaws.Request
-
Returns a map of all parameters in this request.
- getPartETag() - Method in class com.amazonaws.services.s3.model.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.
- getPartNumber() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Gets the part number of the newly copied part.
- getPartNumber() - Method in class com.amazonaws.services.s3.model.PartETag
-
Returns the part number of the associated part.
- getPartNumber() - Method in class com.amazonaws.services.s3.model.PartSummary
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the part number describing this part's position relative to the
other parts in the multipart upload.
- getPartNumber() - Method in class com.amazonaws.services.s3.model.UploadPartResult
-
Returns the part number of the newly uploaded part.
- getPartNumberMarker() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Returns the optional part number marker indicating where in the results
to being listing parts.
- getPartNumberMarker() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns the optional part number marker specified in the original request
to specify where in the results to begin listing parts.
- getParts() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns the list of parts described in this part listing.
- getPartSize() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the size of this part, in bytes.
- getPasswordData(GetPasswordDataRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
Retrieves the encrypted administrator password for 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
-
- GetPasswordDataRequest() - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataRequest
-
Default constructor for a new GetPasswordDataRequest object.
- GetPasswordDataRequest(String) - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataRequest
-
Constructs a new GetPasswordDataRequest object.
- GetPasswordDataResult - Class in com.amazonaws.services.ec2.model
-
- GetPasswordDataResult() - Constructor for class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
- getPauseStatus() - Method in exception com.amazonaws.mobileconnectors.s3.transfermanager.exception.PauseException
-
Returns more information on why the pause failed.
- getPauseStatus() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.PauseResult
-
Returns information about whether the pause was successful or not; and
if not why.
- getPayer() - Method in class com.amazonaws.services.s3.model.RequestPaymentConfiguration
-
- getPeerOwnerId() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The AWS account ID of the owner of the peer VPC.
- getPeerVpcId() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The ID of the VPC with which you are creating the VPC peering
connection.
- getPercentTransfered() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferProgress
-
- getPercentTransferred() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.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.
- getPermission() - Method in class com.amazonaws.services.s3.model.Grant
-
Gets the permission being granted to the grantee by this grant.
- getPlacement() - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
- 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.
- 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.
- getPlacementTenancy() - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The tenancy of the instance.
- getPlacementTenancy() - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
Specifies the tenancy of the instance.
- 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
-
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
-
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
-
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
-
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
-
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
-
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
-
- GetPlatformApplicationAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesRequest
-
- GetPlatformApplicationAttributesResult - Class in com.amazonaws.services.sns.model
-
Response for GetPlatformApplicationAttributes action.
- GetPlatformApplicationAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetPlatformApplicationAttributesResult
-
- getPlatformApplications() - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
-
Platform applications returned when calling ListPlatformApplications
action.
- getPolicies() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Provides a list of policies defined for the load balancer.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- getPresignedUrl() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The pre-signed URL that facilitates copying an encrypted snapshot.
- 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.
- 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.
- getPrincipals() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the principals associated with this policy statement, indicating
which AWS accounts are affected by this policy statement.
- getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.Instance
-
The private DNS name assigned to the instance.
- getPrivateDnsName() - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
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.
- 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.
- 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.
- getProcesses() - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
-
- 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.
- 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.
- getProductDescriptions() - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
One or more basic product descriptions.
- getProgress() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Transfer
-
Returns progress information about this transfer.
- 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.
- 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
-
- 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.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Returns the value of the ProjectionExpression property for this
object.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Returns the value of the ProjectionExpression property for this
object.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Returns the value of the ProjectionExpression property for this
object.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Returns the value of the ProjectionExpression property for this
object.
- 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.
- 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.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.
- 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.
- getProviderName() - Method in class com.amazonaws.auth.AWSAbstractCognitoDeveloperIdentityProvider
-
- getProviderName() - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
Gets a string with the name of the provider being used.
- getProviderName() - Method in class com.amazonaws.auth.AWSBasicCognitoIdentityProvider
-
- getProviderName() - Method in class com.amazonaws.auth.AWSEnhancedCognitoIdentityProvider
-
- 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.
- 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.ec2.model.NetworkInterfaceAssociation
-
The public DNS name.
- 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.
- getPublicIpAddress() - Method in class com.amazonaws.services.ec2.model.Instance
-
The public IP address assigned to the instance.
- getPublicIps() - Method in class com.amazonaws.services.ec2.model.DescribeAddressesRequest
-
[EC2-Classic] One or more Elastic IP addresses.
- getPublicKeyMaterial() - Method in class com.amazonaws.services.ec2.model.ImportKeyPairRequest
-
The public key.
- getPushSyncUpdate(Intent) - Method in class com.amazonaws.mobileconnectors.cognito.CognitoSyncManager
-
Converts the notification from Cognito push sync to an object that has
easy access to all of the relevant information.
- getPutRequest() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a PutItem operation.
- getQueryFilter() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Returns the query filter applied on this query.
- getQueryFilter() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Evaluates the query results and returns only the desired values.
- 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
-
- 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.
- GetQueueAttributesResult - Class in com.amazonaws.services.sqs.model
-
A list of returned queue attributes.
- GetQueueAttributesResult() - Constructor for class com.amazonaws.services.sqs.model.GetQueueAttributesResult
-
- getQueueName() - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
-
The name for the queue to be created.
- getQueueName() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
The name of the queue whose URL must be fetched.
- getQueueNamePrefix() - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
-
A string to use for filtering the list results.
- getQueueOwnerAWSAccountId() - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
The AWS account ID of the account that created the queue.
- 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
-
- GetQueueUrlRequest() - Constructor for class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
Default constructor for a new GetQueueUrlRequest object.
- GetQueueUrlRequest(String) - Constructor for class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
Constructs a new GetQueueUrlRequest object.
- GetQueueUrlResult - Class in com.amazonaws.services.sqs.model
-
For more information, see
Responses
in the
Amazon SQS Developer Guide .
- GetQueueUrlResult() - Constructor for class com.amazonaws.services.sqs.model.GetQueueUrlResult
-
- 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.
- 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.
- getRange() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Gets the optional inclusive byte range within the desired object
that will be downloaded by this request.
- getRangeKey() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.KeyPair
-
- getRangeKeyConditions() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Gets the range key condition for this query.
- getRangeKeyName() - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformer.Parameters
-
- 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.
- getRawMetadataValue(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- 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.
- 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
-
- 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.
- getRecordCount() - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata
-
Gets the number of records in this dataset.
- getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The time when recurring future actions will start.
- getRecurrence() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The regular schedule that an action occurs.
- getRecurringCharges() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The recurring charge tag assigned to the resource.
- getRecurringCharges() - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The recurring charge tag assigned to the resource.
- 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.
- getRefreshThreshold() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Get the refresh threshold for the session credentials created by this
client in seconds.
- getRefreshThreshold() - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Get the refresh threshold for the session credentials created by this client in
seconds.
- 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.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.
- 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.
- 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.
- getRejects() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails rejected by Amazon SES.
- getRemoteRecord() - Method in class com.amazonaws.mobileconnectors.cognito.SyncConflict
-
Gets the remote record that is in conflict.
- 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.
- getReplyToAddresses() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The reply-to email address(es) for the message.
- getRequestClientOptions() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Gets the options stored with this request object.
- getRequestCredentials() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns the optional credentials to use to sign this request, overriding
the default credentials set at the client level.
- getRequesterId() - Method in class com.amazonaws.services.ec2.model.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.
- getRequesterVpcInfo() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The information of the requester VPC.
- getRequestId() - Method in exception com.amazonaws.AmazonServiceException
-
Returns the AWS request ID that uniquely identifies the service request
the caller made.
- getRequestId() - Method in class com.amazonaws.AmazonWebServiceResponse
-
Returns the AWS request ID from the response metadata section of an AWS
response.
- getRequestId() - Method in class com.amazonaws.ResponseMetadata
-
Returns the AWS request ID contained in this response metadata object.
- getRequestItems() - Method in class com.amazonaws.services.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).
- getRequestMetricCollector() - Method in class com.amazonaws.AmazonWebServiceRequest
-
Returns a request level metric collector; or null if not specified.
- getRequestMetricCollector() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getRequestMetricCollector() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- 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.
- GetRequestPaymentConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for fetching the request payment configuration associated with
an Amazon S3 bucket.
- GetRequestPaymentConfigurationRequest(String) - Constructor for class com.amazonaws.services.s3.model.GetRequestPaymentConfigurationRequest
-
- 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.
- getReservations() - Method in class com.amazonaws.services.ec2.model.DescribeInstancesResult
-
One or more reservations.
- 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.
- 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.
- getResourcePath() - Method in class com.amazonaws.DefaultRequest
-
- getResourcePath() - Method in interface com.amazonaws.Request
-
Returns the path to the resource being requested.
- getResources() - Method in class com.amazonaws.auth.policy.Statement
-
Returns the resources associated with this policy statement.
- getResources() - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
-
The IDs of one or more resources to tag.
- getResources() - Method in class com.amazonaws.services.ec2.model.DeleteTagsRequest
-
The ID of 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.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.
- getResponseHeaders() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Returns the headers to be overridden in the service response.
- getResponseHeaders() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Returns the headers to be overridden in the service response.
- getResponseMetadata() - Method in class com.amazonaws.AmazonWebServiceResponse
-
Returns the response metadata for this response.
- getResponses() - Method in class com.amazonaws.services.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 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.
- getResult() - Method in class com.amazonaws.AmazonWebServiceResponse
-
Returns the result contained by this response.
- getResults() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.QueryResultPage
-
Returns all matching items for this page of query results.
- getResults() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ScanResultPage
-
Returns all matching items for this page of scan results, which may be
empty.
- getRetryCondition() - Method in class com.amazonaws.retry.RetryPolicy
-
Returns the retry condition included in this retry policy.
- getRetryPolicy() - Method in class com.amazonaws.ClientConfiguration
-
Returns the retry policy upon failed requests.
- getReturn() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
-
Returns true
if the request succeeds; otherwise, it
returns an error.
- getReturn() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
-
Returns true
if the request succeeds; otherwise, it
returns an error.
- 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.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.
- 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.
- 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 associated 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.
- 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
-
- 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
.
- getS3ClientCache() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
- getS3Key() - Method in class com.amazonaws.services.ec2.model.ExportToS3Task
-
- 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.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- getSampleCount() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The number of metric values that contributed to the aggregate value of
this datapoint.
- getSampleCount() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
The number of samples used for the statistic set.
- getSaveBehavior() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getSaveBehavior() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.mobileconnectors.dynamodbv2.dynamodbmapper.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.dynamodbv2.model.QueryRequest
-
Specifies ascending (true) or descending (false) traversal of the
index.
- getScannedCount() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items evaluated, before any QueryFilter is
applied.
- getScannedCount() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items evaluated, before any ScanFilter is
applied.
- getScheduledActionARN() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The Amazon Resource Name (ARN) of this scheduled action.
- getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
-
The name of the action you want to delete.
- getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The name of this scaling action.
- getScheduledActionName() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The name of this scheduled action.
- getScheduledActionNames() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
A list of scheduled actions to be described.
- getScheduledUpdateGroupActions() - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
A list of scheduled actions designed to update an Auto Scaling group.
- getScheme() - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The type of a load balancer.
- getScheme() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Specifies the type of load balancer.
- 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.
- getSecurityGroupIds() - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
One or more security group IDs.
- 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.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).
- getSegment() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- 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.
- 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
-
- GetSendQuotaRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
-
- GetSendQuotaResult - Class in com.amazonaws.services.simpleemail.model
-
Represents the user's current activity limits returned from a
successful GetSendQuota
request.
- GetSendQuotaResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
- getSendStatistics(GetSendStatisticsRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the user's sending statistics.
- getSendStatistics() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Returns the user's sending statistics.
- getSendStatistics(GetSendStatisticsRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns the user's sending statistics.
- getSendStatistics() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Returns the user's sending statistics.
- getSendStatisticsAsync(GetSendStatisticsRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the user's sending statistics.
- getSendStatisticsAsync(GetSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Returns the user's sending statistics.
- getSendStatisticsAsync(GetSendStatisticsRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the user's sending statistics.
- getSendStatisticsAsync(GetSendStatisticsRequest, AsyncHandler<GetSendStatisticsRequest, GetSendStatisticsResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Returns the user's sending statistics.
- GetSendStatisticsRequest - Class in com.amazonaws.services.simpleemail.model
-
- GetSendStatisticsRequest() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
-
- GetSendStatisticsResult - Class in com.amazonaws.services.simpleemail.model
-
Represents a list of SendDataPoint
items returned from a
successful GetSendStatistics
request.
- GetSendStatisticsResult() - Constructor for class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
-
- getSentLast24Hours() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
The number of emails sent during the previous 24 hours.
- getServerSideEncryption() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
- getServiceEndpoint(String) - Method in class com.amazonaws.regions.Region
-
Returns the endpoint for the service given.
- getServiceId() - Method in enum com.amazonaws.auth.policy.Principal.Services
-
- 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 interface com.amazonaws.Request
-
Returns the name of the Amazon service this request is for.
- getServiceName() - Method in enum com.amazonaws.util.AWSServiceMetrics
-
- getSessionClient() - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.MobileAnalyticsManager
-
The
SessionClient
is the primary class used to pause and resume
sessions, so that you can gain useful data about how your users are
interacting with your application.
- 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.
- getSessionCredentitalsExpiration() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- getSessionDuration() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Get the duration of the session credentials created by this client in
seconds.
- 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.
- 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.
- 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.
- 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.
- 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.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(String) - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Gets the size of a record with the given key.
- getSnapshot() - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
-
- 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.
- 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
-
- getSnsTopic() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (Amazon SNS) topic.
- getSocketBufferSizeHints() - Method in class com.amazonaws.ClientConfiguration
-
Returns the optional size hints (in bytes) for the low level TCP send and
receive buffers.
- getSocketTimeout() - Method in class com.amazonaws.ClientConfiguration
-
Returns the amount of time to wait (in milliseconds) for data to be
transfered over an established, open connection before the connection
times out and is closed.
- getSource() - Method in class com.amazonaws.mobileconnectors.cognito.PushSyncUpdate
-
Gets the source of the notification, 'cognito-sync' from push sync
- getSource() - Method in class com.amazonaws.services.ec2.model.VpnStaticRoute
-
Indicates how the routes were provided.
- getSource() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The identity's email address.
- getSource() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
The identity's email address.
- getSourceBucketName() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Gets the name of the bucket containing the source object to be copied.
- getSourceBucketName() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the name of the bucket containing the source object to be copied.
- getSourceBucketName() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the name of the bucket containing the source object to be copied.
- getSourceDestCheck() - Method in class com.amazonaws.services.ec2.model.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.InstanceAttribute
-
Indicates whether source/destination checking is enabled.
- 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.
- getSourceImageId() - Method in class com.amazonaws.services.ec2.model.CopyImageRequest
-
The ID of the AMI to copy.
- getSourceKey() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Gets the source bucket key under which the source object to be copied is
stored.
- 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.
- 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.
- 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.
- getSourceSnapshotId() - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The ID of the Amazon EBS snapshot to copy.
- getSourceSSECustomerKey() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Returns the optional customer-provided server-side encryption key to use
to decrypt the source object being copied.
- getSourceSSECustomerKey() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to decrypt the source object part being copied.
- getSourceVersionId() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the version ID specifying which version of the source
object to copy.
- getSourceVersionId() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the version ID specifying which version of the source object to
copy.
- getSpotDatafeedSubscription() - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
-
The 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
-
Set to simple
to enable enhanced networking for the
instance.
- 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.dynamodbv2.model.AttributeValue
-
A String set data type
- getSSEAlgorithm() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the server-side encryption algorithm when encrypting the object
using AWS-managed keys .
- getSSECustomerAlgorithm() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the server-side encryption algorithm if the object is encrypted
using customer-provided keys.
- getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Returns the customer-provided server-side encryption key to use as part
of the generated pre-signed URL.
- getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Returns the optional customer-provided server-side encryption key to use
when retrieving the metadata of a server-side encrypted object.
- getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Returns the optional customer-provided server-side encryption key to use
to decrypt this object.
- getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Returns the optional customer-provided server-side encryption key to use to
encrypt the upload being started.
- getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the uploaded object.
- getSSECustomerKey() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the object part being uploaded.
- getSSECustomerKeyMd5() - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Returns the base64-encoded MD5 digest of the encryption key for
server-side encryption, if the object is encrypted using
customer-provided keys.
- 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.
- getStart() - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The date and time the Reserved Instance started.
- getStartDate() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The starting date to retrieve alarm history.
- getStartEpochTimeMilli() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- getStartEpochTimeMilliIfKnown() - Method in class com.amazonaws.util.TimingInfo
-
- getStartingInstances() - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
-
Information about one or more started instances.
- 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.util.TimingInfo
-
Deprecated.
- getStartTimeNano() - Method in class com.amazonaws.util.TimingInfo
-
- getState() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Transfer
-
Returns the current state of this transfer.
- 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.elasticloadbalancing.model.InstanceState
-
Specifies the current state of the instance.
- 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
-
- 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.ec2.model.VpcPeeringConnection
-
The status of the VPC peering connection.
- getStatus() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the status of this rule.
- getStatus() - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
-
Returns the current status of versioning for this bucket versioning
configuration object, indicating if versioning is enabled or not for a
bucket.
- getStatusCode() - Method in exception com.amazonaws.AmazonServiceException
-
Returns the HTTP status code that was returned with this service
exception.
- getStatusCode() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains the current status of the activity.
- getStatusMessage() - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains a friendly, more verbose description of the activity status.
- getStatusMessage() - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
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.
- getStoppingInstances() - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
-
Information about one or more stopped instances.
- 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.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Returns the storage class of this object.
- 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.
- getStorageSizeBytes() - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata
-
Gets the storage size in bytes of this dataset.
- 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.
- getString() - Method in class com.amazonaws.util.StringInputStream
-
Returns the original string specified when this input stream was
constructed.
- getStringListValues() - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- getStringValue() - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Strings are Unicode with UTF8 binary encoding.
- getStringValue() - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Strings are Unicode with UTF8 binary encoding.
- 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.
- 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
-
- getSubnet() - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
-
Information about the subnet.
- 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.
- getSubnetIds() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
One or more subnet IDs.
- getSubnets() - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
-
Information about one or more subnets.
- 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.
- 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
-
Returns all of the properties of a subscription.
- getSubscriptionAttributes(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Returns all of the properties of a subscription.
- getSubscriptionAttributes(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Returns all of the properties of a subscription.
- getSubscriptionAttributes(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Returns all of the properties of a subscription.
- getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Returns all of the properties of a subscription.
- getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Returns all of the properties of a subscription.
- getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Returns all of the properties of a subscription.
- getSubscriptionAttributesAsync(GetSubscriptionAttributesRequest, AsyncHandler<GetSubscriptionAttributesRequest, GetSubscriptionAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Returns all of the properties of a subscription.
- GetSubscriptionAttributesRequest - Class in com.amazonaws.services.sns.model
-
- GetSubscriptionAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
-
Default constructor for a new GetSubscriptionAttributesRequest object.
- GetSubscriptionAttributesRequest(String) - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
-
Constructs a new GetSubscriptionAttributesRequest object.
- GetSubscriptionAttributesResult - Class in com.amazonaws.services.sns.model
-
Response for GetSubscriptionAttributes action.
- GetSubscriptionAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetSubscriptionAttributesResult
-
- getSubscriptions() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
-
A list of subscriptions.
- getSubscriptions() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
-
A list of subscriptions.
- getSubTransfers() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.MultipleFileUpload
-
Returns a collection of sub transfers associated with the multi file upload.
- 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.
- getSuspendedProcesses() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
Suspended processes associated with this Auto Scaling group.
- getSuspensionReason() - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
-
The reason that the process was suspended.
- getSymmetricKey() - Method in class com.amazonaws.services.s3.model.EncryptionMaterials
-
Returns the symmetric key stored in this EncryptionMaterials object.
- getSyncCount() - Method in class com.amazonaws.mobileconnectors.cognito.PushSyncUpdate
-
Gets the sync count of the changed dataset
- getSyncCount() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
Gets the sync count of this record.
- 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.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.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 interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformer.Parameters
-
- getTableName(Class<?>, DynamoDBMapperConfig) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.DefaultTableNameResolver
-
- getTableName(Object, DynamoDBMapperConfig) - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.ObjectTableNameResolver
-
Get the table name for an object.
- getTableName() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.TableNameOverride
-
Returns the table name to use for all requests.
- getTableName(Class<?>, DynamoDBMapperConfig) - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.TableNameResolver
-
Get the table name for a class.
- 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.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getTableNameOverride() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Returns the table name override for this configuration.
- getTableNamePrefix() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.TableNameOverride
-
Returns the table name prefix to prepend the table name for all
requests.
- getTableNameResolver() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- getTableNameResolver() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig
-
Returns the table name resolver for this configuration.
- 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.dynamodbv2.model.TableDescription
-
The total size of the specified table, in bytes.
- 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.
- getTaggingConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
-
Gets the new tagging configuration for the specified bucket.
- getTags() - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
A list of tags for the Auto Scaling group.
- getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The tag to be created or updated.
- getTags() - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
-
The tag to be created or updated.
- getTags() - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
-
Each tag should be defined by its resource type, resource ID, key,
value, and a propagate flag.
- getTags() - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
The list of tags.
- getTags() - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
- 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.VpcPeeringConnection
-
Any tags assigned to the resource.
- 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.
- 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.
- getTarget() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
Specifies the instance being checked.
- getTargetArn() - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Either TopicArn or EndpointArn, but not both.
- 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.
- 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.
- 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.
- 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.
- getText() - Method in class com.amazonaws.services.simpleemail.model.Body
-
The content of the message, in text format.
- getThreshold() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The value against which the specified statistic is compared.
- getThreshold() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The value against which the specified statistic is compared.
- getTime() - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
Time
is deprecated.
- getTime() - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
Time
is deprecated.
- getTimeOffset() - Method in class com.amazonaws.AmazonWebServiceClient
-
Returns the optional value for time offset for this client.
- 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.
- 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.
- getTimeTakenMillis() - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- getTimeTakenMillisIfKnown() - Method in class com.amazonaws.util.TimingInfo
-
- 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.auth.AWSAbstractCognitoIdentityProvider
-
With the logins and identityId to mark the user, it builds a request to
the cognito back end, and returns the token cib hands back
- getToken() - Method in interface com.amazonaws.auth.AWSIdentityProvider
-
Get the token from the relevant provider
- getToken() - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- 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.
- getTopic() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration.TopicConfiguration
-
Gets the topic ARN (Amazon Resource Name) for the topic to publish events to.
- getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (SNS) topic.
- getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (SNS) topic.
- getTopicARN() - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (SNS) topic.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The ARN of the topic whose access control policy you wish to modify.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
The ARN of the topic for which you wish to confirm a subscription.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.CreateTopicResult
-
The Amazon Resource Name (ARN) assigned to the created topic.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
-
The ARN of the topic you want to delete.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
-
The ARN of the topic whose properties you want to get.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
-
The ARN of the topic for which you wish to find subscriptions.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The topic you want to publish to.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
The ARN of the topic whose access control policy you wish to modify.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
The ARN of the topic to modify.
- getTopicArn() - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The ARN of 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
-
Returns all of the properties of a topic.
- getTopicAttributes(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Returns all of the properties of a topic.
- getTopicAttributes(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Returns all of the properties of a topic.
- getTopicAttributes(String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Returns all of the properties of a topic.
- getTopicAttributesAsync(GetTopicAttributesRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Returns all of the properties of a topic.
- getTopicAttributesAsync(GetTopicAttributesRequest, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
Returns all of the properties of a topic.
- getTopicAttributesAsync(GetTopicAttributesRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Returns all of the properties of a topic.
- getTopicAttributesAsync(GetTopicAttributesRequest, AsyncHandler<GetTopicAttributesRequest, GetTopicAttributesResult>) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Returns all of the properties of a topic.
- GetTopicAttributesRequest - Class in com.amazonaws.services.sns.model
-
- GetTopicAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesRequest
-
Default constructor for a new GetTopicAttributesRequest object.
- GetTopicAttributesRequest(String) - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesRequest
-
Constructs a new GetTopicAttributesRequest object.
- GetTopicAttributesResult - Class in com.amazonaws.services.sns.model
-
Response for GetTopicAttributes action.
- GetTopicAttributesResult() - Constructor for class com.amazonaws.services.sns.model.GetTopicAttributesResult
-
- getTopicConfigurations() - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
-
- getTopics() - Method in class com.amazonaws.services.sns.model.ListTopicsResult
-
A list of topic ARNs.
- 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.
- getTotalBytesToTransfer() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.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.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- getTotalSizeInBytes() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Gets the total size in bytes of this dataset.
- getTransferManager(Region) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3ClientCache
-
Returns a
TransferManager
for the given region, or throws an
exception when unable.
- getTransferManager() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- getTransformers() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformerChain
-
- getTransition() - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Returns the transition attribute of the rule.
- getType() - Method in class com.amazonaws.auth.policy.Condition
-
Returns the type of this condition.
- getType() - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
The type of VPN connection 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.
- getTypeIdentifier() - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
-
- getTypeIdentifier() - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
-
- getTypeIdentifier() - Method in interface com.amazonaws.services.s3.model.Grantee
-
Returns the identifier for the type of this grant, to be used when
specifying grants in the header of a request.
- getTypeIdentifier() - Method in enum com.amazonaws.services.s3.model.GroupGrantee
-
- getUnhealthyThreshold() - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
Specifies the number of consecutive health probe failures required
before moving the instance to the Unhealthy state.
- getUnit() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The standard unit used for the datapoint.
- getUnit() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The unit for the metric.
- getUnit() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The unit for the metric.
- getUnit() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The unit of the alarm's associated metric.
- getUnit() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The unit of the metric.
- getUnit() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The unit for the alarm's associated metric.
- getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Gets the optional unmodified constraint that restricts this
request to executing only if the source object has not been
modified after the specified date.
- getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Gets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- getUnmodifiedSinceConstraint() - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Gets the optional unmodified constraint that restricts this
request to executing only if the object has not been
modified after the specified date.
- getUnprocessedItems() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.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.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.
- getUpdateExpression() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Returns the value of the UpdateExpression property for this object.
- 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.
- getUploadId() - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
-
Returns the ID of the upload to abort.
- getUploadId() - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Returns the ID of the multipart upload to complete.
- getUploadId() - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the ID of the existing, initiated multipart upload with which
this new part will be associated.
- getUploadId() - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
-
Returns the initiated multipart upload ID.
- getUploadId() - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Returns the ID of the multipart upload whose parts are being listed.
- getUploadId() - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Returns the unique ID of this multipart upload.
- getUploadId() - Method in class com.amazonaws.services.s3.model.PartListing
-
Returns the upload ID value specified in the original request used to
identify which multipart upload contains the parts to list.
- getUploadId() - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Returns the ID of the existing, initiated multipart upload with which
this new part will be associated.
- getUploadIdMarker() - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Returns the optional upload ID marker indicating where in the results to
begin listing.
- getUploadIdMarker() - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Returns the optional upload ID marker specified in the original request
to specify where in the results to begin listing multipart uploads.
- getUploadPolicy() - Method in class com.amazonaws.services.ec2.model.S3Storage
-
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2
permission to upload items into Amazon S3 on your behalf.
- getUploadPolicySignature() - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The signature of the Base64 encoded JSON document.
- getURI() - Method in class com.amazonaws.services.s3.AmazonS3URI
-
- getUrl() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Returns a URL for the location of the object represented by this S3Link.
- 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.
- 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
-
- 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.
- 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.
- 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
-
The account ID to modify for the snapshot.
- 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.
- 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.
- getValue() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
Gets the value of this record.
- getValue() - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The value of the tag.
- getValue() - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The value of the tag.
- getValue() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
-
The value representing the dimension measurement
- getValue() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
The value of the dimension to be matched.
- getValue() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The value for the metric.
- getValue() - Method in class com.amazonaws.services.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.simpledb.model.Attribute
-
The value of the attribute.
- getValue() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
The value of the replaceable attribute.
- getValue() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
The value of an attribute.
- getValues() - Method in class com.amazonaws.auth.policy.Condition
-
Returns the values specified for this access control policy condition.
- getValues() - Method in class com.amazonaws.services.autoscaling.model.Filter
-
The value of the filter.
- getValues() - Method in class com.amazonaws.services.ec2.model.DhcpConfiguration
-
One or more values for the DHCP option.
- getValues() - Method in class com.amazonaws.services.ec2.model.Filter
-
One or more filter values.
- getVerificationAttributes() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
-
A map of Identities to IdentityVerificationAttributes objects.
- getVerificationStatus() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification status of the identity: "Pending", "Success",
"Failed", or "TemporaryFailure".
- getVerificationToken() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification token for a domain identity.
- getVerificationToken() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
-
A TXT record that must be placed in the DNS settings for the domain,
in order to complete domain verification.
- getVerifiedEmailAddresses() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
-
A list of email addresses that have been verified.
- getVersion() - Method in class com.amazonaws.auth.policy.Policy
-
Returns the version of this AWS policy.
- getVersion() - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest.KeyVersion
-
- 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.mobileconnectors.s3.transfermanager.model.CopyResult
-
Returns the version ID of the new object.
- getVersionId() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Returns the version ID of the new object.
- 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.RestoreObjectRequest
-
Returns the id of the version to be restored.
- getVersionId() - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Gets the version ID which uniquely identifies this version of an
object.
- getVersionIdMarker() - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Gets the optional versionIdMarker
parameter indicating where in the
sorted list of all versions in the specified bucket to begin returning
results.
- getVersionIdMarker() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the value of the version ID marker parameter used to request this version
listing.
- getVersioningConfiguration() - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Gets the new versioning configuration for the specified bucket.
- getVersionSummaries() - Method in class com.amazonaws.services.s3.model.VersionListing
-
Gets the list of version summaries describing the versions stored in
the associated S3 bucket.
- getVgwTelemetry() - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
Information about the VPN tunnel.
- 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.
- 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.
- 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.
- 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.
- 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.
- getVolumes() - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
-
- getVolumes() - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
- 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.
- getVolumeStatus() - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The volume status.
- 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.
- getVpc() - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
-
Information about the VPC.
- 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.CreateVpcPeeringConnectionRequest
-
The ID of the requester 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.ec2.model.VpcPeeringConnectionVpcInfo
-
The ID of the VPC.
- getVPCId() - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Provides the ID of the VPC attached to the load balancer.
- getVpcIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
One or more VPC IDs.
- getVpcPeeringConnection() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
-
Information about the VPC peering connection.
- getVpcPeeringConnection() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
-
Information about the VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of the VPC peering connection.
- getVpcPeeringConnectionId() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The ID of the VPC peering connection.
- getVpcPeeringConnectionIds() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
One or more VPC peering connection IDs.
- getVpcPeeringConnections() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
-
Information about the VPC peering connections
- getVpcs() - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
-
Information about one or more VPCs.
- 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.
- 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.
- getWebIdentityProvider() - Method in enum com.amazonaws.auth.policy.Principal.WebIdentityProviders
-
- 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.
- 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
-
- 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
-
- 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
-
- GooglePlayMonetizationEventBuilder - Class in com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization
-
Builds monetization events representing a Google Play purchase.
- Grant - Class in com.amazonaws.services.s3.model
-
Specifies a grant, consisting of one grantee and one permission.
- Grant(Grantee, Permission) - Constructor for class com.amazonaws.services.s3.model.Grant
-
Constructs a new
Grant
object using the specified grantee and permission
objects.
- grantAllPermissions(Grant...) - Method in class com.amazonaws.services.s3.model.AccessControlList
-
Adds a set of grantee/permission pairs to the access control list (ACL), where each item in the
set is a
Grant
object.
- Grantee - Interface in com.amazonaws.services.s3.model
-
Represents a grantee (entity) that can be assigned access permissions in an
AccessControlList
.
- grantPermission(Grantee, Permission) - Method in class com.amazonaws.services.s3.model.AccessControlList
-
Adds a grantee to the access control list (ACL) with the given permission.
- GroupGrantee - Enum in com.amazonaws.services.s3.model
-
Specifies constants defining a group of Amazon S3 users
who can be granted permissions to
Amazon S3 buckets and objects.
- GroupIdentifier - Class in com.amazonaws.services.ec2.model
-
Describes a security group.
- GroupIdentifier() - Constructor for class com.amazonaws.services.ec2.model.GroupIdentifier
-
- 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_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_USER_METADATA_PREFIX - Static variable in interface com.amazonaws.services.s3.Headers
-
Prefix for S3 user metadata: x-amz-meta-
- S3_VERSION_ID - Static variable in interface com.amazonaws.services.s3.Headers
-
S3's version ID header
- S3Actions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for Amazon S3.
- S3BucketResource - Class in com.amazonaws.auth.policy.resources
-
Represents a bucket resource involved in an AWS access control policy.
- S3BucketResource(String) - Constructor for class com.amazonaws.auth.policy.resources.S3BucketResource
-
Constructs a new bucket resource that represents the the specified bucket
but not any of the contained objects.
- S3ClientCache - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
- 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.
- S3Link - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
- S3LinkToStringMarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers
-
A marshaller that marshals S3Link
objects to DynamoDB Strings,
using a JSON encoding.
- S3LinkUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
- S3LinkUnmarshaller(S3ClientCache) - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers.S3LinkUnmarshaller
-
- 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.
- S3Objects - Class in com.amazonaws.services.s3.iterable
-
Provides an easy way to iterate Amazon S3 objects in a "foreach" statement.
- S3ObjectSummary - Class in com.amazonaws.services.s3.model
-
Contains the summary of an object stored in an Amazon S3 bucket.
- S3ObjectSummary() - Constructor for class com.amazonaws.services.s3.model.S3ObjectSummary
-
- S3ResponseMetadata - Class in com.amazonaws.services.s3
-
- S3ResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.services.s3.S3ResponseMetadata
-
Creates a new S3ResponseMetadata object from a specified map of metadata
information.
- S3ResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.services.s3.S3ResponseMetadata
-
Creates a new S3ResponseMetadata object from an existing ResponseMetadata
object.
- S3Storage - Class in com.amazonaws.services.ec2.model
-
Describes the S3 bucket for an instance store-backed AMI.
- S3Storage() - Constructor for class com.amazonaws.services.ec2.model.S3Storage
-
- S3UploadPolicy - Class in com.amazonaws.services.ec2.util
-
This class represents S3 upload policy.
- S3UploadPolicy(String, String, String, String, int) - Constructor for class com.amazonaws.services.ec2.util.S3UploadPolicy
-
Creates a new S3 upload policy object from the specified parameters.
- S3Versions - Class in com.amazonaws.services.s3.iterable
-
Provides an easy way to iterate Amazon S3 object versions in a "foreach"
statement.
- S3VersionSummary - Class in com.amazonaws.services.s3.model
-
Contains the summary of a version stored in an Amazon S3 bucket.
- S3VersionSummary() - Constructor for class com.amazonaws.services.s3.model.S3VersionSummary
-
- save(T) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Saves the object given into DynamoDB, using the default configuration.
- save(T, DynamoDBSaveExpression) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Saves the object given into DynamoDB, using the default configuration and the specified saveExpression.
- save(T, DynamoDBMapperConfig) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Saves the object given into DynamoDB, using the specified configuration.
- save(T, DynamoDBSaveExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Saves an item in DynamoDB.
- saveRecord(byte[], String) - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorder
-
Saves a record to local storage to be sent later.
- 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.
- ScalingActivityStatusCode - Enum in com.amazonaws.services.autoscaling.model
-
Scaling Activity Status Code
- ScalingPolicy - Class in com.amazonaws.services.autoscaling.model
-
The ScalingPolicy
data type.
- ScalingPolicy() - Constructor for class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
- scan(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
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.
- 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.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Scans through an Amazon DynamoDB table and returns a single page of matching
results.
- scanPage(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper
-
Scans through an Amazon DynamoDB table and returns a single page of matching
results.
- ScanRequest - Class in com.amazonaws.services.dynamodbv2.model
-
- 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.
- 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
-
- ScanResultPage<T> - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper
-
Container for a page of scan results.
- ScanResultPage() - Constructor for class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ScanResultPage
-
- 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
-
- SDKGlobalConfiguration - Class in com.amazonaws
-
SDKGlobalConfiguration is to configure any global settings
- SDKGlobalConfiguration() - Constructor for class com.amazonaws.SDKGlobalConfiguration
-
- SdkRuntime - Enum in com.amazonaws.util
-
- 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
- SECURE_TRANSPORT_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
-
Condition key for whether or not an incoming request is using a secure
transport to make the request (i.e.
- SECURITY_TOKEN - Static variable in interface com.amazonaws.services.s3.Headers
-
DevPay token header
- SecurityGroup - Class in com.amazonaws.services.ec2.model
-
Describes a security group
- SecurityGroup() - Constructor for class com.amazonaws.services.ec2.model.SecurityGroup
-
- 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.
- SelectRequest - Class in com.amazonaws.services.simpledb.model
-
- SelectRequest() - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
-
Default constructor for a new SelectRequest object.
- SelectRequest(String) - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
-
Constructs a new SelectRequest object.
- SelectRequest(String, Boolean) - Constructor for class com.amazonaws.services.simpledb.model.SelectRequest
-
Constructs a new SelectRequest object.
- SelectResult - Class in com.amazonaws.services.simpledb.model
-
Select Result
- SelectResult() - Constructor for class com.amazonaws.services.simpledb.model.SelectResult
-
- SendDataPoint - Class in com.amazonaws.services.simpleemail.model
-
Represents sending statistics data.
- SendDataPoint() - Constructor for class com.amazonaws.services.simpleemail.model.SendDataPoint
-
- sendEmail(SendEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Composes an email message based on input data, and then immediately
queues the message for sending.
- sendEmail(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Composes an email message based on input data, and then immediately
queues the message for sending.
- sendEmailAsync(SendEmailRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Composes an email message based on input data, and then immediately
queues the message for sending.
- sendEmailAsync(SendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Composes an email message based on input data, and then immediately
queues the message for sending.
- sendEmailAsync(SendEmailRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Composes an email message based on input data, and then immediately
queues the message for sending.
- sendEmailAsync(SendEmailRequest, AsyncHandler<SendEmailRequest, SendEmailResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Composes an email message based on input data, and then immediately
queues the message for sending.
- SendEmailRequest - Class in com.amazonaws.services.simpleemail.model
-
- SendEmailRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
Default constructor for a new SendEmailRequest object.
- SendEmailRequest(String, Destination, Message) - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
Constructs a new SendEmailRequest object.
- SendEmailResult - Class in com.amazonaws.services.simpleemail.model
-
Represents a unique message ID returned from a successful
SendEmail
request.
- SendEmailResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendEmailResult
-
- sendMessage(SendMessageRequest) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
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
-
- 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.
- 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
-
- SendMessageRequest - Class in com.amazonaws.services.sqs.model
-
- SendMessageRequest() - Constructor for class com.amazonaws.services.sqs.model.SendMessageRequest
-
Default constructor for a new SendMessageRequest object.
- SendMessageRequest(String, String) - Constructor for class com.amazonaws.services.sqs.model.SendMessageRequest
-
Constructs a new SendMessageRequest object.
- SendMessageResult - Class in com.amazonaws.services.sqs.model
-
The MD5OfMessageBody and MessageId elements.
- SendMessageResult() - Constructor for class com.amazonaws.services.sqs.model.SendMessageResult
-
- 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
-
- SendRawEmailRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
Default constructor for a new SendRawEmailRequest object.
- SendRawEmailRequest(RawMessage) - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
Constructs a new SendRawEmailRequest object.
- SendRawEmailResult - Class in com.amazonaws.services.simpleemail.model
-
Represents a unique message ID returned from a successful
SendRawEmail
request.
- SendRawEmailResult() - Constructor for class com.amazonaws.services.simpleemail.model.SendRawEmailResult
-
- serialize() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.PersistableDownload
-
- serialize() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.PersistableTransfer
-
Returns the serialized representation of the paused transfer state.
- serialize(OutputStream) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.PersistableTransfer
-
Writes the serialized representation of the paused transfer state to the
given OutputStream
.
- serialize() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.PersistableUpload
-
- 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
- SERVER_SIDE_ENCRYPTION_CUSTOMER_ALGORITHM - Static variable in interface com.amazonaws.services.s3.Headers
-
Header for the encryption algorithm used when encrypting the object with customer-provided keys
- SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY - Static variable in interface com.amazonaws.services.s3.Headers
-
Header for the customer-provided key for server-side encryption
- SERVER_SIDE_ENCRYPTION_CUSTOMER_KEY_MD5 - Static variable in interface com.amazonaws.services.s3.Headers
-
Header for the MD5 digest of the customer-provided key for server-side encryption
- 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
-
- SessionClient - Interface in com.amazonaws.mobileconnectors.amazonmobileanalytics
-
SessionClient is the entry point into the Amazon Mobile Analytics SDK where sessions can be paused or resumed.
- 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(int, T) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.PaginatedList
-
- setAcceptedRouteCount(Integer) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The number of accepted routes.
- setAccepterVpcInfo(VpcPeeringConnectionVpcInfo) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The information of the peer VPC.
- 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.
- setAccessLog(AccessLog) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
The name of the load balancer attribute.
- setAccountAttributes(Collection<AccountAttribute>) - Method in class com.amazonaws.services.ec2.model.DescribeAccountAttributesResult
-
Information about one or more account attributes.
- setAcl(CannedAccessControlList) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Sets the access control list for the object represented by this S3Link.
- setAcl(CannedAccessControlList, RequestMetricCollector) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- setAcl(AccessControlList) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Sets the access control list for the object represented by this S3Link.
- setAcl(AccessControlList, RequestMetricCollector) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
- 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.
- setActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The action you want to allow for the specified principal(s).
- setActionPrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The action name prefix.
- setActions(Collection<Action>) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the list of actions to which this policy statement applies.
- setActions(Collection<VolumeStatusAction>) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
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.
- 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.
- setActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
A list of the requested scaling activities.
- setActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
-
A scaling Activity.
- setActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Specifies the ID of the activity.
- setActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
A list containing the activity IDs of the desired scaling activities.
- setAdd(Collection<CreateVolumePermission>) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
-
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.
- 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
-
- 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
-
- setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
-
A policy adjustment type.
- setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
Specifies whether the ScalingAdjustment
is an absolute
number or a percentage of the current capacity.
- setAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
Specifies whether the ScalingAdjustment
is an absolute
number or a percentage of the current capacity.
- setAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
-
A list of specific policy adjustment types.
- setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
ALARM
state from any other state.
- setAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
ALARM
state from any other state.
- setAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
The Amazon Resource Name (ARN) of the alarm.
- setAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The Amazon Resource Name (ARN) of the alarm.
- setAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The time stamp of the last update to the alarm configuration.
- setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The description for the alarm.
- setAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The description for the alarm.
- setAlarmHistoryItems(Collection<AlarmHistoryItem>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A list of alarm histories in JSON format.
- setAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
The name of the alarm.
- setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The descriptive name for the alarm.
- setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The name of the alarm.
- setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The name of the alarm.
- setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The descriptive name for the alarm.
- setAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The descriptive name for the alarm.
- setAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The alarm name prefix.
- setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
-
A list of alarms to be deleted.
- setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
A list of alarm names to retrieve information for.
- setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
-
The names of the alarms to disable actions for.
- setAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
-
The names of the alarms to enable actions for.
- setAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
A list of CloudWatch Alarms related to the policy.
- setAlarmState(SetAlarmStateRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Temporarily sets the state of an alarm.
- setAlarmState(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchClient
-
Temporarily sets the state of an alarm.
- setAlarmStateAsync(SetAlarmStateRequest) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Temporarily sets the state of an alarm.
- setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, Void>) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatchAsync
-
Temporarily sets the state of an alarm.
- setAlarmStateAsync(SetAlarmStateRequest) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Temporarily sets the state of an alarm.
- setAlarmStateAsync(SetAlarmStateRequest, AsyncHandler<SetAlarmStateRequest, Void>) - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Temporarily sets the state of an alarm.
- SetAlarmStateRequest - Class in com.amazonaws.services.cloudwatch.model
-
- SetAlarmStateRequest() - Constructor for class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
- setAlgorithm(String) - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Sets the encryption algorithm to use with this customer-provided
server-side encryption key.
- 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(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)
- 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.
- 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
-
- 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.
- 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
-
- 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.
- 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.
- 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.
- 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.
- 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 you would like to view.
- setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
The snapshot attribute you would like to view.
- 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
-
The snapshot attribute to modify.
- setAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The snapshot attribute to modify.
- 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.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.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(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
-
- setAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
- 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.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.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.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.dynamodbv2.model.Condition
-
One or more values to evaluate against the supplied attribute.
- setAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
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.
- setAuthenticateOnUnsubscribe(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
Disallows unauthenticated unsubscribes of the subscription.
- 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.
- 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
-
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- setAWSRequestMetrics(AWSRequestMetrics) - Method in class com.amazonaws.DefaultRequest
-
- setAWSRequestMetrics(AWSRequestMetrics) - Method in interface com.amazonaws.Request
-
Bind the request metrics to the request.
- 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.
- setBccAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The BCC: field(s) of the message.
- 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).
- setBinaryListValues(Collection<ByteBuffer>) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- setBinaryValue(ByteBuffer) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Binary type attributes can store any binary data, for example,
compressed data, encrypted data, or images.
- setBinaryValue(ByteBuffer) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Binary type attributes can store any binary data, for example,
compressed data, encrypted data, or images.
- 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(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).
- setBOOL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the BOOL property for this object.
- 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.dynamodbv2.model.AttributeValue
-
A Binary set data type
- 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.s3.model.SetBucketNotificationConfigurationRequest
-
Deprecated.
Use setBucketName(String) instead.
- setBucketAcl(SetBucketAclRequest) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- setBucketAcl(String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- 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
-
- 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
-
- 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
-
- 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
-
- 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
-
- setBucketName(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Sets the name of the bucket containing the uploaded object.
- 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.GetRequestPaymentConfigurationRequest
-
- 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.SetRequestPaymentConfigurationRequest
-
- 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.
- 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
-
- 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
-
- 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
-
- 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()
- setBytesTransferred(long) - Method in class com.amazonaws.event.ProgressEvent
-
Sets the number of bytes transferred since the last progress event.
- setCacheControl(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the optional Cache-Control HTTP header which allows the user to
specify caching behavior along the HTTP request/reply chain.
- setCacheControl(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the cache control response header.
- setCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
-
One or more Spot Instance requests.
- 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.
- 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.
- setCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains the reason the activity was begun.
- setCcAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The CC: field(s) of the message.
- setCharset(String) - Method in class com.amazonaws.services.simpleemail.model.Content
-
The character set of the content.
- setChecksum(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The checksum computed for the disk image.
- 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.
- setCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
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.
- 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.
- 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.ec2.model.VpcPeeringConnectionStateReason
-
The status of the VPC peering connection.
- 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.
- setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setCommonPrefixes(List<String>) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The arithmetic operation to use when comparing the specified
Statistic
and Threshold
.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The arithmetic operation to use when comparing the specified
Statistic
and Threshold
.
- setComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The arithmetic operation to use when comparing the specified
Statistic
and Threshold
.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The arithmetic operation to use when comparing the specified
Statistic
and Threshold
.
- setComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- setComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- 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.
- setCondition(RoutingRuleCondition) - Method in class com.amazonaws.services.s3.model.RoutingRule
-
Set the condition that must be met for the specified redirect to apply.
- setConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Sets the logical operator on the expected attribute conditions of this
delete operation.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Sets the logical operator on the expected attribute conditions of this
delete operation.
- setConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the logical operator on the query filter conditions.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the logical operator on the query filter conditions.
- setConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Sets the logical operator on the expected value conditions of this save
operation.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Sets the logical operator on the expected value conditions of this save
operation.
- setConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the logical operator on the filter conditions of this scan.
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the logical operator on the filter conditions of this scan.
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A logical operator to apply to the conditions in the
QueryFilter map:
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A logical operator to apply to the conditions in the
QueryFilter map:
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A logical operator to apply to the conditions in the ScanFilter
map:
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A logical operator to apply to the conditions in the ScanFilter
map:
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- setConditionExpression(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
A condition that must be satisfied in order for a conditional DeleteItem
to succeed.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ConditionExpression property for this object.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ConditionExpression property for this object.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ConditionExpression property for this object.
- setConditionKey(String) - Method in class com.amazonaws.auth.policy.Condition
-
Sets the name of the condition key involved in this condition.
- setConditions(List<Condition>) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the conditions associated with this policy statement.
- setConfiguration(ClientConfiguration) - Method in class com.amazonaws.AmazonWebServiceClient
-
Deprecated.
by client configuration via the constructor.
This method will be removed later on.
- setConfiguration(TransferManagerConfiguration) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Sets the configuration which specifies how
this TransferManager
processes requests.
- setConfiguration(BucketWebsiteConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketWebsiteConfigurationRequest
-
Sets the website configuration to send as part of this request.
- setConfiguration(RequestPaymentConfiguration) - Method in class com.amazonaws.services.s3.model.SetRequestPaymentConfigurationRequest
-
- setConnectionDraining(ConnectionDraining) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
The name of the load balancer attribute.
- 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.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- setConsistentReads(DynamoDBMapperConfig.ConsistentReads) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- 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.
- 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 interface com.amazonaws.Request
-
Sets the optional stream containing the payload data to include for this
request.
- setContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the optional Content-Disposition HTTP header, which specifies
presentational information such as the recommended filename for the
object to be saved as.
- setContentDisposition(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the content disposition response header override.
- setContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the optional Content-Encoding HTTP header specifying what
content encodings have been applied to the object and what decoding
mechanisms must be applied in order to obtain the media-type referenced
by the Content-Type field.
- setContentEncoding(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the content encoding response header override.
- setContentLanguage(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the content language response header override
- setContentLength(long) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the Content-Length HTTP header indicating the size of the
associated object in bytes.
- setContentMd5(String) - Method in class com.amazonaws.services.s3.model.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.
- 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.
- setConversionSchema(ConversionSchema) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- 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
-
- setCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLBCookieStickinessPolicyRequest
-
The time period in seconds after which the cookie should be considered
stale.
- setCookieExpirationPeriod(Long) - Method in class com.amazonaws.services.elasticloadbalancing.model.LBCookieStickinessPolicy
-
The time period in seconds after which the cookie should be considered
stale.
- setCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.AppCookieStickinessPolicy
-
The name of the application cookie used for stickiness.
- setCookieName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateAppCookieStickinessPolicyRequest
-
Name of the application cookie used for stickiness.
- setCooldown(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
The amount of time, in seconds, after a scaling activity completes 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.
- 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.
- 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
-
- 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.
- 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.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.
- setCreateVolumePermission(CreateVolumePermissionModifications) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
A JSON representation of the snapshot attribute modification.
- 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.s3.model.Bucket
-
For internal use only.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- setCredentials(AWSCredentials) - Method in class com.amazonaws.handlers.CredentialsRequestHandler
-
Sets the AWSCredentials.
- 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.
- setCryptoMode(CryptoMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
-
Sets the crypto mode; applicable only to the S3 encryption client.
- 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.
- setCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
The current state of the instance.
- setCustomerGateway(CustomerGateway) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
-
Information about the customer gateway.
- setCustomerGatewayConfiguration(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
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.
- setCustomUserData(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
Arbitrary user data to associate with the endpoint.
- setData(String) - Method in class com.amazonaws.services.simpleemail.model.Content
-
The textual data of the content.
- setData(ByteBuffer) - Method in class com.amazonaws.services.simpleemail.model.RawMessage
-
The raw data of the message.
- setDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
The datapoints for the specified metric.
- setDataType(String) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Amazon SNS supports the following logical data types: String, Number,
and Binary.
- setDataType(String) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Amazon SQS supports the following logical data types: String, Number,
and Binary.
- setDate(Date) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Transition
-
Set the expiration date of this object.
- setDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the time, in days, between when a new version of the object
is uploaded to the bucket and when older versions are archived.
- 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.
- 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.
- setDefaultForAz(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
-
Indicates whether this is the default subnet for the Availability
Zone.
- setDefaultValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The default value of the attribute, if applicable.
- setDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
The number of seconds for which the message has to be delayed.
- setDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
The number of seconds (0 to 900 - 15 minutes) to delay a specific
message.
- setDelegationToken(String) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Deprecated.
Pass a AWSSessionCredentials
to
your client constructor instead. Note the delegationToken methods do not
work for services other than s3.
- 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.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be combined into a single result element
in the
MultipartUploadListing.getCommonPrefixes()
list.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
ObjectListing.getCommonPrefixes()
list.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
VersionListing.getCommonPrefixes()
list.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
For internal use only.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setDelimiter(String) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setDeliveryAttempts(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails that have been enqueued for sending.
- setDescription(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains a friendly, more verbose description of the scaling activity.
- setDescription(String) - Method in class com.amazonaws.services.ec2.model.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.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.
- 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
-
- SetDesiredCapacityRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetDesiredCapacityRequest
-
- setDestination(Destination) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The destination for this email, composed of To:, CC:, and BCC: fields.
- setDestinationBucketName(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Sets the destination bucket name which will contain the new, copied
object.
- 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.
- 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.
- setDestinationKey(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Sets the destination bucket key under which the new, copied object will
be stored.
- 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.
- setDestinationRegion(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The destination region of the snapshot copy operation.
- setDestinations(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
A list of destinations for the message.
- setDestinationSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the destination object being copied.
- setDestinationSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the source object part being copied.
- 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.
- 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.
- 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.
- 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.
- 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
-
- setDisplayName(String) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
-
Sets the display name for this grantee.
- setDisplayName(String) - Method in class com.amazonaws.services.s3.model.Owner
-
Sets the display name of the owner.
- setDkimAttributes(Map<String, IdentityDkimAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
-
The DKIM attributes for an email address or a domain.
- setDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
True if DKIM signing is enabled for email sent from the identity;
false otherwise.
- setDkimEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
Sets whether DKIM signing is enabled for an identity.
- setDkimTokens(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
A set of 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.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.
- 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.simpleemail.model.VerifyDomainDkimRequest
-
The name of the domain to be verified for Easy DKIM signing.
- setDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
-
The domain to be verified.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
-
The name of the domain in which the attributes are being deleted.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
-
The name of the domain in which the attributes are being stored.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
-
The name of the domain to create.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
The name of the domain in which to perform the operation.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
-
The name of the domain to delete.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
-
The name of the domain for which to display the metadata of.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The name of the domain in which to perform the operation.
- setDomainName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The name of the domain in which to perform the operation.
- setDomainNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
A list of domain names that match the expression.
- setDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The duration of the Reserved Instance, in seconds.
- setDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The duration of the Reserved Instance, in seconds.
- 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.
- 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.
- 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.
- 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.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.
- 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 the DNS resolution is supported for the VPC.
- 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.ec2.model.CreateVolumeRequest
-
Specifies whether the volume should be encrypted.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
Indicates whether the Amazon EBS volume is encrypted.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Indicates whether the snapshot is encrypted.
- setEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.Volume
-
Indicates whether the volume is encrypted.
- 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.
- 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 interface com.amazonaws.Request
-
Sets the service endpoint (ex: "https://ec2.amazonaws.com") to which this
request should be sent.
- setEndpoint(String) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Overrides the default endpoint for this client ("https://autoscaling.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Overrides the default endpoint for this client ("https://monitoring.us-east-1.amazonaws.com").
- 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.elasticloadbalancing.AmazonElasticLoadBalancing
-
Overrides the default endpoint for this client ("https://elasticloadbalancing.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.s3.AmazonS3
-
Overrides the default endpoint for this client.
- setEndpoint(String) - Method in class com.amazonaws.services.s3.AmazonS3Client
-
- setEndpoint(String) - Method in interface com.amazonaws.services.simpledb.AmazonSimpleDB
-
Overrides the default endpoint for this client ("http://sdb.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Overrides the default endpoint for this client ("https://email.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Overrides the default endpoint for this client ("https://sns.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The endpoint that you want to receive notifications.
- setEndpoint(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's endpoint (format depends on the protocol).
- setEndpoint(String) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Overrides the default endpoint for this client ("sqs.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- 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
-
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
-
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
-
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
-
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
-
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
-
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
-
- SetEndpointAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetEndpointAttributesRequest
-
- setEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.sns.model.ListEndpointsByPlatformApplicationResult
-
Endpoints returned for ListEndpointsByPlatformApplication action.
- 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(long) - Method in class com.amazonaws.util.TimingInfo
-
Deprecated.
- setEndTimeNano(long) - Method in class com.amazonaws.util.TimingInfo
-
- 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
-
- setErrorCode(String) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the AWS error code represented by this exception.
- setErrorDocument(String) - Method in class com.amazonaws.services.s3.model.BucketWebsiteConfiguration
-
Sets the complete path to the document to serve for 4xx errors.
- setErrorDocument(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- setErrorType(AmazonServiceException.ErrorType) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the type of error represented by this exception (sender, receiver,
or unknown), indicating if this exception was the caller's fault, or the
service's fault.
- setETag(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Sets the entity tag identifying the new object.
- setETag(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.UploadResult
-
Sets the entity tag identifying the new object.
- 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.
- setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The number of periods over which data is compared to the specified
threshold.
- setEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The number of periods over which data is compared to the specified
threshold.
- setEventCode(int) - Method in class com.amazonaws.event.ProgressEvent
-
Sets the unique event code identifying the type of event this object
represents.
- 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.
- 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.
- 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.
- setException(Exception) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapper.FailedBatch
-
- setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the exclusive start key for this query.
- setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- 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.
- 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.
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- 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.
- 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.
- setExpirationTime(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
The time when the task expires.
- setExpirationTime(Date) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The time that an unaccepted VPC peering connection will expire.
- 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.
- setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadResult
-
- setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
- setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
- setExpirationTimeRuleId(String) - Method in class com.amazonaws.services.s3.model.PutObjectResult
-
- setExpires(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- setExportTask(ExportTask) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
-
- 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)
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
One or more substitution variables for simplifying complex expressions.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
One or more substitution variables for simplifying complex expressions.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
One or more substitution variables for simplifying complex expressions.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- setExtendedRequestId(String) - Method in exception com.amazonaws.services.s3.model.AmazonS3Exception
-
Sets Amazon S3's extended request ID.
- setFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- setFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- 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.
- 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.
- setFile(File) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the path and name of the file
containing the data to be uploaded to Amazon S3.
- setFile(File) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the file containing the data to upload.
- setFileOffset(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional offset in the specified file, at which to begin
uploading data for this part.
- setFilterExpression(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Evaluates the query results and returns only the desired values.
- setFilterExpression(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Evaluates the query results and returns only the desired values.
- setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the FilterExpression property for this object.
- setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the FilterExpression property for this object.
- 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.DescribeVpcPeeringConnectionsRequest
-
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.
- setFireCompletedEvent(boolean) - Method in class com.amazonaws.event.ProgressReportingInputStream
-
- setFirstByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to begin copying the source
object.
- setFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The purchase price of the Reserved Instance.
- setFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The purchase price of the Reserved Instance.
- setForce(Boolean) - Method in class com.amazonaws.services.ec2.model.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.
- 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.
- setForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES will forward feedback as email.
- setForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
Sets whether Amazon SES will forward feedback notifications as email.
- setFrequency(String) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The frequency of the recurring charge.
- setFrequency(RecurringChargeFrequency) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The frequency of the recurring charge.
- 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.
- 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.
- 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
upload status.
- setGeneralProgressListener(ProgressListener) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional progress listener for receiving updates about object
download status.
- 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.
- 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.
- 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.
- 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.
- 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
-
The group to modify for the snapshot.
- 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.
- setHashKey(Object) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.KeyPair
-
- setHashKeyValues(T) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the hash key value(s) for this query.
- setHeader(String, Object) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- setHeaders(Map<String, String>) - Method in class com.amazonaws.DefaultRequest
-
- setHeaders(Map<String, String>) - Method in interface com.amazonaws.Request
-
Sets all headers, clearing any existing ones.
- setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckRequest
-
A structure containing the configuration information for the new
healthcheck.
- setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.ConfigureHealthCheckResult
-
The updated healthcheck for the instances.
- setHealthCheck(HealthCheck) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Specifies information regarding the various health probes conducted on
the load balancer.
- setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The length of time that Auto Scaling waits before checking an
instance's health status.
- setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
Length of time in seconds after a new Amazon EC2 instance comes into
service that Auto Scaling starts checking its health.
- setHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The length of time that Auto Scaling waits before checking an
instance's health status.
- setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The service of interest for the health status check, either "EC2" for
Amazon EC2 or "ELB" for Elastic Load Balancing.
- setHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The service you want the health 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.
- 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.
- setHostName(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Set the host name to use in the redirect request.
- 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.
- setHttpRedirectCode(String) - Method in class com.amazonaws.services.s3.model.RedirectRule
-
Set the HTTP code to use in the redirect response.
- 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.
- 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.
- 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.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.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the ID of this rule.
- setId(String) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the ID of this rule.
- setId(String) - Method in class com.amazonaws.services.s3.model.Owner
-
Sets the ID of the owner.
- setId(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
The id of an entry in a batch request.
- setId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
An identifier for this particular receipt handle.
- setId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
-
Represents a message whose visibility timeout has been changed
successfully.
- setId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
An identifier for this particular receipt handle.
- setId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
-
Represents a successfully deleted message.
- setId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
An identifier for the message in this batch.
- setId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An identifier for the message in this batch.
- setIdentifier(String) - Method in class com.amazonaws.services.s3.model.CanonicalGrantee
-
Sets the unique identifier for this grantee.
- setIdentifier(String) - Method in class com.amazonaws.services.s3.model.EmailAddressGrantee
-
Set the e-mail address as the grantee's ID.
- setIdentifier(String) - Method in interface com.amazonaws.services.s3.model.Grantee
-
Sets the identifier for this grantee.
- setIdentifier(String) - Method in enum com.amazonaws.services.s3.model.GroupGrantee
-
For internal use only.
- setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
-
A list of one or more verified identities - email addresses, domains,
or both.
- setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
-
A list of one or more identities.
- setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
-
A list of identities.
- setIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
A list of identities.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
-
The identity to be removed from the list of identities for the AWS
Account.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
The identity for which DKIM signing should be enabled or disabled.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
The identity for which to set feedback notification forwarding.
- setIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The identity for which the topic will be set.
- setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabled(SetIdentityDkimEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Enables or disables Easy DKIM signing of email sent from an identity:
- setIdentityDkimEnabledAsync(SetIdentityDkimEnabledRequest, AsyncHandler<SetIdentityDkimEnabledRequest, SetIdentityDkimEnabledResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Enables or disables Easy DKIM signing of email sent from an identity:
- SetIdentityDkimEnabledRequest - Class in com.amazonaws.services.simpleemail.model
-
- SetIdentityDkimEnabledRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
- SetIdentityDkimEnabledResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element.
- SetIdentityDkimEnabledResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
-
- setIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Given an identity (email address or domain), enables or disables
whether Amazon SES forwards feedback notifications as email.
- setIdentityFeedbackForwardingEnabled(SetIdentityFeedbackForwardingEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Given an identity (email address or domain), enables or disables
whether Amazon SES forwards feedback notifications as email.
- setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given an identity (email address or domain), enables or disables
whether Amazon SES forwards feedback notifications as email.
- setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest, AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given an identity (email address or domain), enables or disables
whether Amazon SES forwards feedback notifications as email.
- setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given an identity (email address or domain), enables or disables
whether Amazon SES forwards feedback notifications as email.
- setIdentityFeedbackForwardingEnabledAsync(SetIdentityFeedbackForwardingEnabledRequest, AsyncHandler<SetIdentityFeedbackForwardingEnabledRequest, SetIdentityFeedbackForwardingEnabledResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given an identity (email address or domain), enables or disables
whether Amazon SES forwards feedback notifications as email.
- SetIdentityFeedbackForwardingEnabledRequest - Class in com.amazonaws.services.simpleemail.model
-
- SetIdentityFeedbackForwardingEnabledRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
- SetIdentityFeedbackForwardingEnabledResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element.
- SetIdentityFeedbackForwardingEnabledResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
-
- setIdentityNotificationTopic(SetIdentityNotificationTopicRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Given an identity (email address or domain), sets the Amazon SNS
topic to which Amazon SES will publish bounce and complaint
notifications for emails sent with that identity as the
Source
.
- setIdentityNotificationTopic(SetIdentityNotificationTopicRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceClient
-
Given an identity (email address or domain), sets the Amazon SNS
topic to which Amazon SES will publish bounce and complaint
notifications for emails sent with that identity as the
Source
.
- setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given an identity (email address or domain), sets the Amazon SNS
topic to which Amazon SES will publish bounce and complaint
notifications for emails sent with that identity as the
Source
.
- setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult>) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsync
-
Given an identity (email address or domain), sets the Amazon SNS
topic to which Amazon SES will publish bounce and complaint
notifications for emails sent with that identity as the
Source
.
- setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given an identity (email address or domain), sets the Amazon SNS
topic to which Amazon SES will publish bounce and complaint
notifications for emails sent with that identity as the
Source
.
- setIdentityNotificationTopicAsync(SetIdentityNotificationTopicRequest, AsyncHandler<SetIdentityNotificationTopicRequest, SetIdentityNotificationTopicResult>) - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Given an identity (email address or domain), sets the Amazon SNS
topic to which Amazon SES will publish bounce and complaint
notifications for emails sent with that identity as the
Source
.
- SetIdentityNotificationTopicRequest - Class in com.amazonaws.services.simpleemail.model
-
- SetIdentityNotificationTopicRequest() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
- SetIdentityNotificationTopicResult - Class in com.amazonaws.services.simpleemail.model
-
An empty element.
- SetIdentityNotificationTopicResult() - Constructor for class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
-
- setIdentityType(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The type of the identities to list.
- setIdentityType(IdentityType) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The type of the identities to list.
- setImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
-
- 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
-
- 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.
- 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.
- setIncludeMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
Include Marketplace offerings in the response.
- 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
-
- setIndexName(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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:
- setInitiated(Date) - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Sets the date at which this upload was initiated.
- setInitiator(Owner) - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Sets the user who initiated this multipart upload.
- setInitiator(Owner) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the user who initiated the associated multipart upload.
- setInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the input stream containing the data to be uploaded to Amazon S3.
- setInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the stream containing the data to upload for the new part.
- setInstanceAttribute(InstanceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
-
- 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.
- setInstanceCounts(Collection<InstanceCount>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesListing
-
The number of instances in this state.
- setInstanceExportDetails(InstanceExportDetails) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The instance being exported.
- 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
-
- SetInstanceHealthRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SetInstanceHealthRequest
-
- setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingInstanceDetails
-
The instance ID of the Amazon EC2 instance.
- setInstanceId(String) - Method in class com.amazonaws.services.autoscaling.model.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.
- 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.
- 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.
- setInstanceProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
Specifies the protocol to use for routing traffic to back-end
instances - HTTP, HTTPS, TCP, or SSL.
- setInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
Provides a summary list of Amazon EC2 instances.
- setInstances(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
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.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.
- 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.
- 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.
- 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.
- 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.
- setIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The Internet-routable IP address of the customer gateway's outside
interface.
- 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
-
- setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
- setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
The protocol.
- setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
- setIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
- setIpRanges(Collection<String>) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
One or more IP ranges.
- 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.
- 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.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<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.
- 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.mobileconnectors.s3.transfermanager.model.UploadResult
-
Sets the key of the newly created object.
- 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(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.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.
- 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.
- 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.
- 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<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(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.
- setL(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the L property for this object.
- setLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
A label describing the specified metric.
- setLabel(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
A unique identifier for the new policy statement.
- setLabel(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
The unique label of the statement you want to remove.
- setLabel(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The unique identification of the permission you're setting (e.g.,
AliceSendMessage
).
- setLabel(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
-
The identification of the permission to remove.
- setLastByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to stop copying the source.
- setLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.QueryResultPage
-
- setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.dynamodbv2.model.ListTablesResult
-
The name of the last table in the current page of results.
- setLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this
table.
- setLastModified(Date) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- setLastModified(Date) - Method in class com.amazonaws.services.s3.model.PartSummary
-
Sets the date this part was last modified.
- setLastModified(Date) - Method in class com.amazonaws.services.s3.model.S3ObjectSummary
-
Sets the date, according to Amazon S3, this object
was last modified.
- setLastModified(Date) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Sets the date according to Amazon S3 at which this version was last
modified.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectResult
-
Sets the date the newly copied object was last modified.
- setLastModifiedDate(Date) - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Sets the date the newly copied part was last modified.
- setLastPart(boolean) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Marks this part as the last part being uploaded in a multipart upload.
- setLastStatusChange(Date) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The date and time of the last change in status.
- 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
-
- 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.
- 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.
- setLBCookieStickinessPolicies(Collection<LBCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- 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.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the maximum number of items to retrieve in each service request to
DynamoDB.
- setLimit(Integer) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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).
- 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.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.
- 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
-
- SetLoadBalancerListenerSSLCertificateRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
Default constructor for a new SetLoadBalancerListenerSSLCertificateRequest object.
- SetLoadBalancerListenerSSLCertificateRequest(String, Integer, String) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerListenerSSLCertificateRequest
-
Constructs a new SetLoadBalancerListenerSSLCertificateRequest object.
- setLoadBalancerName(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.ApplySecurityGroupsToLoadBalancerRequest
-
The name associated with the 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
-
- SetLoadBalancerPoliciesForBackendServerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerRequest
-
- SetLoadBalancerPoliciesForBackendServerResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
The output for the SetLoadBalancerPoliciesForBackendServer action.
- SetLoadBalancerPoliciesForBackendServerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesForBackendServerResult
-
- setLoadBalancerPoliciesOfListener(SetLoadBalancerPoliciesOfListenerRequest) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
Associates, updates, or disables a policy with a listener on the 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
-
- SetLoadBalancerPoliciesOfListenerRequest() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
Default constructor for a new SetLoadBalancerPoliciesOfListenerRequest object.
- SetLoadBalancerPoliciesOfListenerRequest(String, Integer, List<String>) - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerRequest
-
Constructs a new SetLoadBalancerPoliciesOfListenerRequest object.
- SetLoadBalancerPoliciesOfListenerResult - Class in com.amazonaws.services.elasticloadbalancing.model
-
The output for the SetLoadBalancerPoliciesOfListener action.
- SetLoadBalancerPoliciesOfListenerResult() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SetLoadBalancerPoliciesOfListenerResult
-
- setLoadBalancerPort(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
Specifies the external 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.
- setLocalAddress(InetAddress) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional local address the client will bind to.
- 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.s3.model.CompleteMultipartUploadResult
-
Sets the URL identifying the new multipart object.
- setLogFilePrefix(String) - Method in class com.amazonaws.services.s3.model.BucketLoggingConfiguration
-
Sets the log file prefix for this bucket logging configuration.
- setLoggingConfiguration(BucketLoggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketLoggingConfigurationRequest
-
Sets the logging configuration for the specified bucket.
- setLogins(Map<String, String>) - Method in class com.amazonaws.auth.AWSAbstractCognitoIdentityProvider
-
- setLogins(Map<String, String>) - Method in interface com.amazonaws.auth.AWSCognitoIdentityProvider
-
Pass the logins to the provider
- setLogins(Map<String, String>) - Method in class com.amazonaws.auth.CognitoCachingCredentialsProvider
-
- setLogins(Map<String, String>) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the logins map used to authenticated with Amazon Cognito.
- 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.
- setM(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the M property for this object.
- setMacAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The MAC address.
- setMain(Boolean) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
Indicates whether this is the main route table.
- 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.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
An optional parameter reserved for future use.
- setMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional marker parameter indicating where in the bucket to begin
listing.
- setMarker(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
Indicates whether the offering is available through the Reserved
Instance Marketplace (resale) or AWS.
- 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.
- setMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.
- setMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
-
sets the materials description for the encryption materials to be used with the current PutObjectRequest.
- 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).
- 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.
- 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.simpleemail.model.ListIdentitiesRequest
-
The maximum number of identities per page.
- setMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setMaxKeys(int) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- 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.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The maximum number of records to return.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The maximum number of Auto Scaling instances to be described with each
call.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The maximum number of launch configurations.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
Maximum number of records to be returned.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
The maximum number of policies that will be described with each call.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The maximum number of scaling activities to return.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The maximum number of scheduled actions to return.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
The maximum number of records to return.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The maximum number of alarm history records to retrieve.
- setMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The maximum number of alarm descriptions to retrieve.
- setMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.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.
- 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.
- setMd5(String) - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Sets the optional MD5 digest (base64-encoded) of the encryption key to use when
encrypting the object.
- 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.
- setMD5OfMessageAttributes(String) - Method in class com.amazonaws.services.sqs.model.Message
-
An MD5 digest of the non-URL-encoded message attribute string.
- setMD5OfMessageAttributes(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An MD5 digest of the non-URL-encoded message attribute string.
- setMD5OfMessageAttributes(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
An MD5 digest of the non-URL-encoded message attribute 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.
- 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.ec2.model.VpcPeeringConnectionStateReason
-
A message that provides more information about the status, if
applicable.
- 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.
- setMessageAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The message attribute Name can contain the following characters: A-Z,
a-z, 0-9, underscore(_), hyphen(-), and period (.).
- setMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Message attributes for Publish action.
- setMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sqs.model.Message
-
Each message attribute consists of a Name, Type, and Value.
- setMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
Each message attribute consists of a Name, Type, and Value.
- setMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
Each message attribute consists of a Name, Type, and Value.
- 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<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(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- setMethod(HttpMethod) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request.
- setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
-
The name of the enabled metric.
- setMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
-
Constraints:
Length: 1 - 255
Pattern: [\u0020-\uD7FF\uE000-\uFFFD\uD800\uDC00-\uDBFF\uDFFF\r\n\t]*
- setMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
-
A list of information for each alarm with the specified metric.
- setMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A list of information for the specified alarms.
- setMetricData(Collection<MetricDatum>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
A list of data describing the metric.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The name of the metric.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The name of the metric.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The name of the metric to filter against.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
The name of the metric.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The name of the alarm's metric.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The name of the metric.
- setMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The name for the alarm's associated metric.
- setMetrics(Collection<MetricCollectionType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
The list of Metrics collected.
- setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DisableMetricsCollectionRequest
-
The list of metrics to disable.
- setMetrics(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.EnableMetricsCollectionRequest
-
The list of metrics to collect.
- setMetrics(Collection<Metric>) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
A list of metrics used to generate statistics for an AWS account.
- setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteObjectsRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request.
- setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request.
- setMfa(MultiFactorAuthentication) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the optional Multi-Factor Authentication information to include with
this request.
- setMfaDeleteEnabled(Boolean) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
-
Sets the status of Multi-Factor Authentication (MFA) Delete for a bucket.
- setMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
Used with AdjustmentType
with the value
PercentChangeInCapacity
, the scaling policy changes the
DesiredCapacity
of the Auto Scaling group by at least the
number of instances specified in the value.
- setMinAdjustmentStep(Integer) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
Changes the DesiredCapacity
of the Auto Scaling group by
at least the specified number of instances.
- setMinCount(Integer) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
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.
- setMinimumUploadPartSize(long) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.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.
- 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.
- 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.
- setMultipartCopyPartSize(long) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Sets the minimum part size in bytes for each part in a multi-part copy
request.
- setMultipartCopyThreshold(long) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Sets the size threshold in bytes for when to use multi-part copy
requests.
- setMultipartUploads(List<MultipartUpload>) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets the list of multipart uploads.
- setMultipartUploadThreshold(long) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
Sets the size threshold in bytes for when to use multipart uploads.
- 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.cloudwatch.model.Dimension
-
The name of the dimension.
- setName(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
The dimension name to be matched.
- setName(String) - Method in class com.amazonaws.services.ec2.model.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.s3.model.Bucket
-
Sets the name of the bucket.
- setName(String) - Method in class com.amazonaws.services.simpledb.model.Attribute
-
The name of the attribute.
- setName(String) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
-
Sets the value of the Name property for this object.
- setName(String) - Method in class com.amazonaws.services.simpledb.model.Item
-
The name of the item.
- setName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
The name of the replaceable attribute.
- setName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
-
The name of the replaceable item.
- setName(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
The name of the attribute involved in the condition.
- setName(String) - Method in class com.amazonaws.services.sns.model.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.
- 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.
- 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.
- 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.
- 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.
- setNewObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the object metadata to use for the new, copied object.
- setNextKeyMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets the next key marker that should be used in the next request to get
the next page of results.
- setNextKeyMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
An optional parameter reserved for future use.
- setNextMarker(String) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setNextPartNumberMarker(int) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the next part number marker.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The token returned by a previous call to indicate that there is more
data available.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
A string that is used to mark the start of the next batch of returned
results for pagination.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
A string that is used to mark the start of the next batch of returned
results for pagination.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
A string that is used to mark the start of the next batch of returned
results for pagination.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
A string that marks the start of the next batch of returned results
for pagination.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
Acts as a paging mechanism for large result sets.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
A string used to mark the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The token returned by a previous call to indicate that there is more
data available.
- setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The token returned by a previous call to indicate that there is more
data available.
- setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The token returned by a previous call to indicate that there is more
data available.
- setNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
A string that marks the start of the next batch of returned results.
- setNextToken(String) - Method in class com.amazonaws.services.ec2.model.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.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.
- setNextUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets the next upload ID marker that should be used in the next request to
get the next page of results.
- setNextVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setNoDevice(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.
- setNoncurrentVersionExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when a new version of the object is
uploaded to the bucket and when older versions of the object expire.
- setNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the transition describing how non-current versions of objects
will move between different storage classes in Amazon S3.
- 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.
- 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.
- setNotificationAttributes(Map<String, IdentityNotificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
-
A map of Identity to IdentityNotificationAttributes.
- 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.
- 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.dynamodbv2.model.AttributeValue
-
Number set data type
- setNULL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the NULL 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.
- setObjectAcl(String, String, AccessControlList) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- 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
-
- 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
-
- 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
-
- setObjectContent(S3ObjectInputStream) - Method in class com.amazonaws.services.s3.model.S3Object
-
Sets the input stream containing this object's contents.
- setObjectContent(InputStream) - Method in class com.amazonaws.services.s3.model.S3Object
-
Sets the input stream containing this object's contents.
- setObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the additional information about the new object being created, such
as content type, content encoding, user metadata, etc.
- setObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.S3Object
-
Sets the object metadata for this object.
- 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
-
- setObjectTableNameResolver(DynamoDBMapperConfig.ObjectTableNameResolver) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- 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.
- 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.
- setOngoingRestore(boolean) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- 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
-
The type of operation to perform to the attribute.
- 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.
- setOrigin(String) - Method in class com.amazonaws.services.ec2.model.Route
-
Describes how the route was created.
- setOrigin(RouteOrigin) - Method in class com.amazonaws.services.ec2.model.Route
-
Describes how the route was created.
- 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.
- 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.
- 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.ec2.model.VpcPeeringConnectionVpcInfo
-
The AWS account ID of the VPC owner.
- 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.
- setPaginationLoadingStrategy(DynamoDBMapperConfig.PaginationLoadingStrategy) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- setParameters(Map<String, String>) - Method in class com.amazonaws.DefaultRequest
-
- setParameters(Map<String, String>) - Method in interface com.amazonaws.Request
-
Sets all parameters, clearing any existing values.
- setPartETags(List<PartETag>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete.
- setPartNumber(int) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.amazonaws.services.s3.model.CopyPartResult
-
Sets the part number of the newly copied part.
- setPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartETag
-
Sets the part number of the associated part.
- setPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartSummary
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- setPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartResult
-
Sets the part number of the newly uploaded part.
- setPartNumberMarker(Integer) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the optional part number marker indicating where in the results to
being listing parts.
- setPartNumberMarker(int) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the optional part number marker specified in the original request to
specify where in the results to begin listing parts.
- setParts(List<PartSummary>) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the list of parts described in this part listing.
- setPartSize(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the size of this part, in bytes.
- setPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
The password of the instance.
- setPathStyleAccess(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions
-
Configures the client to use path-style access for all requests.
- setPayer(RequestPaymentConfiguration.Payer) - Method in class com.amazonaws.services.s3.model.RequestPaymentConfiguration
-
- setPeerOwnerId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The AWS account ID of the owner of the peer VPC.
- setPeerVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The ID of the VPC with which you are creating the VPC peering
connection.
- setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The period in seconds over which the statistic is applied.
- setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The granularity, in seconds, of the returned datapoints.
- setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The period in seconds over which the statistic is applied.
- setPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The period in seconds over which the specified statistic is applied.
- setPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
- 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.
- 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.
- setPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The tenancy of the instance.
- setPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
Specifies the tenancy of the instance.
- 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
-
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
-
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
-
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
-
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
-
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
-
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
-
- SetPlatformApplicationAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetPlatformApplicationAttributesRequest
-
- setPlatformApplications(Collection<PlatformApplication>) - Method in class com.amazonaws.services.sns.model.ListPlatformApplicationsResult
-
Platform applications returned when calling ListPlatformApplications
action.
- setPolicies(Policies) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Provides a list of policies defined for the load balancer.
- 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.
- 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.
- 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.
- 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.
- 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.
- setPreemptiveBasicProxyAuth(Boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether to attempt to authenticate preemptively against proxy servers
using basic authentication
- 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.
- setPresignedUrl(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The pre-signed URL that facilitates copying an encrypted snapshot.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- setProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
-
- 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.
- setProductDescriptions(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSpotPriceHistoryRequest
-
One or more basic product descriptions.
- 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.
- 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
-
- 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.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Sets the value of the ProjectionExpression property for this object.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Sets the value of the ProjectionExpression property for this object.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ProjectionExpression property for this object.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ProjectionExpression property for this object.
- 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.
- 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.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.
- 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.
- 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.ec2.model.NetworkInterfaceAssociation
-
The public DNS name.
- 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.
- setPublicIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The public IP address assigned to the instance.
- 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.
- setPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a PutItem operation.
- setQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the query filter applied on this query.
- setQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Evaluates the query results and returns only the desired values.
- 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
-
- SetQueueAttributesRequest() - Constructor for class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
-
Default constructor for a new SetQueueAttributesRequest object.
- SetQueueAttributesRequest(String, Map<String, String>) - Constructor for class com.amazonaws.services.sqs.model.SetQueueAttributesRequest
-
Constructs a new SetQueueAttributesRequest object.
- setQueueName(String) - Method in class com.amazonaws.services.sqs.model.CreateQueueRequest
-
The name for the queue to be created.
- setQueueName(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
The name of the queue whose URL must be fetched.
- setQueueNamePrefix(String) - Method in class com.amazonaws.services.sqs.model.ListQueuesRequest
-
A string to use for filtering the list results.
- setQueueOwnerAWSAccountId(String) - Method in class com.amazonaws.services.sqs.model.GetQueueUrlRequest
-
The AWS account ID of the account that created the queue.
- 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.
- 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(long, long) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- setRangeKey(Object) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.KeyPair
-
- setRangeKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the range key condition for this query.
- 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.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.
- 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
-
- 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.
- setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The time when recurring future actions will start.
- setRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The regular schedule that an action occurs.
- setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The recurring charge tag assigned to the resource.
- setRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The recurring charge tag assigned to the resource.
- 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.
- setRefreshThreshold(int) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the refresh threshold for the session credentials created by this
client in seconds.
- setRefreshThreshold(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Set the refresh threshold for the session credentials created by this client in
seconds.
- setRegion(Region) - Method in class com.amazonaws.AmazonWebServiceClient
-
- setRegion(Region) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
- setRegion(Region) - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
- setRegion(Region) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
- setRegion(Region) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
- setRegion(Region) - Method in interface com.amazonaws.services.elasticloadbalancing.AmazonElasticLoadBalancing
-
- setRegion(Region) - Method in interface com.amazonaws.services.s3.AmazonS3
-
- 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.simpledb.AmazonSimpleDB
-
- setRegion(Region) - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
- setRegion(Region) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
- setRegion(Region) - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
- setRegion(Region) - Method in class com.amazonaws.services.sqs.buffered.AmazonSQSBufferedAsyncClient
-
- 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.
- 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.
- setReplyToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The reply-to email address(es) for the message.
- setRequestCredentials(AWSCredentials) - Method in class com.amazonaws.AmazonWebServiceRequest
-
Sets the optional credentials to use for this request, overriding the
default credentials set at the client level.
- setRequesterCharged(boolean) - Method in class com.amazonaws.services.s3.model.S3Object
-
Used for downloading an Amazon S3 Object from a Requester Pays Bucket.
- 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.
- setRequesterPays(boolean) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Used for downloading an Amazon S3 Object from a Requester Pays Bucket.
- setRequesterVpcInfo(VpcPeeringConnectionVpcInfo) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The information of the requester VPC.
- setRequestId(String) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the AWS requestId for this exception.
- setRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.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.
- setRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- SetRequestPaymentConfigurationRequest - Class in com.amazonaws.services.s3.model
-
Request object for setting the request payment configuration associated with
an Amazon S3 bucket.
- SetRequestPaymentConfigurationRequest(String, RequestPaymentConfiguration) - Constructor for class com.amazonaws.services.s3.model.SetRequestPaymentConfigurationRequest
-
- 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.
- 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.
- 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.
- setResourcePath(String) - Method in class com.amazonaws.DefaultRequest
-
- setResourcePath(String) - Method in interface com.amazonaws.Request
-
Sets the path to the resource being requested.
- setResources(Collection<Resource>) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the resources associated with this policy statement.
- setResources(Collection<String>) - Method in class com.amazonaws.services.ec2.model.CreateTagsRequest
-
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.
- setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The kind of resource to which the tag is applied.
- setResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The kind of resource to which the tag is applied.
- setResourceType(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The type of resource.
- setResourceType(ResourceType) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The type of resource.
- setResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the headers to be overridden in the service response.
- setResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the headers to be overridden in the service response.
- setResponseMetadata(ResponseMetadata) - Method in class com.amazonaws.AmazonWebServiceResponse
-
Sets the response metadata associated with this response.
- setResponses(Map<String, 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 class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- setResult(T) - Method in class com.amazonaws.AmazonWebServiceResponse
-
Sets the result contained by this response.
- setResults(List<T>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.QueryResultPage
-
- setResults(List<T>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ScanResultPage
-
- setRetryPolicy(RetryPolicy) - Method in class com.amazonaws.ClientConfiguration
-
Sets the retry policy upon failed requests.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
-
Returns true
if the request succeeds; otherwise, it
returns an error.
- setReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
-
Returns true
if the request succeeds; otherwise, it
returns an error.
- 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.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.
- 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.
- 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 associated 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.
- 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
-
- 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
.
- 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
-
- 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.
- 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.
- setSaveBehavior(DynamoDBMapperConfig.SaveBehavior) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- 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.mobileconnectors.dynamodbv2.dynamodbmapper.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.mobileconnectors.dynamodbv2.dynamodbmapper.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.dynamodbv2.model.QueryResult
-
The number of items evaluated, before any QueryFilter is
applied.
- setScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items evaluated, before any ScanFilter is
applied.
- setScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The Amazon Resource Name (ARN) of this scheduled action.
- setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
-
The name of the action you want to delete.
- setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The name of this scaling action.
- setScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The name of this scheduled action.
- setScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
A list of scheduled actions to be described.
- setScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
A list of scheduled actions designed to update an Auto Scaling group.
- setScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The type of a load balancer.
- setScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Specifies the type of load balancer.
- 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.
- setSecurityGroupIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.RunInstancesRequest
-
One or more 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<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.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- 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.
- 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.
- setServerSideEncryption(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Deprecated.
Replaced by #setSSEAlgorithm(String))
- 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.
- setServiceNameIntern(String) - Method in class com.amazonaws.AmazonWebServiceClient
-
An internal method used to explicitly override the service name
computed by the default implementation.
- setSessionCredentialsExpiration(Date) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
- setSessionDuration(int) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the duration of the session credentials created by this client in
seconds.
- setSessionDuration(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Set the duration of the session credentials created by this client in
seconds.
- 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.
- 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.
- 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(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.
- setSnapshot(Snapshot) - Method in class com.amazonaws.services.ec2.model.CreateSnapshotResult
-
- 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.
- 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
-
- setSnsTopic(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (Amazon SNS) topic.
- setSocketBufferSizeHints(int, int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and
receive buffers.
- setSocketTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be
transfered over an established, open connection before the connection
times out and is closed.
- setSource(String) - Method in class com.amazonaws.services.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.simpleemail.model.SendEmailRequest
-
The identity's email address.
- setSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
The identity's email address.
- setSourceBucketName(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.model.CopyResult
-
Sets the name of the bucket containing the source object to be copied.
- setSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the name of the bucket containing the source object to be copied.
- setSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the name of the bucket containing the source object to be copied.
- setSourceDestCheck(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.InstanceAttribute
-
Indicates whether source/destination checking is enabled.
- 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.
- 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.mobileconnectors.s3.transfermanager.model.CopyResult
-
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.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.
- 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.
- 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.
- setSourceSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The ID of the Amazon EBS snapshot to copy.
- setSourceSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object being copied.
- setSourceSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object part being copied.
- setSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional version ID specifying which version of the source
object to copy.
- setSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional version ID specifying which version of the source
object to copy.
- setSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
-
The 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
-
Set to simple
to enable enhanced networking for the
instance.
- 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.dynamodbv2.model.AttributeValue
-
A String set data type
- setSSEAlgorithm(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the server-side encryption algorithm when encrypting the object
using AWS-managed keys.
- setSSECustomerAlgorithm(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the customer-provided server-side encryption key to use as part of
the generated pre-signed URL.
- setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Sets the optional customer-provided server-side encryption key to use
when retrieving the metadata of a server-side encrypted object.
- setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt this object.
- setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the upload being started.
- setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the uploaded object.
- setSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the object part being uploaded.
- setSSECustomerKeyMd5(String) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
For internal use only.
- 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.
- setStart(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The date and time the Reserved Instance started.
- setStartDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The starting date to retrieve alarm history.
- setStartingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
-
Information about one or more started instances.
- 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.
- 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.elasticloadbalancing.model.InstanceState
-
Specifies the current state of the instance.
- setStatements(Collection<Statement>) - Method in class com.amazonaws.auth.policy.Policy
-
Sets the collection of statements contained by this policy.
- setStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
A human-readable explanation for the alarm's state.
- setStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The reason that this alarm is set to this specific state (in
human-readable text format)
- setStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Image
-
The reason for the state change.
- setStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Instance
-
The reason for the 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
-
- 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(VpcPeeringConnectionStateReason) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The status of the VPC peering connection.
- setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the status of this rule.
- setStatus(String) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
-
Sets the desired status of versioning for this bucket versioning
configuration object.
- setStatusCode(int) - Method in exception com.amazonaws.AmazonServiceException
-
Sets the HTTP status code that was returned with this service exception.
- setStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains the current status of the activity.
- setStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains the current status of the activity.
- setStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains a friendly, more verbose description of the activity status.
- setStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
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.
- setStoppingInstances(Collection<InstanceStateChange>) - Method in class com.amazonaws.services.ec2.model.StopInstancesResult
-
Information about one or more stopped instances.
- 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(StorageClass) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the storage class of this object.
- 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.
- 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.
- setStringListValues(Collection<String>) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- setStringValue(String) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Strings are Unicode with UTF8 binary encoding.
- setStringValue(String) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Strings are Unicode with UTF8 binary encoding.
- setSTSClientEndpoint(String) - Method in class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
Sets the AWS Security Token Service (STS) endpoint where session
credentials are retrieved from.
- 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.
- setSubnet(Subnet) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
-
Information about the subnet.
- 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.
- setSubnetIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsRequest
-
One or more subnet IDs.
- setSubnets(Collection<Subnet>) - Method in class com.amazonaws.services.ec2.model.DescribeSubnetsResult
-
Information about one or more subnets.
- 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.
- 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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
Allows a subscription owner to set an attribute of the topic to a new
value.
- SetSubscriptionAttributesRequest - Class in com.amazonaws.services.sns.model
-
- SetSubscriptionAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
Default constructor for a new SetSubscriptionAttributesRequest object.
- SetSubscriptionAttributesRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
Constructs a new SetSubscriptionAttributesRequest object.
- setSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
-
A list of subscriptions.
- setSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
-
A list of subscriptions.
- setSuccessful(Collection<ChangeMessageVisibilityBatchResultEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- 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.
- setSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
Suspended processes associated with this Auto Scaling group.
- setSuspensionReason(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
-
The reason that the process was suspended.
- setSystemStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Reports impaired functionality that stems from issues related to the
systems that support an instance, such as hardware failures and
network connectivity problems.
- 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.
- 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.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.
- setTableNameOverride(DynamoDBMapperConfig.TableNameOverride) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- setTableNameResolver(DynamoDBMapperConfig.TableNameResolver) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- 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.dynamodbv2.model.TableDescription
-
The total size of the specified table, in bytes.
- 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.
- setTaggingConfiguration(BucketTaggingConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketTaggingConfigurationRequest
-
Sets the new tagging configuration for the specified bucket.
- setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
A list of tags for the Auto Scaling group.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The tag to be created or updated.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
-
The tag to be created or updated.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
-
Each tag should be defined by its resource type, resource ID, key,
value, and a propagate flag.
- setTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
The list of tags.
- setTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
- 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.VpcPeeringConnection
-
Any tags assigned to the resource.
- 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.
- 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
-
- setTarget(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
Specifies the instance being checked.
- setTargetArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Either TopicArn or EndpointArn, but not both.
- 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.
- 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.
- 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.
- 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.
- setText(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
-
The content of the message, in text format.
- setThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The value against which the specified statistic is compared.
- setThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The value against which the specified statistic is compared.
- setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
Time
is deprecated.
- setTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
Time
is deprecated.
- 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.
- 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.
- 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.
- setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (SNS) topic.
- setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (SNS) topic.
- setTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (SNS) topic.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The ARN of the topic whose access control policy you wish to modify.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
The ARN of the topic for which you wish to confirm a subscription.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
-
The Amazon Resource Name (ARN) assigned to the created topic.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
-
The ARN of the topic you want to delete.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
-
The ARN of the topic whose properties you want to get.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
-
The ARN of the topic for which you wish to find subscriptions.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The topic you want to publish to.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
The ARN of the topic whose access control policy you wish to modify.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
The ARN of the topic to modify.
- setTopicArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The ARN of 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
-
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
-
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
-
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
-
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
-
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
-
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
-
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
-
Allows a topic owner to set an attribute of the topic to a new value.
- SetTopicAttributesRequest - Class in com.amazonaws.services.sns.model
-
- SetTopicAttributesRequest() - Constructor for class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
Default constructor for a new SetTopicAttributesRequest object.
- SetTopicAttributesRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
Constructs a new SetTopicAttributesRequest object.
- setTopicConfigurations(Collection<BucketNotificationConfiguration.TopicConfiguration>) - Method in class com.amazonaws.services.s3.model.BucketNotificationConfiguration
-
- setTopics(Collection<Topic>) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
-
A list of topic ARNs.
- setToPort(Integer) - Method in class com.amazonaws.services.ec2.model.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.
- setTotalBytesToTransfer(long) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferProgress
-
- setTotalSegments(Integer) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- 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.
- setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets whether this listing is truncated, and additional requests need to
be made to get more results.
- setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.ObjectListing
-
For internal use only.
- setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets whether or not this listing is truncated, and additional requests
need to be made to get more results.
- setTruncated(boolean) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setType(String) - Method in class com.amazonaws.auth.policy.Condition
-
Sets the type of this condition.
- setType(String) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayRequest
-
The type of VPN connection 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.
- setUnhealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
Specifies the number of consecutive health probe failures required
before moving the instance to the Unhealthy state.
- setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The standard unit used for the datapoint.
- setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The standard unit used for the datapoint.
- setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The unit for the metric.
- setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The unit for the metric.
- setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The unit for the metric.
- setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The unit for the metric.
- setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The unit of the alarm's associated metric.
- setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The unit of the alarm's associated metric.
- setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The unit of the metric.
- setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The unit of the metric.
- setUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The unit for the alarm's associated metric.
- setUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The unit for the alarm's associated metric.
- setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional unmodified constraint that restricts this request
to executing only if the source object has not been
modified after the specified date.
- setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- setUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional unmodified constraint that restricts this request
to executing only if the object has not been modified after
the specified date.
- setUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.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.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.
- setUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the UpdateExpression property for this object.
- setUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The time of the most recent update for the task.
- setUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
The time of the most recent status update.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
-
Sets the ID of the upload to abort.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the ID of the multipart upload to complete.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadResult
-
Sets the initiated multipart upload ID.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the ID of the multipart upload whose parts are being listed.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.MultipartUpload
-
Sets the unique ID of this multipart upload.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.PartListing
-
Sets the upload ID value specified in the original request used to
identify which multipart upload contains the parts to list.
- setUploadId(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- setUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional upload ID marker indicating where in the results to
begin listing.
- setUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.MultipartUploadListing
-
Sets the optional upload ID marker specified in the original request to
specify where in the results to begin listing multipart uploads.
- setUploadPolicy(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2
permission to upload items into Amazon S3 on your behalf.
- setUploadPolicySignature(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The signature of the Base64 encoded JSON document.
- setUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The usage price of the Reserved Instance, per hour.
- setUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The usage price of the Reserved Instance, per hour.
- setUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the HTTP user agent header to send with all requests.
- setUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The user data 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.
- 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.
- 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
-
The account ID to modify for the snapshot.
- setUserMetadata(Map<String, String>) - Method in class com.amazonaws.services.s3.model.ObjectMetadata
-
Sets the custom user-metadata for the associated object.
- setValidFrom(Date) - Method in class com.amazonaws.services.ec2.model.RequestSpotInstancesRequest
-
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.
- setValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The value of the tag.
- setValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The value of the tag.
- setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
-
The value representing the dimension measurement
- setValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
The value of the dimension to be matched.
- setValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The value for the metric.
- setValue(AttributeValue) - Method in class com.amazonaws.services.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.simpledb.model.Attribute
-
The value of the attribute.
- setValue(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
The value of the replaceable attribute.
- setValue(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
The value of an attribute.
- setValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
-
Sets the values specified for this access control policy condition.
- setValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
-
The value of the filter.
- setValues(Collection<String>) - Method in class com.amazonaws.services.ec2.model.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.
- setVerificationAttributes(Map<String, IdentityVerificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
-
A map of Identities to IdentityVerificationAttributes objects.
- setVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification status of the identity: "Pending", "Success",
"Failed", or "TemporaryFailure".
- setVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification status of the identity: "Pending", "Success",
"Failed", or "TemporaryFailure".
- setVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification token for a domain identity.
- setVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
-
A TXT record that must be placed in the DNS settings for the domain,
in order to complete domain verification.
- setVerifiedEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
-
A list of email addresses that have been verified.
- setVersionId(String) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.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.mobileconnectors.s3.transfermanager.model.UploadResult
-
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.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.RestoreObjectRequest
-
Sets the id of the version to be restored.
- setVersionId(String) - Method in class com.amazonaws.services.s3.model.S3VersionSummary
-
Sets the version ID which uniquely identifies this version of an object.
- setVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional versionIdMarker
parameter indicating where in the
sorted list of all versions in the specified bucket to begin returning
results.
- setVersionIdMarker(String) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setVersioningConfiguration(BucketVersioningConfiguration) - Method in class com.amazonaws.services.s3.model.SetBucketVersioningConfigurationRequest
-
Sets the new versioning configuration for the specified bucket.
- setVersionSummaries(List<S3VersionSummary>) - Method in class com.amazonaws.services.s3.model.VersionListing
-
For internal use only.
- setVgwTelemetry(Collection<VgwTelemetry>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
Information about the VPN tunnel.
- 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.
- 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.
- 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.
- 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.
- 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.
- setVolumes(Collection<Volume>) - Method in class com.amazonaws.services.ec2.model.DescribeVolumesResult
-
- setVolumes(Collection<ImportInstanceVolumeDetailItem>) - Method in class com.amazonaws.services.ec2.model.ImportInstanceTaskDetails
-
- 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.
- setVolumeStatus(VolumeStatusInfo) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The volume status.
- 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.
- setVpc(Vpc) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
-
Information about the VPC.
- 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.CreateVpcPeeringConnectionRequest
-
The ID of the requester 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.ec2.model.VpcPeeringConnectionVpcInfo
-
The ID of the VPC.
- setVPCId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Provides the ID of the VPC attached to the load balancer.
- setVpcIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsRequest
-
One or more VPC IDs.
- setVpcPeeringConnection(VpcPeeringConnection) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
-
Information about the VPC peering connection.
- setVpcPeeringConnection(VpcPeeringConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
-
Information about the VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of the VPC peering connection.
- setVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The ID of the VPC peering connection.
- setVpcPeeringConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
One or more VPC peering connection IDs.
- setVpcPeeringConnections(Collection<VpcPeeringConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
-
Information about the VPC peering connections
- setVpcs(Collection<Vpc>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcsResult
-
Information about one or more VPCs.
- 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.
- 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.
- 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.
- ShortSetUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java
Short
s.
- ShortUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals DynamoDB Numbers into Java
Short
s.
- shouldAbort() - Static method in enum com.amazonaws.util.SdkRuntime
-
Returns true if the current operation should abort; false otherwise.
- 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.
- shutdown() - Method in class com.amazonaws.AmazonWebServiceClient
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.cloudwatch.AmazonCloudWatch
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.cloudwatch.AmazonCloudWatchAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.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.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 class com.amazonaws.services.simpledb.AmazonSimpleDBAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.simpleemail.AmazonSimpleEmailService
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.simpleemail.AmazonSimpleEmailServiceAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
Shuts down the client, releasing all managed resources.
- shutdown() - Method in interface com.amazonaws.services.sqs.AmazonSQS
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.sqs.AmazonSQSAsyncClient
-
Shuts down the client, releasing all managed resources.
- 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
- ShutdownBehavior - Enum in com.amazonaws.services.ec2.model
-
Shutdown Behavior
- shutdownNow() - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Forcefully shuts down this TransferManager instance - currently executing
transfers will not be allowed to finish.
- shutdownNow(boolean) - Method in class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Forcefully shuts down this TransferManager instance - currently executing
transfers will not be allowed to finish.
- sign(String, 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.NoOpSigner
-
- 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.
- 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.
- SignerFactory - Class in com.amazonaws.auth
-
Signer factory.
- SigningAlgorithm - Enum in com.amazonaws.auth
-
- 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
-
- SimpleDBResponseMetadata(Map<String, String>) - Constructor for class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
-
Creates a new SimpleDBResponseMetadata object from a specified map of
metadata information.
- SimpleDBResponseMetadata(ResponseMetadata) - Constructor for class com.amazonaws.services.simpledb.SimpleDBResponseMetadata
-
Creates a new SimpleDBResponseMetadata object from an existing
ResponseMetadata object.
- SimpleDBUtils - Class in com.amazonaws.services.simpledb.util
-
Provides collection of static functions for conversion of various values into
strings that may be compared lexicographically.
- SimpleDBUtils() - Constructor for class com.amazonaws.services.simpledb.util.SimpleDBUtils
-
- SimpleEmailServiceActions - Enum in com.amazonaws.auth.policy.actions
-
The available AWS access control policy actions for Amazon SES.
- SimpleWorkflow - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- size() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.PaginatedList
-
- size() - Method in class com.amazonaws.util.ImmutableMapParameter
-
- skip(long) - Method in class com.amazonaws.auth.AwsChunkedEncodingInputStream
-
- skip(long) - Method in class com.amazonaws.util.LengthCheckInputStream
- Snapshot - Class in com.amazonaws.services.ec2.model
-
Describes a snapshot.
- Snapshot() - Constructor for class com.amazonaws.services.ec2.model.Snapshot
-
- SnapshotAttributeName - Enum in com.amazonaws.services.ec2.model
-
Snapshot Attribute Name
- SnapshotState - Enum in com.amazonaws.services.ec2.model
-
Snapshot State
- 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.
- SOURCE_ARN_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
-
Condition key for the Amazon Resource Name (ARN) of the source specified
in a request.
- SOURCE_IP_CONDITION_KEY - Static variable in class com.amazonaws.auth.policy.conditions.ConditionFactory
-
Condition key for the source IP from which a request originates.
- SourceSecurityGroup - Class in com.amazonaws.services.elasticloadbalancing.model
-
This data type is used as a response element in the
DescribeLoadBalancers action.
- SourceSecurityGroup() - Constructor for class com.amazonaws.services.elasticloadbalancing.model.SourceSecurityGroup
-
- SpotDatafeedSubscription - Class in com.amazonaws.services.ec2.model
-
Describes the datafeed for a Spot Instance.
- SpotDatafeedSubscription() - Constructor for class com.amazonaws.services.ec2.model.SpotDatafeedSubscription
-
- SpotInstanceRequest - Class in com.amazonaws.services.ec2.model
-
Describe a Spot Instance request.
- SpotInstanceRequest() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceRequest
-
- 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
-
- SpotInstanceStatus - Class in com.amazonaws.services.ec2.model
-
Describes a Spot Instance request.
- SpotInstanceStatus() - Constructor for class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
- 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.
- SpotPrice - Class in com.amazonaws.services.ec2.model
-
Describes the Spot Price.
- SpotPrice() - Constructor for class com.amazonaws.services.ec2.model.SpotPrice
-
- 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.
- SSECustomerKey - Class in com.amazonaws.services.s3.model
-
Represents a customer provided key for use with Amazon S3 server-side
encryption.
- SSECustomerKey(String) - Constructor for class com.amazonaws.services.s3.model.SSECustomerKey
-
Constructs a new customer provided server-side encryption key using the specified
base64-encoded key material.
- SSECustomerKey(byte[]) - Constructor for class com.amazonaws.services.s3.model.SSECustomerKey
-
Constructs a new customer provided server-side encryption key using the
specified raw key material.
- SSECustomerKey(SecretKey) - Constructor for class com.amazonaws.services.s3.model.SSECustomerKey
-
Constructs a new customer provided server-side encryption key using the
specified SecretKey.
- StandardUnit - Enum in com.amazonaws.services.cloudwatch.model
-
Standard Unit
- STARTED_EVENT_CODE - Static variable in class com.amazonaws.event.ProgressEvent
-
- 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
-
- 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
-
- StartInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.StartInstancesRequest
-
Default constructor for a new StartInstancesRequest object.
- StartInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.StartInstancesRequest
-
Constructs a new StartInstancesRequest object.
- StartInstancesResult - Class in com.amazonaws.services.ec2.model
-
- StartInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.StartInstancesResult
-
- 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.
- Statement - Class in com.amazonaws.auth.policy
-
A statement is the formal description of a single permission, and is always
contained within a policy object.
- Statement(Statement.Effect) - Constructor for class com.amazonaws.auth.policy.Statement
-
Constructs a new access control policy statement with the specified
effect.
- Statement.Effect - Enum in com.amazonaws.auth.policy
-
The effect is the result that you want a policy statement to return at
evaluation time.
- StateReason - Class in com.amazonaws.services.ec2.model
-
Describes a state change.
- StateReason() - Constructor for class com.amazonaws.services.ec2.model.StateReason
-
- StateValue - Enum in com.amazonaws.services.cloudwatch.model
-
State Value
- StaticEncryptionMaterialsProvider - Class in com.amazonaws.services.s3.model
-
Simple implementation of EncryptionMaterialsProvider that just wraps static
EncryptionMaterials.
- StaticEncryptionMaterialsProvider(EncryptionMaterials) - Constructor for class com.amazonaws.services.s3.model.StaticEncryptionMaterialsProvider
-
- Statistic - Enum in com.amazonaws.services.cloudwatch.model
-
Statistic
- StatisticSet - Class in com.amazonaws.services.cloudwatch.model
-
The StatisticSet
data type describes the
StatisticValues
component of MetricDatum, and represents
a set of statistics that describes a specific metric.
- StatisticSet() - Constructor for class com.amazonaws.services.cloudwatch.model.StatisticSet
-
- StatusName - Enum in com.amazonaws.services.ec2.model
-
Status Name
- StatusType - Enum in com.amazonaws.services.ec2.model
-
Status Type
- 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
-
- StopInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.StopInstancesRequest
-
Default constructor for a new StopInstancesRequest object.
- StopInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.StopInstancesRequest
-
Constructs a new StopInstancesRequest object.
- StopInstancesResult - Class in com.amazonaws.services.ec2.model
-
- StopInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.StopInstancesResult
-
- 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 - Enum in com.amazonaws.services.s3.model
-
Specifies constants that define Amazon S3 storage classes.
- StorageGateway - Static variable in class com.amazonaws.regions.ServiceAbbreviations
-
- storageSizeBytes(long) - Method in class com.amazonaws.mobileconnectors.cognito.DatasetMetadata.Builder
-
Set the storage size in bytes of this dataset.
- 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
-
- StringSetToStringSetMarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers
-
A marshaller that marshals sets of Java String
s to DynamoDB
StringSets.
- StringSetUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals DynamoDB StringSets as sets of Java
String
objects.
- StringToStringMarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.marshallers
-
A marshaller that marshals Java String
objects to DynamoDB Strings.
- StringUnmarshaller - Class in com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers
-
An unmarshaller that unmarshals DynamoDB Strings as Java String
objects.
- 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
-
- 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
-
- STSAssumeRoleSessionCredentialsProvider(AWSCredentials, String, String) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSAssumeRoleSessionCredentialsProvider(AWSCredentials, String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSAssumeRoleSessionCredentialsProvider(AWSCredentialsProvider, String, String) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- STSAssumeRoleSessionCredentialsProvider(AWSCredentialsProvider, String, String, ClientConfiguration) - Constructor for class com.amazonaws.auth.STSAssumeRoleSessionCredentialsProvider
-
- 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.mobileconnectors.dynamodbv2.dynamodbmapper.PaginatedList
-
Returns a sub-list in the range specified, loading more results as
necessary.
- submitAllRecords() - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorder
-
Submits all requests saved to Amazon Kinesis.
- submitEvents() - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.EventClient
-
Submit all recorded events.
- Subnet - Class in com.amazonaws.services.ec2.model
-
Describes a subnet.
- Subnet() - Constructor for class com.amazonaws.services.ec2.model.Subnet
-
- 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.
- SubnetState - Enum in com.amazonaws.services.ec2.model
-
Subnet State
- subscribe(List<String>) - Method in class com.amazonaws.mobileconnectors.cognito.CognitoSyncManager
-
Subscribes the user to some set of datasets from the total list that the
device knows of, giving the user push sync notifications for all in that
set
- subscribe() - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Subscribes the user to update notifications for a dataset.
- subscribe(SubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Prepares to subscribe an endpoint by sending the endpoint a
confirmation message.
- subscribe(String, String, String) - Method in interface com.amazonaws.services.sns.AmazonSNS
-
Prepares to subscribe an endpoint by sending the endpoint a
confirmation message.
- subscribe(SubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Prepares to subscribe an endpoint by sending the endpoint a
confirmation message.
- subscribe(String, String, String) - Method in class com.amazonaws.services.sns.AmazonSNSClient
-
Prepares to subscribe an endpoint by sending the endpoint a
confirmation message.
- subscribeAll() - Method in class com.amazonaws.mobileconnectors.cognito.CognitoSyncManager
-
Subscribes the user to all datasets that the local device knows of for
push sync notifications, so that any changes to any of these datasets
will result in notifications to this device.
- subscribeAsync(SubscribeRequest) - Method in interface com.amazonaws.services.sns.AmazonSNSAsync
-
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
-
Prepares to subscribe an endpoint by sending the endpoint a
confirmation message.
- subscribeAsync(SubscribeRequest) - Method in class com.amazonaws.services.sns.AmazonSNSAsyncClient
-
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
-
Prepares to subscribe an endpoint by sending the endpoint a
confirmation message.
- SubscribeFailedException - Exception in com.amazonaws.mobileconnectors.cognito.exceptions
-
An exception that's thrown when the subscription to a silent sync dataset
fails
- SubscribeFailedException(String, Throwable) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.SubscribeFailedException
-
- SubscribeFailedException(String) - Constructor for exception com.amazonaws.mobileconnectors.cognito.exceptions.SubscribeFailedException
-
- 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
-
- SubscribeRequest() - Constructor for class com.amazonaws.services.sns.model.SubscribeRequest
-
Default constructor for a new SubscribeRequest object.
- SubscribeRequest(String, String, String) - Constructor for class com.amazonaws.services.sns.model.SubscribeRequest
-
Constructs a new SubscribeRequest object.
- SubscribeResult - Class in com.amazonaws.services.sns.model
-
Response for Subscribe action.
- SubscribeResult() - Constructor for class com.amazonaws.services.sns.model.SubscribeResult
-
- Subscription - Class in com.amazonaws.services.sns.model
-
A wrapper type for the attributes of an Amazon SNS subscription.
- Subscription() - Constructor for class com.amazonaws.services.sns.model.Subscription
-
Default constructor for a new Subscription object.
- SubscriptionLimitExceededException - Exception in com.amazonaws.services.sns.model
-
Indicates that the customer already owns the maximum allowed number of
subscriptions.
- SubscriptionLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.SubscriptionLimitExceededException
-
Constructs a new SubscriptionLimitExceededException with the specified error
message.
- SummaryStatus - Enum in com.amazonaws.services.ec2.model
-
Summary Status
- SUSPENDED - Static variable in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
-
S3 bucket versioning status indicating that versioning is suspended for a
bucket.
- SuspendedProcess - Class in com.amazonaws.services.autoscaling.model
-
An Auto Scaling process that has been suspended.
- SuspendedProcess() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendedProcess
-
- suspendProcesses(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScaling
-
Suspends Auto Scaling processes for an Auto Scaling group.
- suspendProcesses(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingClient
-
Suspends Auto Scaling processes for an Auto Scaling group.
- suspendProcessesAsync(SuspendProcessesRequest) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Suspends Auto Scaling processes for an Auto Scaling group.
- suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, Void>) - Method in interface com.amazonaws.services.autoscaling.AmazonAutoScalingAsync
-
Suspends Auto Scaling processes for an Auto Scaling group.
- suspendProcessesAsync(SuspendProcessesRequest) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Suspends Auto Scaling processes for an Auto Scaling group.
- suspendProcessesAsync(SuspendProcessesRequest, AsyncHandler<SuspendProcessesRequest, Void>) - Method in class com.amazonaws.services.autoscaling.AmazonAutoScalingAsyncClient
-
Suspends Auto Scaling processes for an Auto Scaling group.
- SuspendProcessesRequest - Class in com.amazonaws.services.autoscaling.model
-
- SuspendProcessesRequest() - Constructor for class com.amazonaws.services.autoscaling.model.SuspendProcessesRequest
-
- SyncConflict - Class in com.amazonaws.mobileconnectors.cognito
-
This consists of the conflicting record from the remote storage and the local
storage.
- SyncConflict(Record, Record) - Constructor for class com.amazonaws.mobileconnectors.cognito.SyncConflict
-
Constructs a SyncConflict object.
- syncCount(long) - Method in class com.amazonaws.mobileconnectors.cognito.Record.Builder
-
Sets the syncCount of the new
Record
.
- synchronize(Dataset.SyncCallback) - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Synchronize
Dataset
between local storage and remote storage.
- synchronizeOnConnectivity(Dataset.SyncCallback) - Method in interface com.amazonaws.mobileconnectors.cognito.Dataset
-
Attempt to synchronize
Dataset
when connectivity is available.
- 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
-
- 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.
- 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.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.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.
- 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
-
- 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.
- TelemetryStatus - Enum in com.amazonaws.services.ec2.model
-
Telemetry Status
- Tenancy - Enum in com.amazonaws.services.ec2.model
-
Tenancy
- 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
-
- TerminateInstanceInAutoScalingGroupRequest() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupRequest
-
- TerminateInstanceInAutoScalingGroupResult - Class in com.amazonaws.services.autoscaling.model
-
The output for the TerminateInstanceInAutoScalingGroup action.
- TerminateInstanceInAutoScalingGroupResult() - Constructor for class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
-
- terminateInstances(TerminateInstancesRequest) - Method in interface com.amazonaws.services.ec2.AmazonEC2
-
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
-
- TerminateInstancesRequest() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
-
Default constructor for a new TerminateInstancesRequest object.
- TerminateInstancesRequest(List<String>) - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesRequest
-
Constructs a new TerminateInstancesRequest object.
- TerminateInstancesResult - Class in com.amazonaws.services.ec2.model
-
- TerminateInstancesResult() - Constructor for class com.amazonaws.services.ec2.model.TerminateInstancesResult
-
- Throwables - Enum in com.amazonaws.util
-
Utility for use with errors or exceptions.
- TimingInfo - Class in com.amazonaws.util
-
Used both as a base class and a minimal support of timing info.
- toArray() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.PaginatedList
-
- toArray(X[]) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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(InputStream) - Static method in enum com.amazonaws.util.IOUtils
-
Reads and returns the rest of the given input stream as a byte array,
closing the input stream afterwards.
- toBytesDirect(String) - Static method in enum com.amazonaws.util.CodecUtils
-
Returns a byte array representing the given string,
truncating each character into a byte directly.
- 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.
- toJson() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.S3Link
-
Serializes into a JSON string.
- TooManyEntriesInBatchRequestException - Exception in com.amazonaws.services.sqs.model
-
Batch request contains more number of entries than permissible.
- TooManyEntriesInBatchRequestException(String) - Constructor for exception com.amazonaws.services.sqs.model.TooManyEntriesInBatchRequestException
-
Constructs a new TooManyEntriesInBatchRequestException with the specified error
message.
- TooManyLoadBalancersException - Exception in com.amazonaws.services.elasticloadbalancing.model
-
The quota for the number of 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.
- TooManyPoliciesException - Exception in com.amazonaws.services.elasticloadbalancing.model
-
Quota for number of policies for this load balancer has already been
reached.
- TooManyPoliciesException(String) - Constructor for exception com.amazonaws.services.elasticloadbalancing.model.TooManyPoliciesException
-
Constructs a new TooManyPoliciesException with the specified error
message.
- TooManyRequestedAttributesException - Exception in com.amazonaws.services.simpledb.model
-
Too many attributes requested.
- TooManyRequestedAttributesException(String) - Constructor for exception com.amazonaws.services.simpledb.model.TooManyRequestedAttributesException
-
Constructs a new TooManyRequestedAttributesException with the specified error
message.
- Topic - Class in com.amazonaws.services.sns.model
-
A wrapper type for the topic's Amazon Resource Name (ARN).
- Topic() - Constructor for class com.amazonaws.services.sns.model.Topic
-
Default constructor for a new Topic object.
- TopicLimitExceededException - Exception in com.amazonaws.services.sns.model
-
Indicates that the customer already owns the maximum allowed number of
topics.
- TopicLimitExceededException(String) - Constructor for exception com.amazonaws.services.sns.model.TopicLimitExceededException
-
Constructs a new TopicLimitExceededException with the specified error
message.
- 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
-
- 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.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.mobileconnectors.cognito.DatasetMetadata
-
- toString() - Method in class com.amazonaws.mobileconnectors.cognito.Record
-
- toString() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformerChain
-
- toString() - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ConversionSchema.Dependencies
-
- 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.cloudwatch.model.AlarmHistoryItem
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.cloudwatch.model.ComparisonOperator
-
- toString() - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.Dimension
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.cloudwatch.model.HistoryItemType
-
- toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.cloudwatch.model.StandardUnit
-
- toString() - Method in enum com.amazonaws.services.cloudwatch.model.StateValue
-
- toString() - Method in enum com.amazonaws.services.cloudwatch.model.Statistic
-
- toString() - Method in class com.amazonaws.services.cloudwatch.model.StatisticSet
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.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 enum com.amazonaws.services.dynamodbv2.model.ConditionalOperator
-
- 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.AcceptVpcPeeringConnectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
-
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.CreateVpcPeeringConnectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
-
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.DeleteVpcPeeringConnectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
-
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.DescribeVpcPeeringConnectionsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
-
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.RejectVpcPeeringConnectionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
-
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 class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionStateReason
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
Returns a string representation of this object; useful for testing and
debugging.
- 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.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 class com.amazonaws.services.s3.AmazonS3URI
-
- 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.simpledb.model.Attribute
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.DeletableItem
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.DomainMetadataResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.GetAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.Item
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.ListDomainsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.SelectRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.SelectResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.Body
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.Content
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.DeleteVerifiedEmailAddressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.Destination
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendQuotaResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.GetSendStatisticsResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityDkimAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.IdentityType
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.Message
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.NotificationType
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.RawMessage
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SendEmailResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in enum com.amazonaws.services.simpleemail.model.VerificationStatus
-
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainDkimResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailAddressRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.simpleemail.model.VerifyEmailIdentityResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
-
Returns a string representation of this object; useful for testing and
debugging.
- toString() - Method in class com.amazonaws.services.sns.model.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.MessageAttributeValue
-
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 class com.amazonaws.services.sqs.model.MessageAttributeValue
-
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(InputStream) - Static method in enum com.amazonaws.util.IOUtils
-
Reads and returns the rest of the given input stream as a string,
closing the input stream afterwards.
- toString(StringBuilder) - Static method in class com.amazonaws.util.StringUtils
-
- toString() - Method in class com.amazonaws.util.TimingInfo
-
- toStringDirect(byte[]) - Static method in enum com.amazonaws.util.CodecUtils
-
Returns a string representing the given byte array,
treating each byte as a single octet character.
- Transfer - Interface in com.amazonaws.mobileconnectors.s3.transfermanager
-
Represents an asynchronous upload to or download from Amazon S3.
- Transfer.TransferState - Enum in com.amazonaws.mobileconnectors.s3.transfermanager
-
Enumeration of the possible transfer states.
- TransferManager - Class in com.amazonaws.mobileconnectors.s3.transfermanager
-
High level utility for managing transfers to Amazon S3.
- TransferManager() - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Constructs a new TransferManager
and Amazon S3 client using
the credentials from DefaultAWSCredentialsProviderChain
- TransferManager(AWSCredentialsProvider) - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Constructs a new TransferManager
and Amazon S3 client using
the specified AWS security credentials provider.
- TransferManager(AWSCredentials) - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Constructs a new TransferManager
and Amazon S3 client using
the specified AWS security credentials.
- TransferManager(AmazonS3) - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Constructs a new TransferManager
,
specifying the client to use when making
requests to Amazon S3.
- TransferManager(AmazonS3, ExecutorService) - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManager
-
Constructs a new TransferManager
specifying the client and thread pool to use when making
requests to Amazon S3.
- TransferManagerConfiguration - Class in com.amazonaws.mobileconnectors.s3.transfermanager
-
- TransferManagerConfiguration() - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferManagerConfiguration
-
- TransferProgress - Class in com.amazonaws.mobileconnectors.s3.transfermanager
-
Describes the progress of a transfer.
- TransferProgress() - Constructor for class com.amazonaws.mobileconnectors.s3.transfermanager.TransferProgress
-
- transform(AttributeTransformer.Parameters<?>) - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.mobileconnectors.dynamodbv2.dynamodbmapper.AttributeTransformerChain
-
- tryPause(boolean) - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Upload
-
Tries to pause the current upload operation and returns the information
that can be used to resume the upload.
- typeCheck(AttributeValue, Method) - Method in interface com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ArgumentUnmarshaller
-
Asserts that the value given can be processed using the setter given.
- typeCheck(AttributeValue, Method) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers.BooleanUnmarshaller
-
- typeCheck(AttributeValue, Method) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.unmarshallers.NullableUnmarshaller
-
- waitForCompletion() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Transfer
-
Waits for this transfer to complete.
- waitForCopyResult() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Copy
-
Waits for the copy request to complete and returns the result of this
request.
- waitForException() - Method in interface com.amazonaws.mobileconnectors.s3.transfermanager.Transfer
-
Waits for this transfer to finish and returns any error that occurred, or
returns null
if no errors occurred.
- 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 interface com.amazonaws.mobileconnectors.s3.transfermanager.Upload
-
Waits for this upload to complete and returns the result of this
upload.
- 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
-
- wipeData() - Method in class com.amazonaws.mobileconnectors.cognito.CognitoSyncManager
-
Wipes all user data cached locally, including identity id, session
credentials, dataset metadata, and all records.
- with(Class<T>, T) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.ConversionSchema.Dependencies
-
- withAcceptedRouteCount(Integer) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The number of accepted routes.
- withAccepterVpcInfo(VpcPeeringConnectionVpcInfo) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The information of the peer VPC.
- 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.
- withAccessLog(AccessLog) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
The name of the load balancer attribute.
- 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.
- 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.
- withActionNames(String...) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The action you want to allow for the specified principal(s).
- withActionNames(Collection<String>) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The action you want to allow for the specified principal(s).
- withActionPrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The action name prefix.
- withActions(Action...) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the list of actions to which this policy statement applies and
returns this updated Statement object so that additional method calls can
be chained together.
- withActions(VolumeStatusAction...) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
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.
- 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.
- withActivities(Activity...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
A list of the requested scaling activities.
- withActivities(Collection<Activity>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
A list of the requested scaling activities.
- withActivity(Activity) - Method in class com.amazonaws.services.autoscaling.model.TerminateInstanceInAutoScalingGroupResult
-
A scaling Activity.
- withActivityId(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Specifies the ID of the activity.
- withActivityIds(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
A list containing the activity IDs of the desired scaling activities.
- withActivityIds(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
A list containing the activity IDs of the desired scaling activities.
- withAdd(CreateVolumePermission...) - Method in class com.amazonaws.services.ec2.model.CreateVolumePermissionModifications
-
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.
- 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.
- 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
-
- withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.AdjustmentType
-
A policy adjustment type.
- withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.PutScalingPolicyRequest
-
Specifies whether the ScalingAdjustment
is an absolute
number or a percentage of the current capacity.
- withAdjustmentType(String) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
Specifies whether the ScalingAdjustment
is an absolute
number or a percentage of the current capacity.
- withAdjustmentTypes(AdjustmentType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
-
A list of specific policy adjustment types.
- withAdjustmentTypes(Collection<AdjustmentType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeAdjustmentTypesResult
-
A list of specific policy adjustment types.
- withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
ALARM
state from any other state.
- withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
ALARM
state from any other state.
- withAlarmActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
ALARM
state from any other state.
- withAlarmActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
ALARM
state from any other state.
- withAlarmARN(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
The Amazon Resource Name (ARN) of the alarm.
- withAlarmArn(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The Amazon Resource Name (ARN) of the alarm.
- withAlarmConfigurationUpdatedTimestamp(Date) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The time stamp of the last update to the alarm configuration.
- withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The description for the alarm.
- withAlarmDescription(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The description for the alarm.
- withAlarmHistoryItems(AlarmHistoryItem...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A list of alarm histories in JSON format.
- withAlarmHistoryItems(Collection<AlarmHistoryItem>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A list of alarm histories in JSON format.
- withAlarmName(String) - Method in class com.amazonaws.services.autoscaling.model.Alarm
-
The name of the alarm.
- withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.AlarmHistoryItem
-
The descriptive name for the alarm.
- withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The name of the alarm.
- withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The name of the alarm.
- withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The descriptive name for the alarm.
- withAlarmName(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The descriptive name for the alarm.
- withAlarmNamePrefix(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The alarm name prefix.
- withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
-
A list of alarms to be deleted.
- withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DeleteAlarmsRequest
-
A list of alarms to be deleted.
- withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
A list of alarm names to retrieve information for.
- withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
A list of alarm names to retrieve information for.
- withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
-
The names of the alarms to disable actions for.
- withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.DisableAlarmActionsRequest
-
The names of the alarms to disable actions for.
- withAlarmNames(String...) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
-
The names of the alarms to enable actions for.
- withAlarmNames(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.EnableAlarmActionsRequest
-
The names of the alarms to enable actions for.
- withAlarms(Alarm...) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
A list of CloudWatch Alarms related to the policy.
- withAlarms(Collection<Alarm>) - Method in class com.amazonaws.services.autoscaling.model.ScalingPolicy
-
A list of CloudWatch Alarms related to the policy.
- withAlgorithm(String) - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Sets the encryption algorithm to use with this customer-provided
server-side encryption key, and returns this object so that method calls
can be chained together.
- 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(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.
- 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.
- withAllowsEventCollection(boolean) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
-
Sets whether or not event collection is enabled for the SDK.
- withAllowsWANDelivery(boolean) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
-
Sets whether or not events will be sent to the Amazon Mobile Analytics website over WAN (mobile) networks.
- 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
-
- 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.
- 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
-
- 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.
- 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.
- 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.
- 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.
- withAttribute(String, String) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
- 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 you would like to view.
- withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.DescribeSnapshotAttributeRequest
-
The snapshot attribute you would like to view.
- 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
-
The snapshot attribute to modify.
- withAttribute(SnapshotAttributeName) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The snapshot attribute to modify.
- 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.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.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(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
-
- withAttributes(Map<String, String>) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
- 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.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.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.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.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.
- withAttributeValueList(AttributeValue...) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
One or more values to evaluate against the supplied attribute.
- withAttributeValueList(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
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.
- withAuthenticateOnUnsubscribe(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
Disallows unauthenticated unsubscribes of the subscription.
- 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.
- 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
-
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- withBatchSize(int) - Method in class com.amazonaws.services.s3.iterable.S3Objects
-
Sets the batch size, i.e., how many
S3ObjectSummary
s will be
fetched at once.
- withBatchSize(int) - Method in class com.amazonaws.services.s3.iterable.S3Versions
-
- 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.
- 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).
- withBinaryListValues(ByteBuffer...) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- withBinaryListValues(Collection<ByteBuffer>) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- withBinaryValue(ByteBuffer) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Binary type attributes can store any binary data, for example,
compressed data, encrypted data, or images.
- withBinaryValue(ByteBuffer) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Binary type attributes can store any binary data, for example,
compressed data, encrypted data, or images.
- 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(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).
- withBOOL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the BOOL property for this object.
- 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.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.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.
- 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.
- withCacheControl(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the cache control response header.
- withCancelledSpotInstanceRequests(CancelledSpotInstanceRequest...) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
-
One or more Spot Instance requests.
- withCancelledSpotInstanceRequests(Collection<CancelledSpotInstanceRequest>) - Method in class com.amazonaws.services.ec2.model.CancelSpotInstanceRequestsResult
-
One or more Spot Instance requests.
- 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.
- 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.
- withCause(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains the reason the activity was begun.
- withCcAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The CC: field(s) of the message.
- withCcAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.Destination
-
The CC: field(s) of the message.
- withCharset(String) - Method in class com.amazonaws.services.simpleemail.model.Content
-
The character set of the content.
- withChecksum(String) - Method in class com.amazonaws.services.ec2.model.DiskImageDescription
-
The checksum computed for the disk image.
- 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.
- withCidrBlock(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnectionVpcInfo
-
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.
- withClientConfiguration(ClientConfiguration) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsConfig
-
Sets the client configuration this client will use when making request
- 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.
- 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.ec2.model.VpcPeeringConnectionStateReason
-
The status of the VPC peering connection.
- withCode(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
An error code representing why the action failed on this entry.
- withComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The arithmetic operation to use when comparing the specified
Statistic
and Threshold
.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The arithmetic operation to use when comparing the specified
Statistic
and Threshold
.
- withComparisonOperator(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The arithmetic operation to use when comparing the specified
Statistic
and Threshold
.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The arithmetic operation to use when comparing the specified
Statistic
and Threshold
.
- withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- 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.
- 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.
- withConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Sets the logical operator on the expected attribute conditions of this
delete operation and returns a pointer to this object for
method-chaining.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Sets the logical operator on the expected attribute conditions of this
delete operation and returns a pointer to this object for
method-chaining.
- withConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the logical operator on the query filter conditions.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the logical operator on the query filter conditions.
- withConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Sets the logical operator on the expected value conditions of this save
operation and returns a pointer to this object for method-chaining.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Sets the logical operator on the expected value conditions of this save
operation and returns a pointer to this object for method-chaining.
- withConditionalOperator(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the logical operator on the filter conditions of this scan and
returns a pointer to this object for method-chaining.
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the logical operator on the filter conditions of this scan and
returns a pointer to this object for method-chaining.
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A logical operator to apply to the conditions in the
QueryFilter map:
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A logical operator to apply to the conditions in the
QueryFilter map:
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A logical operator to apply to the conditions in the ScanFilter
map:
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A logical operator to apply to the conditions in the ScanFilter
map:
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- withConditionExpression(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
A condition that must be satisfied in order for a conditional DeleteItem
to succeed.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ConditionExpression property for this object.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ConditionExpression property for this object.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ConditionExpression property for this object.
- 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.
- 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.
- withConnectionDraining(ConnectionDraining) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerAttributes
-
The name of the load balancer attribute.
- 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.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- withConsistentReads(DynamoDBMapperConfig.ConsistentReads) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- 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.
- 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.
- 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
- 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.
- 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.
- withConversionSchema(ConversionSchema) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- 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.
- 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.
- 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.
- 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.
- 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.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
-
A JSON representation of the snapshot attribute modification.
- 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.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- 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.
- withCryptoMode(CryptoMode) - Method in class com.amazonaws.services.s3.model.CryptoConfiguration
-
Fluent API to set the crypto mode; applicable only to the S3 encryption
client.
- 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.
- withCurrency(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
Sets the currency of the item being purchased (Required if formatted localized price is not specified)
- withCurrency(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
-
Sets the currency of the item being purchased.
- 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.
- withCurrentState(InstanceState) - Method in class com.amazonaws.services.ec2.model.InstanceStateChange
-
The current state of the instance.
- withCustomerGateway(CustomerGateway) - Method in class com.amazonaws.services.ec2.model.CreateCustomerGatewayResult
-
Information about the customer gateway.
- withCustomerGatewayConfiguration(String) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
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.
- withCustomUserData(String) - Method in class com.amazonaws.services.sns.model.CreatePlatformEndpointRequest
-
Arbitrary user data to associate with the endpoint.
- 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.sns.model.MessageAttributeValue
-
Amazon SNS supports the following logical data types: String, Number,
and Binary.
- withDataType(String) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Amazon SQS supports the following logical data types: String, Number,
and Binary.
- 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.
- withDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the time in days from when a new version of the object
is uploaded to the bucket and when older versions are archived,
and returns a reference to this object for method chaining.
- 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.
- 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.
- withDefaultForAz(Boolean) - Method in class com.amazonaws.services.ec2.model.Subnet
-
Indicates whether this is the default subnet for the Availability
Zone.
- withDefaultValue(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.PolicyAttributeTypeDescription
-
The default value of the attribute, if applicable.
- withDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
The number of seconds for which the message has to be delayed.
- withDelaySeconds(Integer) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
The number of seconds (0 to 900 - 15 minutes) to delay a specific
message.
- 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.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional delimiter parameter that causes multipart uploads for
keys that contain the same string between the prefix and the first
occurrence of the delimiter to be rolled up into a single result element
in the
MultipartUploadListing.getCommonPrefixes()
list.
- withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be rolled up into a single result element in the
ObjectListing.getCommonPrefixes()
list.
- withDelimiter(String) - Method in class com.amazonaws.services.s3.model.ListVersionsRequest
-
Sets the optional delimiter parameter that causes keys that contain the
same string between the prefix and the first occurrence of the delimiter
to be combined into a single result element in the
VersionListing.getCommonPrefixes()
list.
- withDeliveryAttempts(Long) - Method in class com.amazonaws.services.simpleemail.model.SendDataPoint
-
Number of emails that have been enqueued for sending.
- withDescription(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains a friendly, more verbose description of the scaling activity.
- withDescription(String) - Method in class com.amazonaws.services.ec2.model.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.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.
- 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.
- 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.ec2.model.CopySnapshotRequest
-
The destination region of the snapshot copy operation.
- 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.
- withDestinationSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the destination object being copied, and returns the updated
request object so that additional method calls can be chained together.
- withDestinationSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Returns the optional customer-provided server-side encryption key to use
to encrypt the source object part being copied, and returns the updated
request object so that additional method calls can be chained together.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.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.
- 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.simpleemail.model.VerifyDomainDkimRequest
-
The name of the domain to be verified for Easy DKIM signing.
- withDomain(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityRequest
-
The domain to be verified.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchDeleteAttributesRequest
-
The name of the domain in which the attributes are being deleted.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.BatchPutAttributesRequest
-
The name of the domain in which the attributes are being stored.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.CreateDomainRequest
-
The name of the domain to create.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteAttributesRequest
-
The name of the domain in which to perform the operation.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DeleteDomainRequest
-
The name of the domain to delete.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.DomainMetadataRequest
-
The name of the domain for which to display the metadata of.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.GetAttributesRequest
-
The name of the domain in which to perform the operation.
- withDomainName(String) - Method in class com.amazonaws.services.simpledb.model.PutAttributesRequest
-
The name of the domain in which to perform the operation.
- withDomainNames(String...) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
A list of domain names that match the expression.
- withDomainNames(Collection<String>) - Method in class com.amazonaws.services.simpledb.model.ListDomainsResult
-
A list of domain names that match the expression.
- withDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The duration of the Reserved Instance, in seconds.
- withDuration(Long) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The duration of the Reserved Instance, in seconds.
- 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.
- 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.
- 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.
- 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.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.
- 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 the DNS resolution is supported for the VPC.
- 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.ec2.model.CreateVolumeRequest
-
Specifies whether the volume should be encrypted.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.EbsBlockDevice
-
Indicates whether the Amazon EBS volume is encrypted.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.Snapshot
-
Indicates whether the snapshot is encrypted.
- withEncrypted(Boolean) - Method in class com.amazonaws.services.ec2.model.Volume
-
Indicates whether the volume is encrypted.
- 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.
- withEndpoint(String) - Method in class com.amazonaws.services.ec2.model.Region
-
The region service endpoint.
- withEndpoint(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The endpoint that you want to receive notifications.
- withEndpoint(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's endpoint (format depends on the protocol).
- 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.
- 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.
- 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
-
- witherrorDocument(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- withETag(String) - Method in class com.amazonaws.services.s3.model.PartETag
-
Sets the entity tag generated from the content of the associated part,
and returns this updated PartETag object so that additional method calls
can be chained together.
- withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The number of periods over which data is compared to the specified
threshold.
- withEvaluationPeriods(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The number of periods over which data is compared to the specified
threshold.
- withEventId(String) - Method in class com.amazonaws.services.ec2.model.VolumeStatusAction
-
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.
- 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.
- 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.
- withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- 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.
- 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.
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Sets the expected condition to the map of attribute names to expected
attribute values given and returns a pointer to this object for
method-chaining.
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Sets the expected condition to the map of attribute names to expected
attribute values given and returns a pointer to this object for
method-chaining.
- 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.
- withExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
Adds one entry to the expected conditions and returns a pointer to this
object for method-chaining.
- withExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBSaveExpression
-
Adds one entry to the expected conditions and returns a pointer to this
object for method-chaining.
- 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.
- 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.
- withExpirationTime(Date) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The time that an unaccepted VPC peering connection will expire.
- withExpires(String) - Method in class com.amazonaws.services.s3.model.ResponseHeaderOverrides
-
Sets the expires response header override.
- withExportTask(ExportTask) - Method in class com.amazonaws.services.ec2.model.CreateInstanceExportTaskResult
-
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.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
One or more substitution variables for simplifying complex expressions.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
One or more substitution variables for simplifying complex expressions.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
One or more substitution variables for simplifying complex expressions.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBDeleteExpression
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- withFailed(BatchResultErrorEntry...) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- withFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- withFailed(BatchResultErrorEntry...) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- withFailed(Collection<BatchResultErrorEntry>) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResult
-
- 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.
- 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.
- withFile(File) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the file containing the data to be uploaded to Amazon S3.
- withFile(File) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the file containing the data to upload, and returns this updated
UploadPartRequest object so that additional method calls can be chained
together.
- withFileOffset(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional offset in the specified file, at which to begin
uploading data for this part, and returns this updated UploadPartRequest
object so that additional method calls can be chained together.
- withFilterConditionEntry(String, Condition) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Adds a new filter condition to the current scan filter and returns a
pointer to this object for method-chaining.
- withFilterExpression(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Evaluates the query results and returns only the desired values.
- withFilterExpression(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Evaluates the query results and returns only the desired values.
- withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the FilterExpression property for this object.
- withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the FilterExpression property for this object.
- 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.DescribeVpcPeeringConnectionsRequest
-
One or more filters.
- withFilters(Collection<Filter>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
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.
- withFirstByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to begin copying the source
object.
- withFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The purchase price of the Reserved Instance.
- withFixedPrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The purchase price of the Reserved Instance.
- withForce(Boolean) - Method in class com.amazonaws.services.ec2.model.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.
- 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.
- withFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.AmazonMonetizationEventBuilder
-
Sets the formatted localized price of the item being purchased (accessed from the
getPrice() method of the Item class).
- withFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
Sets the formatted localized price of the item being purchased (Required if numerical price and currency are not specified)
- withFormattedItemPrice(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
-
Sets the formatted localized item price of the item being purchased
(accessed from the product item details price field after calling
getSkuDetails()).
- withForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.IdentityNotificationAttributes
-
Describes whether Amazon SES will forward feedback as email.
- withForwardingEnabled(Boolean) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
Sets whether Amazon SES will forward feedback notifications as email.
- withFrequency(String) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The frequency of the recurring charge.
- withFrequency(RecurringChargeFrequency) - Method in class com.amazonaws.services.ec2.model.RecurringCharge
-
The frequency of the recurring charge.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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
-
The group to modify for the snapshot.
- withGroupNames(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The group to modify for the snapshot.
- 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.
- withHashKey(Object) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.KeyPair
-
- withHashKeyValues(T) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the hash key value(s) for this query.
- 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.
- withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The length of time that Auto Scaling waits before checking an
instance's health status.
- withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
Length of time in seconds after a new Amazon EC2 instance comes into
service that Auto Scaling starts checking its health.
- withHealthCheckGracePeriod(Integer) - Method in class com.amazonaws.services.autoscaling.model.UpdateAutoScalingGroupRequest
-
The length of time that Auto Scaling waits before checking an
instance's health status.
- withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
The service of interest for the health status check, either "EC2" for
Amazon EC2 or "ELB" for Elastic Load Balancing.
- withHealthCheckType(String) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The service you want the health 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.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.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the ID of this rule and returns a reference to this object for
method chaining.
- withId(String) - Method in class com.amazonaws.services.s3.model.CORSRule
-
Sets the ID of this rule and returns a reference to this object for
method chaining.
- withId(String) - Method in class com.amazonaws.services.sqs.model.BatchResultErrorEntry
-
The id of an entry in a batch request.
- withId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchRequestEntry
-
An identifier for this particular receipt handle.
- withId(String) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResultEntry
-
Represents a message whose visibility timeout has been changed
successfully.
- withId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchRequestEntry
-
An identifier for this particular receipt handle.
- withId(String) - Method in class com.amazonaws.services.sqs.model.DeleteMessageBatchResultEntry
-
Represents a successfully deleted message.
- withId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
An identifier for the message in this batch.
- withId(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An identifier for the message in this batch.
- withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
-
A list of one or more verified identities - email addresses, domains,
or both.
- withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityDkimAttributesRequest
-
A list of one or more verified identities - email addresses, domains,
or both.
- withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
-
A list of one or more identities.
- withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesRequest
-
A list of one or more identities.
- withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
-
A list of identities.
- withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesRequest
-
A list of identities.
- withIdentities(String...) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
A list of identities.
- withIdentities(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesResult
-
A list of identities.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.DeleteIdentityRequest
-
The identity to be removed from the list of identities for the AWS
Account.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityDkimEnabledRequest
-
The identity for which DKIM signing should be enabled or disabled.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityFeedbackForwardingEnabledRequest
-
The identity for which to set feedback notification forwarding.
- withIdentity(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The identity for which the topic will be set.
- withIdentityType(String) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The type of the identities to list.
- withIdentityType(IdentityType) - Method in class com.amazonaws.services.simpleemail.model.ListIdentitiesRequest
-
The type of the identities to list.
- withImage(DiskImageDetail) - Method in class com.amazonaws.services.ec2.model.DiskImage
-
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
-
- 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.
- 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.
- withIncludeMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.DescribeReservedInstancesOfferingsRequest
-
Include Marketplace offerings in the response.
- withIndexDocumentSuffix(String) - Method in class com.amazonaws.services.s3.model.WebsiteConfiguration
-
- withIndexName(String) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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:
- withInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the input stream containing the data to be uploaded to Amazon S3.
- withInputStream(InputStream) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the stream containing the data to upload for the new part, and
returns this updated object so that additional method calls can be
chained together.
- withInstanceAttribute(InstanceAttribute) - Method in class com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult
-
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.
- 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.
- withInstanceExportDetails(InstanceExportDetails) - Method in class com.amazonaws.services.ec2.model.ExportTask
-
The instance being exported.
- 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.
- 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.
- 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.
- withInstanceProtocol(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.Listener
-
Specifies the protocol to use for routing traffic to back-end
instances - HTTP, HTTPS, TCP, or SSL.
- withInstances(Instance...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
Provides a summary list of Amazon EC2 instances.
- withInstances(Collection<Instance>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
Provides a summary list of Amazon EC2 instances.
- withInstances(String...) - Method in class com.amazonaws.services.ec2.model.ReportInstanceStatusRequest
-
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.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.
- 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.
- 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.
- 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.
- 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.
- withIpAddress(String) - Method in class com.amazonaws.services.ec2.model.CustomerGateway
-
The Internet-routable IP address of the customer gateway's outside
interface.
- 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
-
- withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.AuthorizeSecurityGroupIngressRequest
-
- withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.IpPermission
-
The protocol.
- withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupEgressRequest
-
- withIpProtocol(String) - Method in class com.amazonaws.services.ec2.model.RevokeSecurityGroupIngressRequest
-
- 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.
- 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.
- 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.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.
- withItemPrice(double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
Sets the numerical price of the item being purchased (Required if formatted localized price is not specified)
- withItemPrice(double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
-
Sets the numerical price of the item being purchased
- 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.
- 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(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.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.
- 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.
- 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(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(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.
- withL(AttributeValue...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the L property for this object.
- withL(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the L property for this object.
- withLabel(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsResult
-
A label describing the specified metric.
- withLabel(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
A unique identifier for the new policy statement.
- withLabel(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
The unique label of the statement you want to remove.
- withLabel(String) - Method in class com.amazonaws.services.sqs.model.AddPermissionRequest
-
The unique identification of the permission you're setting (e.g.,
AliceSendMessage
).
- withLabel(String) - Method in class com.amazonaws.services.sqs.model.RemovePermissionRequest
-
The identification of the permission to remove.
- withLastByte(Long) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional zero-based byte offset to stop copying the source.
- withLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- 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.dynamodbv2.model.ListTablesResult
-
The name of the last table in the current page of results.
- withLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this
table.
- 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.
- withLastStatusChange(Date) - Method in class com.amazonaws.services.ec2.model.VgwTelemetry
-
The date and time of the last change in status.
- 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
-
- 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.
- 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.
- withLBCookieStickinessPolicies(LBCookieStickinessPolicy...) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- withLBCookieStickinessPolicies(Collection<LBCookieStickinessPolicy>) - Method in class com.amazonaws.services.elasticloadbalancing.model.Policies
-
- 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.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the maximum number of items to retrieve in each service request to
DynamoDB and returns a pointer to this object for method-chaining.
- withLimit(Integer) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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).
- 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.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.
- 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.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.
- withLocalAddress(InetAddress) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional local address the client will bind to and returns
the updated ClientConfiguration object.
- 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.
- 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.
- withLogins(Map<String, String>) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the logins map used to authenticated with Amazon Cognito.
- withLongPoll(boolean) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
- withLongPollWaitTimeoutSeconds(int) - Method in class com.amazonaws.services.sqs.buffered.QueueBufferConfig
-
- withM(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the M property for this object.
- withMacAddress(String) - Method in class com.amazonaws.services.ec2.model.NetworkInterface
-
The MAC address.
- withMain(Boolean) - Method in class com.amazonaws.services.ec2.model.RouteTableAssociation
-
Indicates whether this is the main route table.
- 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.elasticloadbalancing.model.DescribeLoadBalancersRequest
-
An optional parameter reserved for future use.
- withMarker(String) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional marker parameter indicating where in the bucket to begin
listing.
- withMarketplace(Boolean) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
Indicates whether the offering is available through the Reserved
Instance Marketplace (resale) or AWS.
- 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.
- withMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedInitiateMultipartUploadRequest
-
sets the materials description for the encryption materials to be used with the current Multi Part Upload Request.
- withMaterialsDescription(Map<String, String>) - Method in class com.amazonaws.services.s3.model.EncryptedPutObjectRequest
-
sets the materials description for the encryption materials to be used with the current PutObjectRequest.
- 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.
- 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.
- 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.simpleemail.model.ListIdentitiesRequest
-
The maximum number of identities per page.
- withMaxKeys(Integer) - Method in class com.amazonaws.services.s3.model.ListObjectsRequest
-
Sets the optional maxKeys
parameter indicating the maximum number of keys to
include in the response.
- 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.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
The maximum number of records to return.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The maximum number of Auto Scaling instances to be described with each
call.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
The maximum number of launch configurations.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
Maximum number of records to be returned.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
The maximum number of policies that will be described with each call.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
The maximum number of scaling activities to return.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
The maximum number of scheduled actions to return.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
The maximum number of records to return.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The maximum number of alarm history records to retrieve.
- withMaxRecords(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The maximum number of alarm descriptions to retrieve.
- withMaxResults(Integer) - Method in class com.amazonaws.services.ec2.model.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.
- 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.
- withMaxStorageSize(long) - Method in class com.amazonaws.mobileconnectors.kinesis.kinesisrecorder.KinesisRecorderConfig
-
Sets the max storage in bytes that KinesisRecorder is allowed to use.
- 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.
- withMd5(String) - Method in class com.amazonaws.services.s3.model.SSECustomerKey
-
Sets the optional MD5 digest (base64-encoded) of the encryption key to
use when encrypting the object, and returns the updated object so that
additional method calls can be chained together.
- withMD5Digest(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional, but recommended, MD5 hash of the content of this part.
- withMD5OfBody(String) - Method in class com.amazonaws.services.sqs.model.Message
-
An MD5 digest of the non-URL-encoded message body string.
- withMD5OfMessageAttributes(String) - Method in class com.amazonaws.services.sqs.model.Message
-
An MD5 digest of the non-URL-encoded message attribute string.
- withMD5OfMessageAttributes(String) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchResultEntry
-
An MD5 digest of the non-URL-encoded message attribute string.
- withMD5OfMessageAttributes(String) - Method in class com.amazonaws.services.sqs.model.SendMessageResult
-
An MD5 digest of the non-URL-encoded message attribute 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.
- 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.ec2.model.VpcPeeringConnectionStateReason
-
A message that provides more information about the status, if
applicable.
- 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.
- withMessageAttributeNames(String...) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The message attribute Name can contain the following characters: A-Z,
a-z, 0-9, underscore(_), hyphen(-), and period (.).
- withMessageAttributeNames(Collection<String>) - Method in class com.amazonaws.services.sqs.model.ReceiveMessageRequest
-
The message attribute Name can contain the following characters: A-Z,
a-z, 0-9, underscore(_), hyphen(-), and period (.).
- withMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Message attributes for Publish action.
- withMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sqs.model.Message
-
Each message attribute consists of a Name, Type, and Value.
- withMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sqs.model.SendMessageBatchRequestEntry
-
Each message attribute consists of a Name, Type, and Value.
- withMessageAttributes(Map<String, MessageAttributeValue>) - Method in class com.amazonaws.services.sqs.model.SendMessageRequest
-
Each message attribute consists of a Name, Type, and Value.
- 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(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(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional metadata instructing Amazon S3 how to handle the
uploaded data (e.g.
- withMethod(HttpMethod) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the HTTP method (GET, PUT, DELETE, HEAD) to be used in this request,
and returns this request object to enable additional method calls to be
chained together.
- withMetric(String, Double) - Method in interface com.amazonaws.mobileconnectors.amazonmobileanalytics.AnalyticsEvent
-
- withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.EnabledMetric
-
The name of the enabled metric.
- withMetric(String) - Method in class com.amazonaws.services.autoscaling.model.MetricCollectionType
-
Returns a reference to this object so that method calls can be chained together.
- withMetricAlarms(MetricAlarm...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
-
A list of information for each alarm with the specified metric.
- withMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricResult
-
A list of information for each alarm with the specified metric.
- withMetricAlarms(MetricAlarm...) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A list of information for the specified alarms.
- withMetricAlarms(Collection<MetricAlarm>) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A list of information for the specified alarms.
- withMetricData(MetricDatum...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
A list of data describing the metric.
- withMetricData(Collection<MetricDatum>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricDataRequest
-
A list of data describing the metric.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The name of the metric.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The name of the metric.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The name of the metric to filter against.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.Metric
-
The name of the metric.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The name of the alarm's metric.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The name of the metric.
- withMetricName(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The name for the alarm's associated metric.
- withMetrics(MetricCollectionType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeMetricCollectionTypesResult
-
The list of Metrics collected.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.cloudwatch.model.Dimension
-
The name of the dimension.
- withName(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
The dimension name to be matched.
- withName(String) - Method in class com.amazonaws.services.ec2.model.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.simpledb.model.Attribute
-
The name of the attribute.
- withName(String) - Method in class com.amazonaws.services.simpledb.model.DeletableItem
-
Sets the value of the Name property for this object.
- withName(String) - Method in class com.amazonaws.services.simpledb.model.Item
-
The name of the item.
- withName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
The name of the replaceable attribute.
- withName(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableItem
-
The name of the replaceable item.
- withName(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
The name of the attribute involved in the condition.
- withName(String) - Method in class com.amazonaws.services.sns.model.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.
- 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.
- 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.
- 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.
- 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.
- withNewObjectMetadata(ObjectMetadata) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the object metadata to use for the new, copied object and returns
this object, enabling additional method calls to be chained together.
- withNextMarker(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.DescribeLoadBalancersResult
-
An optional parameter reserved for future use.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsRequest
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingGroupsResult
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesRequest
-
The token returned by a previous call to indicate that there is more
data available.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeAutoScalingInstancesResult
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsRequest
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeLaunchConfigurationsResult
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsRequest
-
A string that is used to mark the start of the next batch of returned
results for pagination.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeNotificationConfigurationsResult
-
A string that is used to mark the start of the next batch of returned
results for pagination.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesRequest
-
A string that is used to mark the start of the next batch of returned
results for pagination.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribePoliciesResult
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesRequest
-
A string that marks the start of the next batch of returned results
for pagination.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingActivitiesResult
-
Acts as a paging mechanism for large result sets.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsRequest
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
A string used to mark the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The token returned by a previous call to indicate that there is more
data available.
- withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryResult
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsRequest
-
The token returned by a previous call to indicate that there is more
data available.
- withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsResult
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsRequest
-
The token returned by a previous call to indicate that there is more
data available.
- withNextToken(String) - Method in class com.amazonaws.services.cloudwatch.model.ListMetricsResult
-
A string that marks the start of the next batch of returned results.
- withNextToken(String) - Method in class com.amazonaws.services.ec2.model.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.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.
- 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.
- withNoncurrentVersionExpirationInDays(int) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the time, in days, between when a new version of the object is
uploaded to the bucket and when older versions of the object expire,
and returns a reference to this object for method chaining.
- withNoncurrentVersionTransition(BucketLifecycleConfiguration.NoncurrentVersionTransition) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the transition describing how non-current versions of objects
will move between different storage classes in Amazon S3, and
returns a reference to this object for method chaining.
- 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.
- 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.
- withNotificationAttributes(Map<String, IdentityNotificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityNotificationAttributesResult
-
A map of Identity to IdentityNotificationAttributes.
- 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.
- 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.dynamodbv2.model.AttributeValue
-
Number set data type
- withNS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Number set data type
- withNULL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the NULL 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.
- 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.
- withObjectTableNameResolver(DynamoDBMapperConfig.ObjectTableNameResolver) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- 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.
- withOKActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
OK
state from any other state.
- withOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The list of actions to execute when this alarm transitions into an
OK
state from any other state.
- withOKActions(String...) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
OK
state from any other state.
- withOKActions(Collection<String>) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The list of actions to execute when this alarm transitions into an
OK
state from any other state.
- withOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifyImageAttributeRequest
-
The operation type.
- withOperationType(String) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The type of operation to perform to the attribute.
- 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.
- withOrigin(String) - Method in class com.amazonaws.services.ec2.model.Route
-
Describes how the route was created.
- withOrigin(RouteOrigin) - Method in class com.amazonaws.services.ec2.model.Route
-
Describes how the route was created.
- 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.
- 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.
- 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.ec2.model.VpcPeeringConnectionVpcInfo
-
The AWS account ID of the VPC owner.
- 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.
- withPaginationLoadingStrategy(DynamoDBMapperConfig.PaginationLoadingStrategy) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- withParameter(String, String) - Method in class com.amazonaws.DefaultRequest
-
- withParameter(String, String) - Method in interface com.amazonaws.Request
-
Adds the specified request parameter to this request, and returns the
updated request object.
- withPartETags(List<PartETag>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete, and returns this updated
CompleteMultipartUploadRequest object so that additional method calls can be chained.
- withPartETags(UploadPartResult...) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete based on the specified results
from part uploads.
- withPartETags(Collection<UploadPartResult>) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the list of part numbers and ETags that identify the individual
parts of the multipart upload to complete based on the specified results
from part uploads.
- withPartNumber(int) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- withPartNumber(int) - Method in class com.amazonaws.services.s3.model.PartETag
-
Sets the part number of the associated part, and returns this updated
PartETag object so that additional method calls can be chained together.
- withPartNumber(int) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the part number describing this part's position relative to the
other parts in the multipart upload.
- withPartNumberMarker(Integer) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the optional part number marker indicating where in the results to
being listing parts, and returns this updated ListPartsRequest object so
that additional method calls can be chained together.
- withPartSize(long) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the size of this part, in bytes, and returns this updated
UploadPartRequest object so that additional method calls can be chained
together.
- withPasswordData(String) - Method in class com.amazonaws.services.ec2.model.GetPasswordDataResult
-
The password of the instance.
- withPathStyleAccess(boolean) - Method in class com.amazonaws.services.s3.S3ClientOptions
-
Configures the client to use path-style access for all requests.
- withPeerOwnerId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The AWS account ID of the owner of the peer VPC.
- withPeerVpcId(String) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionRequest
-
The ID of the VPC with which you are creating the VPC peering
connection.
- withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The period in seconds over which the statistic is applied.
- withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The granularity, in seconds, of the returned datapoints.
- withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The period in seconds over which the statistic is applied.
- withPeriod(Integer) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The period in seconds over which the specified statistic is applied.
- withPlacement(Placement) - Method in class com.amazonaws.services.ec2.model.ImportInstanceLaunchSpecification
-
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.
- 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.
- withPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The tenancy of the instance.
- withPlacementTenancy(String) - Method in class com.amazonaws.services.autoscaling.model.LaunchConfiguration
-
Specifies the tenancy of the instance.
- 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.
- withPolicies(Policies) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Provides a list of policies defined for the load balancer.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- withPresignedUrl(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The pre-signed URL that facilitates copying an encrypted snapshot.
- 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.
- 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.
- withPrincipals(Principal...) - Method in class com.amazonaws.auth.policy.Statement
-
Sets the principals associated with this policy statement, and returns
this updated Statement object.
- withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The private DNS name assigned to the instance.
- withPrivateDnsName(String) - Method in class com.amazonaws.services.ec2.model.InstanceNetworkInterface
-
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.
- 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.
- 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.
- withProcesses(ProcessType...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
-
- withProcesses(Collection<ProcessType>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScalingProcessTypesResult
-
- 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.
- 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.
- withProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.AmazonMonetizationEventBuilder
-
Sets the product identifier field of the item being purchased
- withProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
Sets the product identifier field of the item being purchased (Required)
- withProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
-
Sets the product identifier field of the item being purchased.
- withProductId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
-
Sets the product identifier field of the item being purchased.
- 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.
- 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
-
- 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.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Sets the value of the ProjectionExpression property for this object.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Sets the value of the ProjectionExpression property for this object.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ProjectionExpression property for this object.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ProjectionExpression property for this object.
- 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.
- 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.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.
- 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.
- 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.ec2.model.NetworkInterfaceAssociation
-
The public DNS name.
- 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.
- withPublicIpAddress(String) - Method in class com.amazonaws.services.ec2.model.Instance
-
The public IP address assigned to the instance.
- 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.
- withPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a PutItem operation.
- withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.AmazonMonetizationEventBuilder
-
Sets the quantity of the item being purchased.
- withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
Sets the quantity of the item being purchased (Required)
- withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
-
Sets the quantity of the item purchased.
- withQuantity(Double) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.VirtualMonetizationEventBuilder
-
Sets the quantity of the item being purchased.
- withQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the query filter applied on this query.
- withQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Evaluates the query results and returns only the desired values.
- withQueryFilterEntry(String, Condition) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Adds a new condition to the the query filter.
- 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.
- 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.
- 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(long, long) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional inclusive byte range within the desired object that
will be downloaded by this request.
- withRangeKey(Object) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.KeyPair
-
- withRangeKeyCondition(String, Condition) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBQueryExpression
-
Sets the range key condition for this query.
- 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.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.
- withReaper(boolean) - Method in class com.amazonaws.ClientConfiguration
-
Sets whether the IdleConnectionReaper
is to be started as a daemon thread
- 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.
- 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.
- withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The time when recurring future actions will start.
- withRecurrence(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The regular schedule that an action occurs.
- withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The recurring charge tag assigned to the resource.
- withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The recurring charge tag assigned to the resource.
- withRecurringCharges(RecurringCharge...) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The recurring charge tag assigned to the resource.
- withRecurringCharges(Collection<RecurringCharge>) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The recurring charge tag assigned to the resource.
- 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.
- withRefreshThreshold(int) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the refresh threshold for the session credentials created by this
client in seconds.
- withRefreshThreshold(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Set the refresh threshold for the session credentials created by this client in
seconds.
- 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.
- 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.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.
- withReplyToAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The reply-to email address(es) for the message.
- withReplyToAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.SendEmailRequest
-
The reply-to email address(es) for the message.
- withRequesterId(String) - Method in class com.amazonaws.services.ec2.model.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.
- withRequesterVpcInfo(VpcPeeringConnectionVpcInfo) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The information of the requester VPC.
- 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.
- withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- 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.
- 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.
- 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.
- 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.
- withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The kind of resource to which the tag is applied.
- withResourceType(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The kind of resource to which the tag is applied.
- withResourceType(String) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The type of resource.
- withResourceType(ResourceType) - Method in class com.amazonaws.services.ec2.model.TagDescription
-
The type of resource.
- withResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the headers to be overridden in the service response and returns
this object, for method chaining.
- withResponseHeaders(ResponseHeaderOverrides) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the headers to be overridden in the service response and returns
this object, for method chaining.
- withResponses(Map<String, 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.
- withRetryPolicy(RetryPolicy) - Method in class com.amazonaws.ClientConfiguration
-
Sets the retry policy upon failed requests, and returns the updated
ClientConfiguration object.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionResult
-
Returns true
if the request succeeds; otherwise, it
returns an error.
- withReturn(Boolean) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionResult
-
Returns true
if the request succeeds; otherwise, it
returns an error.
- 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.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.
- 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.
- 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 associated with the VPN connection.
- withRoutes(Collection<VpnStaticRoute>) - Method in class com.amazonaws.services.ec2.model.VpnConnection
-
The static routes associated 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
-
- 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
-
- 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.
- 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
.
- 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.
- 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.
- 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.
- withSaveBehavior(DynamoDBMapperConfig.SaveBehavior) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- 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.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBScanExpression
-
Sets the scan filter to the map of attribute names to conditions given
and returns a pointer to this object for method-chaining.
- 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.mobileconnectors.dynamodbv2.dynamodbmapper.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.dynamodbv2.model.QueryResult
-
The number of items evaluated, before any QueryFilter is
applied.
- withScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items evaluated, before any ScanFilter is
applied.
- withScheduledActionARN(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The Amazon Resource Name (ARN) of this scheduled action.
- withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteScheduledActionRequest
-
The name of the action you want to delete.
- withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
The name of this scaling action.
- withScheduledActionName(String) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
The name of this scheduled action.
- withScheduledActionNames(String...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
A list of scheduled actions to be described.
- withScheduledActionNames(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsRequest
-
A list of scheduled actions to be described.
- withScheduledUpdateGroupActions(ScheduledUpdateGroupAction...) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
A list of scheduled actions designed to update an Auto Scaling group.
- withScheduledUpdateGroupActions(Collection<ScheduledUpdateGroupAction>) - Method in class com.amazonaws.services.autoscaling.model.DescribeScheduledActionsResult
-
A list of scheduled actions designed to update an Auto Scaling group.
- withScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.CreateLoadBalancerRequest
-
The type of a load balancer.
- withScheme(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Specifies the type of load balancer.
- 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.
- 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.
- 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(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.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- 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.
- 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.
- withSessionDuration(int) - Method in class com.amazonaws.auth.CognitoCredentialsProvider
-
Set the duration of the session credentials created by this client in
seconds.
- withSessionDuration(int) - Method in class com.amazonaws.auth.WebIdentityFederationSessionCredentialsProvider
-
Set the duration of the session credentials created by this client in
seconds.
- 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.
- withSignerOverride(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the name of the signature algorithm to use for signing requests
made by this client.
- 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.
- 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.
- 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.
- 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.
- 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.
- withSnsTopic(String) - Method in class com.amazonaws.services.simpleemail.model.SetIdentityNotificationTopicRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (Amazon SNS) topic.
- withSocketBufferSizeHints(int, int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the optional size hints (in bytes) for the low level TCP send and
receive buffers, and returns the updated ClientConfiguration object so
that additional method calls may be chained together.
- withSocketTimeout(int) - Method in class com.amazonaws.ClientConfiguration
-
Sets the amount of time to wait (in milliseconds) for data to be
transfered over an established, open connection before the connection
times out and is closed, and returns the updated ClientConfiguration
object so that additional method calls may be chained together.
- withSource(String) - Method in class com.amazonaws.services.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.simpleemail.model.SendEmailRequest
-
The identity's email address.
- withSource(String) - Method in class com.amazonaws.services.simpleemail.model.SendRawEmailRequest
-
The identity's email address.
- withSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the name of the bucket containing the source object to be copied,
and returns this object, enabling additional method calls to be chained
together.
- withSourceBucketName(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the name of the bucket containing the source object to be copied.
- withSourceDestCheck(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.InstanceAttribute
-
Indicates whether source/destination checking is enabled.
- 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.
- 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.
- 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.
- 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.
- withSourceSnapshotId(String) - Method in class com.amazonaws.services.ec2.model.CopySnapshotRequest
-
The ID of the Amazon EBS snapshot to copy.
- withSourceSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object being copied, and returns the updated request
object so that additional method calls can be chained together.
- withSourceSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt the source object part being copied, and returns the updated
request object so that additional method calls can be chained together.
- withSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional version ID specifying which version of the source
object to copy and returns this object, enabling additional method calls
to be chained together.
- withSourceVersionId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional version ID specifying which version of the source
object to copy.
- withSpotDatafeedSubscription(SpotDatafeedSubscription) - Method in class com.amazonaws.services.ec2.model.CreateSpotDatafeedSubscriptionResult
-
The 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
-
Set to simple
to enable enhanced networking for the
instance.
- 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.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
- withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GeneratePresignedUrlRequest
-
Sets the customer-provided server-side encryption key to use as part of
the generated pre-signed URL, and returns the updated request object so
that additional method calls can be chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Sets the optional customer-provided server-side encryption key to use
when retrieving the metadata of a server-side encrypted object, and
retuns the updated request object so that additional method calls can be
chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
decrypt this object, and returns the updated GetObjectRequest so that
additional method calls may be chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.InitiateMultipartUploadRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the upload being started, and returns the updated
InitiateMultipartUploadRequest so that additional method calls may be
chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.PutObjectRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the uploaded object, and returns the updated request object so
that additional method calls can be chained together.
- withSSECustomerKey(SSECustomerKey) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the optional customer-provided server-side encryption key to use to
encrypt the object part being uploaded, and returns the updated request
object so that additional method calls can be chained together.
- 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.
- withStart(Date) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The date and time the Reserved Instance started.
- withStartDate(Date) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmHistoryRequest
-
The starting date to retrieve alarm history.
- withStartingInstances(InstanceStateChange...) - Method in class com.amazonaws.services.ec2.model.StartInstancesResult
-
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.
- 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.
- 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.elasticloadbalancing.model.InstanceState
-
Specifies the current state of the instance.
- withStatements(Statement...) - Method in class com.amazonaws.auth.policy.Policy
-
Sets the collection of statements contained by this policy and returns
this policy object so that additional method calls can be chained
together.
- withStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
A human-readable explanation for the alarm's state.
- withStateReason(String) - Method in class com.amazonaws.services.cloudwatch.model.SetAlarmStateRequest
-
The reason that this alarm is set to this specific state (in
human-readable text format)
- withStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Image
-
The reason for the state change.
- withStateReason(StateReason) - Method in class com.amazonaws.services.ec2.model.Instance
-
The reason for the 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
-
- 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(VpcPeeringConnectionStateReason) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The status of the VPC peering connection.
- withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.Rule
-
Sets the status of this rule and returns a reference to this object
for method chaining.
- withStatus(String) - Method in class com.amazonaws.services.s3.model.BucketVersioningConfiguration
-
Sets the desired status of versioning for this bucket versioning
configuration object, and returns this object so that additional method
calls may be chained together.
- withStatusCode(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains the current status of the activity.
- withStatusCode(ScalingActivityStatusCode) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains the current status of the activity.
- withStatusMessage(String) - Method in class com.amazonaws.services.autoscaling.model.Activity
-
Contains a friendly, more verbose description of the activity status.
- withStatusMessage(String) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
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.
- 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.
- 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(StorageClass) - Method in class com.amazonaws.services.s3.model.BucketLifecycleConfiguration.NoncurrentVersionTransition
-
Sets the storage class of this object and returns a reference to
this object for method chaining.
- 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.
- withStore(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
Sets the store in which the transaction is taking place (Required)
- 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.
- withStringListValues(String...) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- withStringListValues(Collection<String>) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Not implemented.
- withStringValue(String) - Method in class com.amazonaws.services.sns.model.MessageAttributeValue
-
Strings are Unicode with UTF8 binary encoding.
- withStringValue(String) - Method in class com.amazonaws.services.sqs.model.MessageAttributeValue
-
Strings are Unicode with UTF8 binary encoding.
- 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.
- withSubnet(Subnet) - Method in class com.amazonaws.services.ec2.model.CreateSubnetResult
-
Information about the subnet.
- 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.
- 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.
- 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(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.
- withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionResult
-
The ARN of the created subscription.
- withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.GetSubscriptionAttributesRequest
-
The ARN of the subscription whose properties you want to get.
- withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SetSubscriptionAttributesRequest
-
The ARN of the subscription to modify.
- withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeResult
-
The ARN of the subscription, if the service was able to create a
subscription immediately (without requiring endpoint owner
confirmation).
- withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.Subscription
-
The subscription's ARN.
- withSubscriptionArn(String) - Method in class com.amazonaws.services.sns.model.UnsubscribeRequest
-
The ARN of the subscription to be deleted.
- withSubscriptions(Subscription...) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
-
A list of subscriptions.
- withSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicResult
-
A list of subscriptions.
- withSubscriptions(Subscription...) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
-
A list of subscriptions.
- withSubscriptions(Collection<Subscription>) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsResult
-
A list of subscriptions.
- withSuccessful(ChangeMessageVisibilityBatchResultEntry...) - Method in class com.amazonaws.services.sqs.model.ChangeMessageVisibilityBatchResult
-
- 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.
- withSuspendedProcesses(SuspendedProcess...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
Suspended processes associated with this Auto Scaling group.
- withSuspendedProcesses(Collection<SuspendedProcess>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
Suspended processes associated with this Auto Scaling group.
- withSuspensionReason(String) - Method in class com.amazonaws.services.autoscaling.model.SuspendedProcess
-
The reason that the process was suspended.
- withSystemStatus(InstanceStatusSummary) - Method in class com.amazonaws.services.ec2.model.InstanceStatus
-
Reports impaired functionality that stems from issues related to the
systems that support an instance, such as hardware failures and
network connectivity problems.
- 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.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.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.
- withTableNameOverride(DynamoDBMapperConfig.TableNameOverride) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- withTableNamePrefix(String) - Static method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.TableNameOverride
-
- withTableNameReplacement(String) - Static method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.TableNameOverride
-
- withTableNameResolver(DynamoDBMapperConfig.TableNameResolver) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.DynamoDBMapperConfig.Builder
-
- 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.dynamodbv2.model.TableDescription
-
The total size of the specified table, in bytes.
- 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:
- 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.
- withTags(TagDescription...) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
A list of tags for the Auto Scaling group.
- withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.AutoScalingGroup
-
A list of tags for the Auto Scaling group.
- withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The tag to be created or updated.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateAutoScalingGroupRequest
-
The tag to be created or updated.
- withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
-
The tag to be created or updated.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.CreateOrUpdateTagsRequest
-
The tag to be created or updated.
- withTags(Tag...) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
-
Each tag should be defined by its resource type, resource ID, key,
value, and a propagate flag.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.autoscaling.model.DeleteTagsRequest
-
Each tag should be defined by its resource type, resource ID, key,
value, and a propagate flag.
- withTags(TagDescription...) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
The list of tags.
- withTags(Collection<TagDescription>) - Method in class com.amazonaws.services.autoscaling.model.DescribeTagsResult
-
The list of tags.
- withTags(Tag...) - Method in class com.amazonaws.services.ec2.model.ConversionTask
-
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.VpcPeeringConnection
-
Any tags assigned to the resource.
- withTags(Collection<Tag>) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
Any tags assigned to the resource.
- 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.
- 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.
- withTarget(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
Specifies the instance being checked.
- withTargetArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
Either TopicArn or EndpointArn, but not both.
- 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.
- 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.
- 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.
- 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.
- withText(Content) - Method in class com.amazonaws.services.simpleemail.model.Body
-
The content of the message, in text format.
- withThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The value against which the specified statistic is compared.
- withThreshold(Double) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The value against which the specified statistic is compared.
- withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.PutScheduledUpdateGroupActionRequest
-
Time
is deprecated.
- withTime(Date) - Method in class com.amazonaws.services.autoscaling.model.ScheduledUpdateGroupAction
-
Time
is deprecated.
- 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.
- 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.
- 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.
- withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.DeleteNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (SNS) topic.
- withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.NotificationConfiguration
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (SNS) topic.
- withTopicARN(String) - Method in class com.amazonaws.services.autoscaling.model.PutNotificationConfigurationRequest
-
The Amazon Resource Name (ARN) of the Amazon Simple Notification
Service (SNS) topic.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.AddPermissionRequest
-
The ARN of the topic whose access control policy you wish to modify.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.ConfirmSubscriptionRequest
-
The ARN of the topic for which you wish to confirm a subscription.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.CreateTopicResult
-
The Amazon Resource Name (ARN) assigned to the created topic.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.DeleteTopicRequest
-
The ARN of the topic you want to delete.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.GetTopicAttributesRequest
-
The ARN of the topic whose properties you want to get.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.ListSubscriptionsByTopicRequest
-
The ARN of the topic for which you wish to find subscriptions.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.PublishRequest
-
The topic you want to publish to.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.RemovePermissionRequest
-
The ARN of the topic whose access control policy you wish to modify.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.SetTopicAttributesRequest
-
The ARN of the topic to modify.
- withTopicArn(String) - Method in class com.amazonaws.services.sns.model.SubscribeRequest
-
The ARN of 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
-
- withTopics(Topic...) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
-
A list of topic ARNs.
- withTopics(Collection<Topic>) - Method in class com.amazonaws.services.sns.model.ListTopicsResult
-
A list of topic ARNs.
- withToPort(Integer) - Method in class com.amazonaws.services.ec2.model.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.
- withTotalSegments(Integer) - Method in class com.amazonaws.mobileconnectors.dynamodbv2.dynamodbmapper.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.
- withTransactionId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.CustomMonetizationEventBuilder
-
The transaction identifier of the purchase (Optional)
- withTransactionId(String) - Method in class com.amazonaws.mobileconnectors.amazonmobileanalytics.monetization.GooglePlayMonetizationEventBuilder
-
The transaction identifier of the purchase.
- 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.
- withType(String) - Method in class com.amazonaws.auth.policy.Condition
-
- 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.
- withUnhealthyThreshold(Integer) - Method in class com.amazonaws.services.elasticloadbalancing.model.HealthCheck
-
Specifies the number of consecutive health probe failures required
before moving the instance to the Unhealthy state.
- withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The standard unit used for the datapoint.
- withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.Datapoint
-
The standard unit used for the datapoint.
- withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The unit for the metric.
- withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.DescribeAlarmsForMetricRequest
-
The unit for the metric.
- withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The unit for the metric.
- withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.GetMetricStatisticsRequest
-
The unit for the metric.
- withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The unit of the alarm's associated metric.
- withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricAlarm
-
The unit of the alarm's associated metric.
- withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The unit of the metric.
- withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The unit of the metric.
- withUnit(String) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The unit for the alarm's associated metric.
- withUnit(StandardUnit) - Method in class com.amazonaws.services.cloudwatch.model.PutMetricAlarmRequest
-
The unit for the alarm's associated metric.
- withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyObjectRequest
-
Sets the optional unmodified constraint that restricts this request
to executing only if the source object has not been
modified after the specified date.
- withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the optional unmodified constraint that restricts this request to
executing only if the source object has not been modified after
the specified date.
- withUnmodifiedSinceConstraint(Date) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional unmodified constraint that restricts this request
to executing only if the object has not been modified after
the specified date.
- withUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.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.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.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.
- withUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the UpdateExpression property for this object.
- withUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.BundleTask
-
The time of the most recent update for the task.
- withUpdateTime(Date) - Method in class com.amazonaws.services.ec2.model.SpotInstanceStatus
-
The time of the most recent status update.
- withUploadId(String) - Method in class com.amazonaws.services.s3.model.AbortMultipartUploadRequest
-
Sets the ID of the multipart upload to abort, and returns this updated
AbortMultipartUploadRequest object so that additional method calls can be
chained together.
- withUploadId(String) - Method in class com.amazonaws.services.s3.model.CompleteMultipartUploadRequest
-
Sets the ID of the multipart upload to complete, and returns this updated
CompleteMultipartUploadRequest object so that additional method calls can
be chained together.
- withUploadId(String) - Method in class com.amazonaws.services.s3.model.CopyPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated.
- withUploadId(String) - Method in class com.amazonaws.services.s3.model.ListPartsRequest
-
Sets the ID of the multipart upload whose parts are being listed, and
returns this updated ListPartsRequest object so that additional method
calls can be chained together.
- withUploadId(String) - Method in class com.amazonaws.services.s3.model.UploadPartRequest
-
Sets the ID of the existing, initiated multipart upload with which this
new part will be associated, and returns this updated UploadPartRequest
object so that additional method calls can be chained together.
- withUploadIdMarker(String) - Method in class com.amazonaws.services.s3.model.ListMultipartUploadsRequest
-
Sets the optional upload ID marker indicating where in the results to
begin listing and returns this updated ListMultipartUploadsRequest object
so that additional methods can be chained together.
- withUploadPolicy(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
A Base64-encoded Amazon S3 upload policy that gives Amazon EC2
permission to upload items into Amazon S3 on your behalf.
- withUploadPolicySignature(String) - Method in class com.amazonaws.services.ec2.model.S3Storage
-
The signature of the Base64 encoded JSON document.
- withUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstances
-
The usage price of the Reserved Instance, per hour.
- withUsagePrice(Float) - Method in class com.amazonaws.services.ec2.model.ReservedInstancesOffering
-
The usage price of the Reserved Instance, per hour.
- withUserAgent(String) - Method in class com.amazonaws.ClientConfiguration
-
Sets the HTTP user agent header used in requests and returns the updated
ClientConfiguration object.
- withUserData(String) - Method in class com.amazonaws.services.autoscaling.model.CreateLaunchConfigurationRequest
-
The user data 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.
- 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.
- 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
-
The account ID to modify for the snapshot.
- withUserIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.ModifySnapshotAttributeRequest
-
The account ID to modify for the snapshot.
- 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.
- withValue(String) - Method in class com.amazonaws.services.autoscaling.model.Tag
-
The value of the tag.
- withValue(String) - Method in class com.amazonaws.services.autoscaling.model.TagDescription
-
The value of the tag.
- withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.Dimension
-
The value representing the dimension measurement
- withValue(String) - Method in class com.amazonaws.services.cloudwatch.model.DimensionFilter
-
The value of the dimension to be matched.
- withValue(Double) - Method in class com.amazonaws.services.cloudwatch.model.MetricDatum
-
The value for the metric.
- withValue(AttributeValue) - Method in class com.amazonaws.services.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.simpledb.model.Attribute
-
The value of the attribute.
- withValue(String) - Method in class com.amazonaws.services.simpledb.model.ReplaceableAttribute
-
The value of the replaceable attribute.
- withValue(String) - Method in class com.amazonaws.services.simpledb.model.UpdateCondition
-
The value of an attribute.
- withValues(String...) - Method in class com.amazonaws.auth.policy.Condition
-
- withValues(List<String>) - Method in class com.amazonaws.auth.policy.Condition
-
- withValues(String...) - Method in class com.amazonaws.services.autoscaling.model.Filter
-
The value of the filter.
- withValues(Collection<String>) - Method in class com.amazonaws.services.autoscaling.model.Filter
-
The value of the filter.
- withValues(String...) - Method in class com.amazonaws.services.ec2.model.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.
- withVerificationAttributes(Map<String, IdentityVerificationAttributes>) - Method in class com.amazonaws.services.simpleemail.model.GetIdentityVerificationAttributesResult
-
A map of Identities to IdentityVerificationAttributes objects.
- withVerificationStatus(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification status of the identity: "Pending", "Success",
"Failed", or "TemporaryFailure".
- withVerificationStatus(VerificationStatus) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification status of the identity: "Pending", "Success",
"Failed", or "TemporaryFailure".
- withVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.IdentityVerificationAttributes
-
The verification token for a domain identity.
- withVerificationToken(String) - Method in class com.amazonaws.services.simpleemail.model.VerifyDomainIdentityResult
-
A TXT record that must be placed in the DNS settings for the domain,
in order to complete domain verification.
- withVerifiedEmailAddresses(String...) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
-
A list of email addresses that have been verified.
- withVerifiedEmailAddresses(Collection<String>) - Method in class com.amazonaws.services.simpleemail.model.ListVerifiedEmailAddressesResult
-
A list of email addresses that have been verified.
- withVersionId(String) - Method in class com.amazonaws.services.s3.model.DeleteVersionRequest
-
Sets the version ID uniquely identifying which version of the object to
delete
Returns this
DeleteVersionRequest
, enabling additional method
calls to be chained together.
- withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectMetadataRequest
-
Sets the optional version ID of the object version whose metadata is
being retrieved.
- withVersionId(String) - Method in class com.amazonaws.services.s3.model.GetObjectRequest
-
Sets the optional version ID specifying which version of the object to
download and returns this object, enabling additional method calls to be
chained together.
- withVersionId(String) - Method in class com.amazonaws.services.s3.model.RestoreObjectRequest
-
Sets the id of the version to be restored and returns a reference to
this object for method chaining.
- 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.
- 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.
- 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.
- 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
-
- 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.
- 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.
- 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.
- 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.
- 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.
- withVolumeStatus(VolumeStatusInfo) - Method in class com.amazonaws.services.ec2.model.VolumeStatusItem
-
The volume status.
- 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.
- withVpc(Vpc) - Method in class com.amazonaws.services.ec2.model.CreateVpcResult
-
Information about the VPC.
- 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.CreateVpcPeeringConnectionRequest
-
The ID of the requester 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.ec2.model.VpcPeeringConnectionVpcInfo
-
The ID of the VPC.
- withVPCId(String) - Method in class com.amazonaws.services.elasticloadbalancing.model.LoadBalancerDescription
-
Provides the ID of the VPC attached to the load balancer.
- 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.
- withVpcPeeringConnection(VpcPeeringConnection) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionResult
-
Information about the VPC peering connection.
- withVpcPeeringConnection(VpcPeeringConnection) - Method in class com.amazonaws.services.ec2.model.CreateVpcPeeringConnectionResult
-
Information about the VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.AcceptVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.CreateRouteRequest
-
The ID of a VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.DeleteVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.RejectVpcPeeringConnectionRequest
-
The ID of the VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.ReplaceRouteRequest
-
The ID of a VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.Route
-
The ID of the VPC peering connection.
- withVpcPeeringConnectionId(String) - Method in class com.amazonaws.services.ec2.model.VpcPeeringConnection
-
The ID of the VPC peering connection.
- withVpcPeeringConnectionIds(String...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
One or more VPC peering connection IDs.
- withVpcPeeringConnectionIds(Collection<String>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsRequest
-
One or more VPC peering connection IDs.
- withVpcPeeringConnections(VpcPeeringConnection...) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
-
Information about the VPC peering connections
- withVpcPeeringConnections(Collection<VpcPeeringConnection>) - Method in class com.amazonaws.services.ec2.model.DescribeVpcPeeringConnectionsResult
-
Information about the VPC peering connections
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.
- 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.