Skip navigation links
A B C D E F G H I J K L P Q R S T U V W 

A

addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
A map of attribute names to AttributeValue objects, representing the item as it appeared before the DeleteItem operation.
addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
The attribute values as they appeared before the PutItem operation, but only if ReturnValues is specified as ALL_OLD in the request.
addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
A map of attribute values as they appear before or after the UpdateItem operation, as determined by the ReturnValues parameter.
addAttributeUpdatesEntry(String, AttributeValueUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
addExclusiveStartKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The primary key of the first item that this operation will evaluate.
addExclusiveStartKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The primary key of the first item that this operation will evaluate.
addExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
This is a legacy parameter.
addExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
This is a legacy parameter.
addExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
One or more substitution tokens for attribute names in an expression.
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
One or more substitution tokens for attribute names in an expression.
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
One or more substitution tokens for attribute names in an expression.
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
One or more substitution tokens for attribute names in an expression.
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
One or more substitution tokens for attribute names in an expression.
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
One or more substitution tokens for attribute names in an expression.
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
One or more substitution tokens for attribute names in an expression.
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
One or more values that can be substituted in an expression.
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
One or more values that can be substituted in an expression.
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
One or more values that can be substituted in an expression.
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
One or more values that can be substituted in an expression.
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
One or more values that can be substituted in an expression.
addGlobalSecondaryIndexesEntry(String, Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on each global index affected by the operation.
addItemCollectionKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
The partition key value of the item collection.
addItemCollectionMetricsEntry(String, List<ItemCollectionMetrics>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
A list of tables that were processed by BatchWriteItem and, for each table, information about any item collections that were affected by individual DeleteItem or PutItem operations.
addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
A map of attribute names to AttributeValue objects, as specified by ProjectionExpression.
addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
A map of attribute name/value pairs, one for each attribute.
addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
A map of attribute name to attribute values, representing the primary key of an item to be processed by PutItem.
addKeyConditionsEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
A map of attribute name to attribute values, representing the primary key of the item to delete.
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key of the item to be updated.
addLastEvaluatedKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
addLastEvaluatedKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
addLocalSecondaryIndexesEntry(String, Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on each local index affected by the operation.
addMEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Map.
addQueryFilterEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
addRequestItemsEntry(String, KeysAndAttributes) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
A map of one or more table names and, for each table, a map that describes one or more items to retrieve from that table.
addRequestItemsEntry(String, List<WriteRequest>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
A map of one or more table names and, for each table, a list of operations to be performed (DeleteRequest or PutRequest).
addResponsesEntry(String, List<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
A map of table name to a list of items.
addScanFilterEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
addUnprocessedItemsEntry(String, List<WriteRequest>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
A map of tables and requests against those tables that were not processed.
addUnprocessedKeysEntry(String, KeysAndAttributes) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
A map of tables and their respective keys that were not processed with the current response.
AmazonDynamoDB - Interface in com.amazonaws.services.dynamodbv2
Interface for accessing Amazon DynamoDB Amazon DynamoDB
AmazonDynamoDBAsync - Interface in com.amazonaws.services.dynamodbv2
Interface for accessing Amazon DynamoDB asynchronously.
AmazonDynamoDBAsyncClient - Class in com.amazonaws.services.dynamodbv2
Interface for accessing Amazon DynamoDB asynchronously.
AmazonDynamoDBAsyncClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Deprecated.
AmazonDynamoDBAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Deprecated.
AmazonDynamoDBAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon DynamoDB using the specified AWS account credentials.
AmazonDynamoDBAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon DynamoDB using the specified AWS account credentials and executor service.
AmazonDynamoDBAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon DynamoDB using the specified AWS account credentials, executor service, and client configuration options.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon DynamoDB using the specified AWS account credentials provider.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon DynamoDB using the specified AWS account credentials provider and executor service.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon DynamoDB using the specified AWS account credentials provider and client configuration options.
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Constructs a new asynchronous client to invoke service methods on Amazon DynamoDB using the specified AWS account credentials provider, executor service, and client configuration options.
AmazonDynamoDBClient - Class in com.amazonaws.services.dynamodbv2
Client for accessing Amazon DynamoDB.
AmazonDynamoDBClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Deprecated.
AmazonDynamoDBClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Deprecated.
AmazonDynamoDBClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials.
AmazonDynamoDBClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials and client configuration options.
AmazonDynamoDBClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider.
AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider and client configuration options.
AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Deprecated.
AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Constructs a new client to invoke service methods on AmazonDynamoDB using the specified AWS account credentials provider, client configuration options and request metric collector.
AttributeAction - Enum in com.amazonaws.services.dynamodbv2.model
Attribute Action
AttributeDefinition - Class in com.amazonaws.services.dynamodbv2.model
Represents an attribute for describing the key schema for the table and indexes.
AttributeDefinition() - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
Default constructor for AttributeDefinition object.
AttributeDefinition(String, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
Constructs a new AttributeDefinition object.
AttributeDefinition(String, ScalarAttributeType) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
Constructs a new AttributeDefinition object.
AttributeValue - Class in com.amazonaws.services.dynamodbv2.model
Represents the data for an attribute.
AttributeValue() - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValue
Default constructor for AttributeValue object.
AttributeValue(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValue
Constructs a new AttributeValue object.
AttributeValue(List<String>) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValue
Constructs a new AttributeValue object.
AttributeValueUpdate - Class in com.amazonaws.services.dynamodbv2.model
For the UpdateItem operation, represents the attributes to be modified, the action to perform on each, and the new value for each.
AttributeValueUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Default constructor for AttributeValueUpdate object.
AttributeValueUpdate(AttributeValue, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Constructs a new AttributeValueUpdate object.
AttributeValueUpdate(AttributeValue, AttributeAction) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Constructs a new AttributeValueUpdate object.
AutoScalingPolicyDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of the scaling policy.
AutoScalingPolicyDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
 
AutoScalingPolicyUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents the autoscaling policy to be modified.
AutoScalingPolicyUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
 
AutoScalingSettingsDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the autoscaling settings for a global table or global secondary index.
AutoScalingSettingsDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
 
AutoScalingSettingsUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents the autoscaling settings to be modified for a global table or global secondary index.
AutoScalingSettingsUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
 
AutoScalingTargetTrackingScalingPolicyConfigurationDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a target tracking scaling policy.
AutoScalingTargetTrackingScalingPolicyConfigurationDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
 
AutoScalingTargetTrackingScalingPolicyConfigurationUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents the settings of a target tracking scaling policy that will be modified.
AutoScalingTargetTrackingScalingPolicyConfigurationUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
 

B

BackupDescription - Class in com.amazonaws.services.dynamodbv2.model
Contains the description of the backup created for the table.
BackupDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.BackupDescription
 
BackupDetails - Class in com.amazonaws.services.dynamodbv2.model
Contains the details of the backup created for the table.
BackupDetails() - Constructor for class com.amazonaws.services.dynamodbv2.model.BackupDetails
 
BackupInUseException - Exception in com.amazonaws.services.dynamodbv2.model
There is another ongoing conflicting backup control plane operation on the table.
BackupInUseException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.BackupInUseException
Constructs a new BackupInUseException with the specified error message.
BackupNotFoundException - Exception in com.amazonaws.services.dynamodbv2.model
Backup not found for the given BackupARN.
BackupNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.BackupNotFoundException
Constructs a new BackupNotFoundException with the specified error message.
BackupStatus - Enum in com.amazonaws.services.dynamodbv2.model
Backup Status
BackupSummary - Class in com.amazonaws.services.dynamodbv2.model
Contains details for the backup.
BackupSummary() - Constructor for class com.amazonaws.services.dynamodbv2.model.BackupSummary
 
batchGetItem(BatchGetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Map<String, KeysAndAttributes>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Map<String, KeysAndAttributes>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Map<String, KeysAndAttributes>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItem(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemAsync(BatchGetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemAsync(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
BatchGetItemRequest - Class in com.amazonaws.services.dynamodbv2.model
The BatchGetItem operation returns the attributes of one or more items from one or more tables.
BatchGetItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Default constructor for BatchGetItemRequest object.
BatchGetItemRequest(Map<String, KeysAndAttributes>) - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Constructs a new BatchGetItemRequest object.
BatchGetItemRequest(Map<String, KeysAndAttributes>, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Constructs a new BatchGetItemRequest object.
BatchGetItemRequest(Map<String, KeysAndAttributes>, ReturnConsumedCapacity) - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Constructs a new BatchGetItemRequest object.
BatchGetItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a BatchGetItem operation.
BatchGetItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
 
batchWriteItem(BatchWriteItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItem(Map<String, List<WriteRequest>>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItem(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItem(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItemAsync(BatchWriteItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItemAsync(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
BatchWriteItemRequest - Class in com.amazonaws.services.dynamodbv2.model
The BatchWriteItem operation puts or deletes multiple items in one or more tables.
BatchWriteItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Default constructor for BatchWriteItemRequest object.
BatchWriteItemRequest(Map<String, List<WriteRequest>>) - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Constructs a new BatchWriteItemRequest object.
BatchWriteItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a BatchWriteItem operation.
BatchWriteItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
 

C

Capacity - Class in com.amazonaws.services.dynamodbv2.model
Represents the amount of provisioned throughput capacity consumed on a table or an index.
Capacity() - Constructor for class com.amazonaws.services.dynamodbv2.model.Capacity
 
clearAttributesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Removes all the entries added into Attributes.
clearAttributesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Removes all the entries added into Attributes.
clearAttributeUpdatesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Removes all the entries added into AttributeUpdates.
clearExclusiveStartKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Removes all the entries added into ExclusiveStartKey.
clearExclusiveStartKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Removes all the entries added into ExclusiveStartKey.
clearExpectedEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Removes all the entries added into Expected.
clearExpectedEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Removes all the entries added into Expected.
clearExpectedEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Removes all the entries added into Expected.
clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Removes all the entries added into ExpressionAttributeNames.
clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Removes all the entries added into ExpressionAttributeNames.
clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
Removes all the entries added into ExpressionAttributeNames.
clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Removes all the entries added into ExpressionAttributeNames.
clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Removes all the entries added into ExpressionAttributeNames.
clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Removes all the entries added into ExpressionAttributeNames.
clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Removes all the entries added into ExpressionAttributeNames.
clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Removes all the entries added into ExpressionAttributeValues.
clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Removes all the entries added into ExpressionAttributeValues.
clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Removes all the entries added into ExpressionAttributeValues.
clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Removes all the entries added into ExpressionAttributeValues.
clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Removes all the entries added into ExpressionAttributeValues.
clearGlobalSecondaryIndexesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
Removes all the entries added into GlobalSecondaryIndexes.
clearItemCollectionKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
Removes all the entries added into ItemCollectionKey.
clearItemCollectionMetricsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
Removes all the entries added into ItemCollectionMetrics.
clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
Removes all the entries added into Item.
clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Removes all the entries added into Item.
clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
Removes all the entries added into Item.
clearKeyConditionsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Removes all the entries added into KeyConditions.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Removes all the entries added into Key.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Removes all the entries added into Key.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Removes all the entries added into Key.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Removes all the entries added into Key.
clearLastEvaluatedKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
Removes all the entries added into LastEvaluatedKey.
clearLastEvaluatedKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
Removes all the entries added into LastEvaluatedKey.
clearLocalSecondaryIndexesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
Removes all the entries added into LocalSecondaryIndexes.
clearMEntries() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
Removes all the entries added into M.
clearQueryFilterEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Removes all the entries added into QueryFilter.
clearRequestItemsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Removes all the entries added into RequestItems.
clearRequestItemsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Removes all the entries added into RequestItems.
clearResponsesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
Removes all the entries added into Responses.
clearScanFilterEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Removes all the entries added into ScanFilter.
clearUnprocessedItemsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
Removes all the entries added into UnprocessedItems.
clearUnprocessedKeysEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
Removes all the entries added into UnprocessedKeys.
com.amazonaws.auth.policy.actions - package com.amazonaws.auth.policy.actions
 
com.amazonaws.services.dynamodbv2 - package com.amazonaws.services.dynamodbv2
Amazon DynamoDB
com.amazonaws.services.dynamodbv2.metrics - package com.amazonaws.services.dynamodbv2.metrics
 
com.amazonaws.services.dynamodbv2.model - package com.amazonaws.services.dynamodbv2.model
Classes modeling the various types represented by AmazonDynamoDB
com.amazonaws.services.dynamodbv2.util - package com.amazonaws.services.dynamodbv2.util
 
ComparisonOperator - Enum in com.amazonaws.services.dynamodbv2.model
Comparison Operator
Condition - Class in com.amazonaws.services.dynamodbv2.model
Represents the selection criteria for a Query or Scan operation:
Condition() - Constructor for class com.amazonaws.services.dynamodbv2.model.Condition
 
ConditionalCheckFailedException - Exception in com.amazonaws.services.dynamodbv2.model
A condition specified in the operation could not be evaluated.
ConditionalCheckFailedException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ConditionalCheckFailedException
Constructs a new ConditionalCheckFailedException with the specified error message.
ConditionalOperator - Enum in com.amazonaws.services.dynamodbv2.model
Conditional Operator
ConsumedCapacity - Class in com.amazonaws.services.dynamodbv2.model
The capacity units consumed by an operation.
ConsumedCapacity() - Constructor for class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
ContinuousBackupsDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the continuous backups and point in time recovery settings on the table.
ContinuousBackupsDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
 
ContinuousBackupsStatus - Enum in com.amazonaws.services.dynamodbv2.model
Continuous Backups Status
ContinuousBackupsUnavailableException - Exception in com.amazonaws.services.dynamodbv2.model
Backups have not yet been enabled for this table.
ContinuousBackupsUnavailableException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ContinuousBackupsUnavailableException
Constructs a new ContinuousBackupsUnavailableException with the specified error message.
createBackup(CreateBackupRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Creates a backup for an existing table.
createBackup(CreateBackupRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Creates a backup for an existing table.
createBackupAsync(CreateBackupRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Creates a backup for an existing table.
createBackupAsync(CreateBackupRequest, AsyncHandler<CreateBackupRequest, CreateBackupResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Creates a backup for an existing table.
createBackupAsync(CreateBackupRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Creates a backup for an existing table.
createBackupAsync(CreateBackupRequest, AsyncHandler<CreateBackupRequest, CreateBackupResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Creates a backup for an existing table.
CreateBackupRequest - Class in com.amazonaws.services.dynamodbv2.model
Creates a backup for an existing table.
CreateBackupRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
 
CreateBackupResult - Class in com.amazonaws.services.dynamodbv2.model
 
CreateBackupResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
 
CreateGlobalSecondaryIndexAction - Class in com.amazonaws.services.dynamodbv2.model
Represents a new global secondary index to be added to an existing table.
CreateGlobalSecondaryIndexAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
 
createGlobalTable(CreateGlobalTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Creates a global table from an existing table.
createGlobalTable(CreateGlobalTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Creates a global table from an existing table.
createGlobalTableAsync(CreateGlobalTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Creates a global table from an existing table.
createGlobalTableAsync(CreateGlobalTableRequest, AsyncHandler<CreateGlobalTableRequest, CreateGlobalTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Creates a global table from an existing table.
createGlobalTableAsync(CreateGlobalTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Creates a global table from an existing table.
createGlobalTableAsync(CreateGlobalTableRequest, AsyncHandler<CreateGlobalTableRequest, CreateGlobalTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Creates a global table from an existing table.
CreateGlobalTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Creates a global table from an existing table.
CreateGlobalTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
 
CreateGlobalTableResult - Class in com.amazonaws.services.dynamodbv2.model
 
CreateGlobalTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
 
CreateReplicaAction - Class in com.amazonaws.services.dynamodbv2.model
Represents a replica to be added.
CreateReplicaAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
 
createTable(CreateTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The CreateTable operation adds a new table to your account.
createTable(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The CreateTable operation adds a new table to your account.
createTable(CreateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The CreateTable operation adds a new table to your account.
createTable(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The CreateTable operation adds a new table to your account.
createTableAsync(CreateTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The CreateTable operation adds a new table to your account.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The CreateTable operation adds a new table to your account.
createTableAsync(CreateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The CreateTable operation adds a new table to your account.
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The CreateTable operation adds a new table to your account.
CreateTableRequest - Class in com.amazonaws.services.dynamodbv2.model
The CreateTable operation adds a new table to your account.
CreateTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Default constructor for CreateTableRequest object.
CreateTableRequest(String, List<KeySchemaElement>) - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Constructs a new CreateTableRequest object.
CreateTableRequest(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Constructs a new CreateTableRequest object.
CreateTableResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a CreateTable operation.
CreateTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateTableResult
 

D

deleteBackup(DeleteBackupRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Deletes an existing backup of a table.
deleteBackup(DeleteBackupRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Deletes an existing backup of a table.
deleteBackupAsync(DeleteBackupRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Deletes an existing backup of a table.
deleteBackupAsync(DeleteBackupRequest, AsyncHandler<DeleteBackupRequest, DeleteBackupResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Deletes an existing backup of a table.
deleteBackupAsync(DeleteBackupRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Deletes an existing backup of a table.
deleteBackupAsync(DeleteBackupRequest, AsyncHandler<DeleteBackupRequest, DeleteBackupResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Deletes an existing backup of a table.
DeleteBackupRequest - Class in com.amazonaws.services.dynamodbv2.model
Deletes an existing backup of a table.
DeleteBackupRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteBackupRequest
 
DeleteBackupResult - Class in com.amazonaws.services.dynamodbv2.model
 
DeleteBackupResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
 
DeleteGlobalSecondaryIndexAction - Class in com.amazonaws.services.dynamodbv2.model
Represents a global secondary index to be deleted from an existing table.
DeleteGlobalSecondaryIndexAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
 
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
Deletes a single item in a table by primary key.
DeleteItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Default constructor for 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
 
DeleteReplicaAction - Class in com.amazonaws.services.dynamodbv2.model
Represents a replica to be removed.
DeleteReplicaAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
 
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 DeleteRequest object.
DeleteRequest(Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Constructs a new DeleteRequest 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
The DeleteTable operation deletes a table and all of its items.
DeleteTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
Default constructor for 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
 
describeBackup(DescribeBackupRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Describes an existing backup of a table.
describeBackup(DescribeBackupRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Describes an existing backup of a table.
describeBackupAsync(DescribeBackupRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Describes an existing backup of a table.
describeBackupAsync(DescribeBackupRequest, AsyncHandler<DescribeBackupRequest, DescribeBackupResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Describes an existing backup of a table.
describeBackupAsync(DescribeBackupRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Describes an existing backup of a table.
describeBackupAsync(DescribeBackupRequest, AsyncHandler<DescribeBackupRequest, DescribeBackupResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Describes an existing backup of a table.
DescribeBackupRequest - Class in com.amazonaws.services.dynamodbv2.model
Describes an existing backup of a table.
DescribeBackupRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeBackupRequest
 
DescribeBackupResult - Class in com.amazonaws.services.dynamodbv2.model
 
DescribeBackupResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
 
describeContinuousBackups(DescribeContinuousBackupsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Checks the status of continuous backups and point in time recovery on the specified table.
describeContinuousBackups(DescribeContinuousBackupsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Checks the status of continuous backups and point in time recovery on the specified table.
describeContinuousBackupsAsync(DescribeContinuousBackupsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Checks the status of continuous backups and point in time recovery on the specified table.
describeContinuousBackupsAsync(DescribeContinuousBackupsRequest, AsyncHandler<DescribeContinuousBackupsRequest, DescribeContinuousBackupsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Checks the status of continuous backups and point in time recovery on the specified table.
describeContinuousBackupsAsync(DescribeContinuousBackupsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Checks the status of continuous backups and point in time recovery on the specified table.
describeContinuousBackupsAsync(DescribeContinuousBackupsRequest, AsyncHandler<DescribeContinuousBackupsRequest, DescribeContinuousBackupsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Checks the status of continuous backups and point in time recovery on the specified table.
DescribeContinuousBackupsRequest - Class in com.amazonaws.services.dynamodbv2.model
Checks the status of continuous backups and point in time recovery on the specified table.
DescribeContinuousBackupsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsRequest
 
DescribeContinuousBackupsResult - Class in com.amazonaws.services.dynamodbv2.model
 
DescribeContinuousBackupsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
 
describeGlobalTable(DescribeGlobalTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns information about the specified global table.
describeGlobalTable(DescribeGlobalTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns information about the specified global table.
describeGlobalTableAsync(DescribeGlobalTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns information about the specified global table.
describeGlobalTableAsync(DescribeGlobalTableRequest, AsyncHandler<DescribeGlobalTableRequest, DescribeGlobalTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns information about the specified global table.
describeGlobalTableAsync(DescribeGlobalTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns information about the specified global table.
describeGlobalTableAsync(DescribeGlobalTableRequest, AsyncHandler<DescribeGlobalTableRequest, DescribeGlobalTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns information about the specified global table.
DescribeGlobalTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Returns information about the specified global table.
DescribeGlobalTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
 
DescribeGlobalTableResult - Class in com.amazonaws.services.dynamodbv2.model
 
DescribeGlobalTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
 
describeGlobalTableSettings(DescribeGlobalTableSettingsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Describes region specific settings for a global table.
describeGlobalTableSettings(DescribeGlobalTableSettingsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Describes region specific settings for a global table.
describeGlobalTableSettingsAsync(DescribeGlobalTableSettingsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Describes region specific settings for a global table.
describeGlobalTableSettingsAsync(DescribeGlobalTableSettingsRequest, AsyncHandler<DescribeGlobalTableSettingsRequest, DescribeGlobalTableSettingsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Describes region specific settings for a global table.
describeGlobalTableSettingsAsync(DescribeGlobalTableSettingsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Describes region specific settings for a global table.
describeGlobalTableSettingsAsync(DescribeGlobalTableSettingsRequest, AsyncHandler<DescribeGlobalTableSettingsRequest, DescribeGlobalTableSettingsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Describes region specific settings for a global table.
DescribeGlobalTableSettingsRequest - Class in com.amazonaws.services.dynamodbv2.model
Describes region specific settings for a global table.
DescribeGlobalTableSettingsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
 
DescribeGlobalTableSettingsResult - Class in com.amazonaws.services.dynamodbv2.model
 
DescribeGlobalTableSettingsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
 
describeLimits(DescribeLimitsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there.
describeLimits(DescribeLimitsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there.
describeLimitsAsync(DescribeLimitsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there.
describeLimitsAsync(DescribeLimitsRequest, AsyncHandler<DescribeLimitsRequest, DescribeLimitsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there.
describeLimitsAsync(DescribeLimitsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there.
describeLimitsAsync(DescribeLimitsRequest, AsyncHandler<DescribeLimitsRequest, DescribeLimitsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there.
DescribeLimitsRequest - Class in com.amazonaws.services.dynamodbv2.model
Returns the current provisioned-capacity limits for your AWS account in a region, both for the region as a whole and for any one DynamoDB table that you create there.
DescribeLimitsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeLimitsRequest
 
DescribeLimitsResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a DescribeLimits operation.
DescribeLimitsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
 
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
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() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
Default constructor for 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
 
describeTimeToLive(DescribeTimeToLiveRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Gives a description of the Time to Live (TTL) status on the specified table.
describeTimeToLive(DescribeTimeToLiveRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Gives a description of the Time to Live (TTL) status on the specified table.
describeTimeToLiveAsync(DescribeTimeToLiveRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Gives a description of the Time to Live (TTL) status on the specified table.
describeTimeToLiveAsync(DescribeTimeToLiveRequest, AsyncHandler<DescribeTimeToLiveRequest, DescribeTimeToLiveResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Gives a description of the Time to Live (TTL) status on the specified table.
describeTimeToLiveAsync(DescribeTimeToLiveRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Gives a description of the Time to Live (TTL) status on the specified table.
describeTimeToLiveAsync(DescribeTimeToLiveRequest, AsyncHandler<DescribeTimeToLiveRequest, DescribeTimeToLiveResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Gives a description of the Time to Live (TTL) status on the specified table.
DescribeTimeToLiveRequest - Class in com.amazonaws.services.dynamodbv2.model
Gives a description of the Time to Live (TTL) status on the specified table.
DescribeTimeToLiveRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveRequest
 
DescribeTimeToLiveResult - Class in com.amazonaws.services.dynamodbv2.model
 
DescribeTimeToLiveResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult
 
doesTableExist(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
Checks if a specified table exists and is in ACTIVE state.
DynamoDBRequestMetric - Enum in com.amazonaws.services.dynamodbv2.metrics
DynamoDB specific request metric type.
DynamoDBv2Actions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for Amazon DynamoDB.

E

equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Replica
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Tag
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
 
ExpectedAttributeValue - Class in com.amazonaws.services.dynamodbv2.model
Represents a condition to be compared with an attribute value.
ExpectedAttributeValue() - Constructor for class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Default constructor for ExpectedAttributeValue object.
ExpectedAttributeValue(AttributeValue) - Constructor for class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Constructs a new ExpectedAttributeValue object.
ExpectedAttributeValue(Boolean) - Constructor for class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Constructs a new ExpectedAttributeValue object.

F

fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.BackupStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ConditionalOperator
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ContinuousBackupsStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.GlobalTableStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.KeyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReplicaStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.Select
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.SSEStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.SSEType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.StreamViewType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.TimeToLiveStatus
Use this in place of valueOf.

G

getAccountMaxReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
The maximum total read capacity units that your account allows you to provision across all of your tables in this region.
getAccountMaxWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
The maximum total write capacity units that your account allows you to provision across all of your tables in this region.
getAction() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
getActionName() - Method in enum com.amazonaws.auth.policy.actions.DynamoDBv2Actions
 
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.
getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
An array of attributes that describe the key schema for the table and indexes.
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.dynamodbv2.model.TimeToLiveDescription
The name of the Time to Live attribute for items in the table.
getAttributeName() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
The name of the Time to Live attribute used to store the expiration time for items in the table.
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 appear before or after the UpdateItem operation, as determined by the ReturnValues parameter.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
This is a legacy parameter.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
This is a legacy parameter.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
getAttributeType() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
The data type for the attribute, where:
getAttributeUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
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.
getAutoScalingDisabled() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Disabled autoscaling for this global table or global secondary index.
getAutoScalingDisabled() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Disabled autoscaling for this global table or global secondary index.
getAutoScalingRoleArn() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Role ARN used for configuring autoScaling policy.
getAutoScalingRoleArn() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Role ARN used for configuring autoscaling policy.
getB() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Binary.
getBackfilling() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Indicates whether the index is currently backfilling.
getBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
ARN associated with the backup.
getBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
ARN associated with the backup.
getBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupRequest
The ARN associated with the backup.
getBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupRequest
The ARN associated with the backup.
getBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The ARN associated with the backup.
getBackupCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Time at which the backup was created.
getBackupCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Time at which the backup was created.
getBackupDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
Contains the description of the backup created for the table.
getBackupDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
Contains the description of the backup created for the table.
getBackupDetails() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
Contains the details of the backup created for the table.
getBackupDetails() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
Contains the details of the backup created for the table.
getBackupName() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Name of the requested backup.
getBackupName() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Name of the specified backup.
getBackupName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
Specified name for the backup.
getBackupSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Size of the backup in bytes.
getBackupSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Size of the backup in bytes.
getBackupStatus() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
getBackupStatus() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
getBackupSummaries() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
List of BackupSummary objects.
getBOOL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Boolean.
getBS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Binary Set.
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
Deprecated.
ResponseMetadata cache can hold up to 50 requests and responses in memory and will cause memory issue. This method now always returns null.
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.
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.
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
This is a legacy parameter.
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
This is a legacy parameter.
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A condition that must be satisfied in order for a conditional DeleteItem to succeed.
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
A condition that must be satisfied in order for a conditional PutItem operation to succeed.
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
A condition that must be satisfied in order for a conditional update to succeed.
getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads.
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
Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads.
getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
A Boolean value that determines the read consistency model during the scan:
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
The read capacity units consumed by the entire BatchGetItem operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
The capacity units consumed by the entire BatchWriteItem operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
The capacity units consumed by the DeleteItem operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
The capacity units consumed by the GetItem operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
The capacity units consumed by the PutItem operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The capacity units consumed by the Query operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The capacity units consumed by the Scan operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
The capacity units consumed by the UpdateItem operation.
getContinuousBackupsDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
Represents the continuous backups and point in time recovery settings on the table.
getContinuousBackupsDescription() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
Represents the continuous backups and point in time recovery settings on the table.
getContinuousBackupsStatus() - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
ContinuousBackupsStatus can be one of the following states : ENABLED, DISABLED
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.
getCreate() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
The parameters required for creating a global secondary index on an existing table:
getCreate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
The parameters required for creating a replica on an existing global table.
getCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The creation time of the global table.
getCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The date and time when the table was created, in UNIX epoch time format.
getDelete() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
The name of an existing global secondary index to be removed.
getDelete() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
The name of the existing replica to be removed.
getDeleteRequest() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
A request to perform a DeleteItem operation.
getDisableScaleIn() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
Indicates whether scale in by the target tracking policy is disabled.
getDisableScaleIn() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
Indicates whether scale in by the target tracking policy is disabled.
getEarliestRestorableDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
Specifies the earliest point in time you can restore your table to.
getEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
Indicates whether server-side encryption is enabled (true) or disabled (false) on the table.
getEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
Indicates whether Time To Live is to be enabled (true) or disabled (false) on the table.
getExclusiveStartBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
LastEvaluatedBackupArn is the ARN of the backup last evaluated when the current page of results was returned, inclusive of the current page of results.
getExclusiveStartGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
The first global table name that this operation will evaluate.
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.
getExecutorService() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
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:
getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
This is a legacy parameter.
getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
This is a legacy parameter.
getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
One or more substitution tokens for attribute names in an expression.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
One or more substitution tokens for attribute names in an expression.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
One or more substitution tokens for attribute names in an expression.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
One or more substitution tokens for attribute names in an expression.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
One or more substitution tokens for attribute names in an expression.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
One or more substitution tokens for attribute names in an expression.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
One or more substitution tokens for attribute names in an expression.
getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
One or more values that can be substituted in an expression.
getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
One or more values that can be substituted in an expression.
getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
One or more values that can be substituted in an expression.
getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
One or more values that can be substituted in an expression.
getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
One or more values that can be substituted in an expression.
getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
A string that contains conditions that DynamoDB applies after the Query operation, but before the data is returned to you.
getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
A string that contains conditions that DynamoDB applies after the Scan operation, but before the data is returned to you.
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.SourceTableFeatureDetails
Represents the GSI properties for the table when the backup was created.
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 for the table.
getGlobalTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The unique identifier of the global table.
getGlobalTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
Contains the details of the global table.
getGlobalTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
Contains the details of the global table.
getGlobalTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
Contains the details of the global table.
getGlobalTableGlobalSecondaryIndexSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
Represents the settings of a global secondary index for a global table that will be modified.
getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
The global table name.
getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
The name of the global table.
getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
The name of the global table to describe.
getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
The name of the global table.
getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
The global table name.
getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The global table name.
getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
The global table name.
getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
The name of the global table
getGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
The name of the global table.
getGlobalTableProvisionedWriteCapacityAutoScalingSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
AutoScaling settings for managing provisioned write capacity for the global table.
getGlobalTableProvisionedWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
getGlobalTables() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
List of global table names.
getGlobalTableStatus() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The current state of the global table:
getIndexArn() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The Amazon Resource Name (ARN) that uniquely identifies the index.
getIndexArn() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The Amazon Resource Name (ARN) that uniquely identifies the index.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
The name of the global secondary index to be created.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
The name of the global secondary index to be deleted.
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.GlobalSecondaryIndexInfo
The name of the global secondary index.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
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.LocalSecondaryIndexInfo
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.ReplicaGlobalSecondaryIndexSettingsDescription
The name of the global secondary index.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
The name of the global secondary index.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The name of a secondary index to scan.
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:
getIndexStatus() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
The current status of the global secondary index:
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 ProjectionExpression.
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 partition 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 DeleteItem operation.
getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Information about item collections, if any, that were affected by the PutItem operation.
getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Information about item collections, if any, that were affected by the UpdateItem 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.SourceTableDetails
Number of items in the table.
getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The number of items in the specified table.
GetItemRequest - Class in com.amazonaws.services.dynamodbv2.model
The GetItem operation returns a set of attributes for the item with the given primary key.
GetItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Default constructor for 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.
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.Tag
The key of the tag.Tag keys are case sensitive.
getKey() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key of the item to be updated.
getKeyConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The condition that specifies the key value(s) for items to be retrieved by the Query action.
getKeyConditions() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
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.
getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
The key schema for the global secondary index.
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:
getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
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:
getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
The complete key schema for a local secondary index, which consists of one or more pairs of attribute names and key types:
getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Schema of the table.
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 role that this key attribute will assume:
getKMSMasterKeyArn() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
The KMS master key ARN used for the KMS encryption.
getL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type List.
getLastDecreaseDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The date and time of the last provisioned throughput decrease for this table.
getLastEvaluatedBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
The ARN of the backup last evaluated when the current page of results was returned, inclusive of the current page of results.
getLastEvaluatedGlobalTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
Last evaluated global table name.
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.
getLatestRestorableDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
LatestRestorableDateTime is typically 5 minutes before the current time.
getLatestStreamArn() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The Amazon Resource Name (ARN) that uniquely identifies the latest stream for this table.
getLatestStreamLabel() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
A timestamp, in ISO 8601 format, for this stream.
getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
Maximum number of backups to return at once.
getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
The maximum number of table names to return.
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).
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.SourceTableFeatureDetails
Represents the LSI properties for the table when the backup was created.
getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents one or more local secondary indexes on the table.
getM() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Map.
getMaximumUnits() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
The maximum capacity units that a global table or global secondary index should be scaled up to.
getMaximumUnits() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
The maximum capacity units that a global table or global secondary index should be scaled up to.
getMinimumUnits() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
The minimum capacity units that a global table or global secondary index should be scaled down to.
getMinimumUnits() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
The minimum capacity units that a global table or global secondary index should be scaled down to.
getN() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Number.
getNextToken() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
An optional string that, if supplied, must be copied from the output of a previous call to ListTagOfResource.
getNextToken() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
If this value is returned, there are additional results to be displayed.
getNonKeyAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
Represents the non-key attribute names which will be projected into the index.
getNS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Number Set.
getNULL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Null.
getNumberOfDecreasesToday() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The number of provisioned throughput decreases for this table during this UTC calendar day.
getPointInTimeRecoveryDescription() - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
The description of the point in time recovery settings applied to the table.
getPointInTimeRecoveryEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
getPointInTimeRecoverySpecification() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
Represents the settings used to enable point in time recovery.
getPointInTimeRecoveryStatus() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
The current state of point in time recovery:
getPolicyName() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
The name of the scaling policy.
getPolicyName() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
The name of the scaling policy.
getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
Represents attributes that are copied (projected) from the table into an index.
getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
Represents attributes that are copied (projected) from the table into the global secondary index.
getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into the global secondary index.
getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
Represents attributes that are copied (projected) from the table into the global secondary index.
getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
Represents attributes that are copied (projected) from the table into the local secondary index.
getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into the global secondary index.
getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
Represents attributes that are copied (projected) from the table into the global secondary index.
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
A string that identifies one or more attributes to retrieve from the table.
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
A string that identifies one or more attributes to retrieve from the table.
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
A string that identifies one or more attributes to retrieve from the table.
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
A string that identifies one or more attributes to retrieve from the specified table or index.
getProjectionType() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
The set of attributes that are projected into the index:
getProvisionedReadCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
Autoscaling settings for a global secondary index replica's read capacity units.
getProvisionedReadCapacityAutoScalingSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
Autoscaling settings for managing a global secondary index replica's read capacity units.
getProvisionedReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
getProvisionedReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
Represents the provisioned throughput settings for the specified global secondary index.
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 the specified global secondary index.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Represents the provisioned throughput settings for the specified global secondary index.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
Represents the provisioned throughput settings for the specified global secondary index.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Read IOPs and Write IOPS on the table when the backup was created.
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 the specified global secondary index.
getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
The new provisioned throughput settings for the specified table or index.
getProvisionedWriteCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
AutoScaling settings for a global secondary index replica's write capacity units.
getProvisionedWriteCapacityAutoScalingSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
AutoScaling settings for managing a global secondary index's write capacity units.
getProvisionedWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
getProvisionedWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
getPutRequest() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
A request to perform a PutItem operation.
getQueryFilter() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
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.
getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
The region of the replica to be added.
getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
The region of the replica to be removed.
getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
Lists the global tables in a specific region.
getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.Replica
The region where the replica needs to be created.
getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
The name of the region.
getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The region name of the replica.
getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
The region of the replica to be added.
getReplicaGlobalSecondaryIndexSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Replica global secondary index settings for the global table.
getReplicaGlobalSecondaryIndexSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
Represents the settings of a global secondary index for a global table that will be modified.
getReplicaProvisionedReadCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Autoscaling settings for a global table replica's read capacity units.
getReplicaProvisionedReadCapacityAutoScalingSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
Autoscaling settings for managing a global table replica's read capacity units.
getReplicaProvisionedReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
getReplicaProvisionedReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
getReplicaProvisionedWriteCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
AutoScaling settings for a global table replica's write capacity units.
getReplicaProvisionedWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
getReplicaSettings() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
The region specific settings for the global table.
getReplicaSettings() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
The region specific settings for the global table.
getReplicaSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
Represents the settings for a global table in a region that will be modified.
getReplicaStatus() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The current state of the region:
getReplicationGroup() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
The regions where the global table needs to be created.
getReplicationGroup() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
The regions where the global table has replicas.
getReplicationGroup() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The regions where the global table has replicas.
getReplicaUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
A list of regions that should be added or removed from the global table.
getRequestItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
A map of one or more table names and, for each table, a map that describes one or more items to retrieve from that table.
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).
getResourceArn() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
The Amazon DynamoDB resource with tags to be listed.
getResourceArn() - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
Identifies the Amazon DynamoDB resource to which tags should be added.
getResourceArn() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
The Amazon DyanamoDB resource the tags will be removed from.
getResponses() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
A map of table name to a list of items.
getRestoreDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
Point in time or source backup time.
getRestoreDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Time in the past to restore the table to.
getRestoreInProgress() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
Indicates if a restore is in progress or not.
getRestoreSummary() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Contains details for the restore.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Determines whether item collection metrics are returned.
getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Determines whether item collection metrics are returned.
getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Determines whether item collection metrics are returned.
getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Determines whether item collection metrics are returned.
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 appear before or after they are updated.
getS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type String.
getScaleInCooldown() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
The amount of time, in seconds, after a scale in activity completes before another scale in activity can start.
getScaleInCooldown() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
The amount of time, in seconds, after a scale in activity completes before another scale in activity can start.
getScaleOutCooldown() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
The amount of time, in seconds, after a scale out activity completes before another scale out activity can start.
getScaleOutCooldown() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
The amount of time, in seconds, after a scale out activity completes before another scale out activity can start.
getScalingPolicies() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Information about the scaling policies.
getScalingPolicyUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
The scaling policy to apply for scaling target global table or global secondary index capacity units.
getScanFilter() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
getScanIndexForward() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Specifies the order for index traversal: If true (default), the traversal is performed in ascending order; if false, the traversal is performed in descending order.
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.
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.
getSizeEstimateRangeGB() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
An estimate of item collection size, in gigabytes.
getSourceBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
ARN of the backup from which the table was restored.
getSourceTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
ARN of the source table of the backup that is being restored.
getSourceTableDetails() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
Contains the details of the table when the backup was created.
getSourceTableFeatureDetails() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
Contains the details of the features enabled on the table when the backup was created.
getSourceTableName() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Name of the source table that is being restored.
getSS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type String Set.
getSSEDescription() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
The description of the server-side encryption status on the table when the backup was created.
getSSEDescription() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The description of the server-side encryption status on the specified table.
getSSESpecification() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Represents the settings used to enable server-side encryption.
getSSEType() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Server-side encryption type:
getStatus() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
The current state of server-side encryption:
getStreamDescription() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Stream settings on the table when the backup was created.
getStreamEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
Indicates whether DynamoDB Streams is enabled (true) or disabled (false) on the table.
getStreamSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
The settings for DynamoDB Streams on the table.
getStreamSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The current DynamoDB Streams configuration for the table.
getStreamSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Represents the DynamoDB Streams configuration for the table.
getStreamViewType() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
When an item in the table is modified, StreamViewType determines what information is written to the stream for this table.
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
The properties of the table.
getTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
ARN associated with the table.
getTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
ARN of the table for which backup was created.
getTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The Amazon Resource Name (ARN) that uniquely identifies the table.
getTableCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Time when the source table was created.
getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
Represents the properties of the 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.RestoreTableFromBackupResult
The description of the table created from an existing backup.
getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
Represents the properties of a table.
getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
Represents the properties of the table.
getTableId() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Unique identifier for the table.
getTableId() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Unique identifier for the table for which the backup was created.
getTableId() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Unique identifier for the table for which the backup was created.
getTableMaxReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
The maximum read capacity units that your account allows you to provision for a new table that you are creating in this region, including the read capacity units provisioned for its global secondary indexes (GSIs).
getTableMaxWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
The maximum write capacity units that your account allows you to provision for a new table that you are creating in this region, including the write capacity units provisioned for its global secondary indexes (GSIs).
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Name of the table.
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.CreateBackupRequest
The name of the table.
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.DescribeContinuousBackupsRequest
Name of the table for which the customer wants to check the continuous backups and point in time recovery settings.
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.DescribeTimeToLiveRequest
The name of the table to be described.
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.ListBackupsRequest
The backups from the table specified by TableName are listed.
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; or, if you provide IndexName, the name of the table to which that index belongs.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
The name of the table for which the backup was created.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The name of the table.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
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.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
The name of the table to be configured.
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.SourceTableDetails
Size of the table in bytes.
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:
getTagKeys() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
A list of tag keys.
getTags() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
The tags currently associated with the Amazon DynamoDB resource.
getTags() - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
The tags to be assigned to the Amazon DynamoDB resource.
getTargetTableName() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The name of the new table to which the backup must be restored.
getTargetTableName() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
The name of the new table to which it must be restored to.
getTargetTrackingScalingPolicyConfiguration() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
Represents a target tracking scaling policy configuration.
getTargetTrackingScalingPolicyConfiguration() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
Represents a target tracking scaling policy configuration.
getTargetValue() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
The target value for the metric.
getTargetValue() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
The target value for the metric.
getTimeRangeLowerBound() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
Only backups created after this time are listed.
getTimeRangeUpperBound() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
Only backups created before this time are listed.
getTimeToLiveDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult

getTimeToLiveDescription() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Time to Live settings on the table when the backup was created.
getTimeToLiveSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
Represents the settings used to enable or disable Time to Live for the specified table.
getTimeToLiveSpecification() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
Represents the output of an UpdateTimeToLive operation.
getTimeToLiveStatus() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
The Time to Live status for the table.
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.
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 an existing global secondary index, along with new provisioned throughput settings to be applied to that index.
getUpdateExpression() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
An expression that defines one or more attributes to be updated, the action to be performed on them, and new value(s) for them.
getUseLatestRestorableTime() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Restore the table to the latest possible time.
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 the expected attribute.
getValue() - Method in class com.amazonaws.services.dynamodbv2.model.Tag
The value of the tag.
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.
GlobalSecondaryIndex - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of 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
 
GlobalSecondaryIndexInfo - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a global secondary index for the table when the backup was created.
GlobalSecondaryIndexInfo() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
 
GlobalSecondaryIndexUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents one of the following:
GlobalSecondaryIndexUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
 
GlobalTable - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a global table.
GlobalTable() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalTable
 
GlobalTableAlreadyExistsException - Exception in com.amazonaws.services.dynamodbv2.model
The specified global table already exists.
GlobalTableAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.GlobalTableAlreadyExistsException
Constructs a new GlobalTableAlreadyExistsException with the specified error message.
GlobalTableDescription - Class in com.amazonaws.services.dynamodbv2.model
Contains details about the global table.
GlobalTableDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
 
GlobalTableGlobalSecondaryIndexSettingsUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents the settings of a global secondary index for a global table that will be modified.
GlobalTableGlobalSecondaryIndexSettingsUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
GlobalTableNotFoundException - Exception in com.amazonaws.services.dynamodbv2.model
The specified global table does not exist.
GlobalTableNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.GlobalTableNotFoundException
Constructs a new GlobalTableNotFoundException with the specified error message.
GlobalTableStatus - Enum in com.amazonaws.services.dynamodbv2.model
Global Table Status

H

hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Replica
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Tag
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
 

I

IndexNotFoundException - Exception in com.amazonaws.services.dynamodbv2.model
The operation tried to access a nonexistent index.
IndexNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.IndexNotFoundException
Constructs a new IndexNotFoundException with the specified error message.
IndexStatus - Enum in com.amazonaws.services.dynamodbv2.model
Index Status
InternalServerErrorException - Exception in com.amazonaws.services.dynamodbv2.model
An error occurred on the server side.
InternalServerErrorException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.InternalServerErrorException
Constructs a new InternalServerErrorException with the specified error message.
InvalidRestoreTimeException - Exception in com.amazonaws.services.dynamodbv2.model
An invalid restore time was specified.
InvalidRestoreTimeException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.InvalidRestoreTimeException
Constructs a new InvalidRestoreTimeException with the specified error message.
isAutoScalingDisabled() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Disabled autoscaling for this global table or global secondary index.
isAutoScalingDisabled() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Disabled autoscaling for this global table or global secondary index.
isBackfilling() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Indicates whether the index is currently backfilling.
isBOOL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Boolean.
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads.
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
The consistency of a read operation.
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads.
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
A Boolean value that determines the read consistency model during the scan:
isDisableScaleIn() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
Indicates whether scale in by the target tracking policy is disabled.
isDisableScaleIn() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
Indicates whether scale in by the target tracking policy is disabled.
isEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
Indicates whether server-side encryption is enabled (true) or disabled (false) on the table.
isEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
Indicates whether Time To Live is to be enabled (true) or disabled (false) on the table.
isExists() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Causes DynamoDB to evaluate the value before attempting a conditional operation:
isNULL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Null.
isPointInTimeRecoveryEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
isRestoreInProgress() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
Indicates if a restore is in progress or not.
isScanIndexForward() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Specifies the order for index traversal: If true (default), the traversal is performed in ascending order; if false, the traversal is performed in descending order.
isStreamEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
Indicates whether DynamoDB Streams is enabled (true) or disabled (false) on the table.
isUseLatestRestorableTime() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Restore the table to the latest possible time.
ItemCollectionMetrics - Class in com.amazonaws.services.dynamodbv2.model
Information about item collections, if any, that were affected by the operation.
ItemCollectionMetrics() - Constructor for class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
ItemCollectionSizeLimitExceededException - Exception in com.amazonaws.services.dynamodbv2.model
An item collection is too large.
ItemCollectionSizeLimitExceededException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ItemCollectionSizeLimitExceededException
Constructs a new ItemCollectionSizeLimitExceededException with the specified error message.

J

jsonErrorUnmarshallers - Variable in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
List of exception unmarshallers for all Amazon DynamoDB exceptions.

K

KeysAndAttributes - Class in com.amazonaws.services.dynamodbv2.model
Represents a set of primary keys and, for each key, the attributes to retrieve from the table.
KeysAndAttributes() - Constructor for class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
 
KeySchemaElement - Class in com.amazonaws.services.dynamodbv2.model
Represents a single element of a key schema.
KeySchemaElement() - Constructor for class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
Default constructor for KeySchemaElement object.
KeySchemaElement(String, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
Constructs a new KeySchemaElement object.
KeySchemaElement(String, KeyType) - Constructor for class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
Constructs a new KeySchemaElement object.
KeyType - Enum in com.amazonaws.services.dynamodbv2.model
Key Type

L

LimitExceededException - Exception in com.amazonaws.services.dynamodbv2.model
There is no limit to the number of daily on-demand backups that can be taken.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
listBackups(ListBackupsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
List backups associated with an AWS account.
listBackups(ListBackupsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
List backups associated with an AWS account.
listBackupsAsync(ListBackupsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
List backups associated with an AWS account.
listBackupsAsync(ListBackupsRequest, AsyncHandler<ListBackupsRequest, ListBackupsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
List backups associated with an AWS account.
listBackupsAsync(ListBackupsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
List backups associated with an AWS account.
listBackupsAsync(ListBackupsRequest, AsyncHandler<ListBackupsRequest, ListBackupsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
List backups associated with an AWS account.
ListBackupsRequest - Class in com.amazonaws.services.dynamodbv2.model
List backups associated with an AWS account.
ListBackupsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
 
ListBackupsResult - Class in com.amazonaws.services.dynamodbv2.model
 
ListBackupsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
 
listGlobalTables(ListGlobalTablesRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Lists all global tables that have a replica in the specified region.
listGlobalTables(ListGlobalTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Lists all global tables that have a replica in the specified region.
listGlobalTablesAsync(ListGlobalTablesRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Lists all global tables that have a replica in the specified region.
listGlobalTablesAsync(ListGlobalTablesRequest, AsyncHandler<ListGlobalTablesRequest, ListGlobalTablesResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Lists all global tables that have a replica in the specified region.
listGlobalTablesAsync(ListGlobalTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Lists all global tables that have a replica in the specified region.
listGlobalTablesAsync(ListGlobalTablesRequest, AsyncHandler<ListGlobalTablesRequest, ListGlobalTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Lists all global tables that have a replica in the specified region.
ListGlobalTablesRequest - Class in com.amazonaws.services.dynamodbv2.model
Lists all global tables that have a replica in the specified region.
ListGlobalTablesRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
 
ListGlobalTablesResult - Class in com.amazonaws.services.dynamodbv2.model
 
ListGlobalTablesResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
 
listTables(ListTablesRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of table names associated with the current account and endpoint.
listTables() - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of table names associated with the current account and endpoint.
listTables(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of table names associated with the current account and endpoint.
listTables(String, Integer) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of table names associated with the current account and endpoint.
listTables(Integer) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns an array of table names associated with the current account and endpoint.
listTables(ListTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of table names associated with the current account and endpoint.
listTables() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of table names associated with the current account and endpoint.
listTables(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of table names associated with the current account and endpoint.
listTables(String, Integer) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of table names associated with the current account and endpoint.
listTables(Integer) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns an array of table names associated with the current account and endpoint.
listTablesAsync(ListTablesRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns an array of table names associated with the current account and endpoint.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns an array of table names associated with the current account and endpoint.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns an array of table names associated with the current account and endpoint.
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Returns an array of table names associated with the current account and endpoint.
ListTablesRequest - Class in com.amazonaws.services.dynamodbv2.model
Returns an array of table names associated with the current account and endpoint.
ListTablesRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
Default constructor for ListTablesRequest object.
ListTablesRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
Constructs a new ListTablesRequest object.
ListTablesRequest(String, Integer) - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
Constructs a new ListTablesRequest object.
ListTablesResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a ListTables operation.
ListTablesResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTablesResult
 
listTagsOfResource(ListTagsOfResourceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
List all tags on an Amazon DynamoDB resource.
listTagsOfResource(ListTagsOfResourceRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
List all tags on an Amazon DynamoDB resource.
listTagsOfResourceAsync(ListTagsOfResourceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
List all tags on an Amazon DynamoDB resource.
listTagsOfResourceAsync(ListTagsOfResourceRequest, AsyncHandler<ListTagsOfResourceRequest, ListTagsOfResourceResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
List all tags on an Amazon DynamoDB resource.
listTagsOfResourceAsync(ListTagsOfResourceRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
List all tags on an Amazon DynamoDB resource.
listTagsOfResourceAsync(ListTagsOfResourceRequest, AsyncHandler<ListTagsOfResourceRequest, ListTagsOfResourceResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
List all tags on an Amazon DynamoDB resource.
ListTagsOfResourceRequest - Class in com.amazonaws.services.dynamodbv2.model
List all tags on an Amazon DynamoDB resource.
ListTagsOfResourceRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
 
ListTagsOfResourceResult - Class in com.amazonaws.services.dynamodbv2.model
 
ListTagsOfResourceResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
 
LocalSecondaryIndex - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a local secondary index.
LocalSecondaryIndex() - Constructor for class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
 
LocalSecondaryIndexDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a local secondary index.
LocalSecondaryIndexDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
 
LocalSecondaryIndexInfo - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a local secondary index for the table when the backup was created.
LocalSecondaryIndexInfo() - Constructor for class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
 

P

PointInTimeRecoveryDescription - Class in com.amazonaws.services.dynamodbv2.model
The description of the point in time settings applied to the table.
PointInTimeRecoveryDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
 
PointInTimeRecoverySpecification - Class in com.amazonaws.services.dynamodbv2.model
Represents the settings used to enable point in time recovery.
PointInTimeRecoverySpecification() - Constructor for class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
 
PointInTimeRecoveryStatus - Enum in com.amazonaws.services.dynamodbv2.model
Point In Time Recovery Status
PointInTimeRecoveryUnavailableException - Exception in com.amazonaws.services.dynamodbv2.model
Point in time recovery has not yet been enabled for this source table.
PointInTimeRecoveryUnavailableException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryUnavailableException
Constructs a new PointInTimeRecoveryUnavailableException with the specified error message.
Projection - Class in com.amazonaws.services.dynamodbv2.model
Represents attributes that are copied (projected) from the table into an index.
Projection() - Constructor for class com.amazonaws.services.dynamodbv2.model.Projection
 
ProjectionType - Enum in com.amazonaws.services.dynamodbv2.model
Projection Type
ProvisionedThroughput - Class in com.amazonaws.services.dynamodbv2.model
Represents the provisioned throughput settings for a specified table or index.
ProvisionedThroughput() - Constructor for class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
Default constructor for ProvisionedThroughput object.
ProvisionedThroughput(Long, Long) - Constructor for class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
Constructs a new ProvisionedThroughput object.
ProvisionedThroughputDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the provisioned throughput settings for the table, consisting of read and write capacity units, along with data about increases and decreases.
ProvisionedThroughputDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
 
ProvisionedThroughputExceededException - Exception in com.amazonaws.services.dynamodbv2.model
Your request rate is too high.
ProvisionedThroughputExceededException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputExceededException
Constructs a new ProvisionedThroughputExceededException with the specified error message.
putItem(PutItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Creates a new item, or replaces an old item with a new item.
putItem(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Creates a new item, or replaces an old item with a new item.
putItem(String, Map<String, AttributeValue>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Creates a new item, or replaces an old item with a new item.
putItem(PutItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Creates a new item, or replaces an old item with a new item.
putItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Creates a new item, or replaces an old item with a new item.
putItem(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Creates a new item, or replaces an old item with a new item.
putItemAsync(PutItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Creates a new item, or replaces an old item with a new item.
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Creates a new item, or replaces an old item with a new item.
putItemAsync(PutItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Creates a new item, or replaces an old item with a new item.
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Creates a new item, or replaces an old item with a new item.
PutItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Creates a new item, or replaces an old item with a new item.
PutItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Default constructor for PutItemRequest object.
PutItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Constructs a new PutItemRequest object.
PutItemRequest(String, Map<String, AttributeValue>, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Constructs a new PutItemRequest object.
PutItemRequest(String, Map<String, AttributeValue>, ReturnValue) - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Constructs a new PutItemRequest object.
PutItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a PutItem operation.
PutItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.PutItemResult
 
PutRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents a request to perform a PutItem operation on an item.
PutRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.PutRequest
Default constructor for PutRequest object.
PutRequest(Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.PutRequest
Constructs a new PutRequest object.

Q

query(QueryRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The Query operation finds items based on primary key values.
query(QueryRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The Query operation finds items based on primary key values.
queryAsync(QueryRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The Query operation finds items based on primary key values.
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The Query operation finds items based on primary key values.
queryAsync(QueryRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The Query operation finds items based on primary key values.
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The Query operation finds items based on primary key values.
QueryRequest - Class in com.amazonaws.services.dynamodbv2.model
The Query operation finds items based on primary key values.
QueryRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.QueryRequest
Default constructor for QueryRequest object.
QueryRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.QueryRequest
Constructs a new QueryRequest object.
QueryResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a Query operation.
QueryResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.QueryResult
 

R

Replica - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a replica.
Replica() - Constructor for class com.amazonaws.services.dynamodbv2.model.Replica
 
ReplicaAlreadyExistsException - Exception in com.amazonaws.services.dynamodbv2.model
The specified replica is already part of the global table.
ReplicaAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ReplicaAlreadyExistsException
Constructs a new ReplicaAlreadyExistsException with the specified error message.
ReplicaDescription - Class in com.amazonaws.services.dynamodbv2.model
Contains the details of the replica.
ReplicaDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
 
ReplicaGlobalSecondaryIndexSettingsDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a global secondary index.
ReplicaGlobalSecondaryIndexSettingsDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
ReplicaGlobalSecondaryIndexSettingsUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents the settings of a global secondary index for a global table that will be modified.
ReplicaGlobalSecondaryIndexSettingsUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
ReplicaNotFoundException - Exception in com.amazonaws.services.dynamodbv2.model
The specified replica is no longer part of the global table.
ReplicaNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ReplicaNotFoundException
Constructs a new ReplicaNotFoundException with the specified error message.
ReplicaSettingsDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a replica.
ReplicaSettingsDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
 
ReplicaSettingsUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents the settings for a global table in a region that will be modified.
ReplicaSettingsUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
 
ReplicaStatus - Enum in com.amazonaws.services.dynamodbv2.model
Replica Status
ReplicaUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents one of the following:
ReplicaUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
 
ResourceInUseException - Exception in com.amazonaws.services.dynamodbv2.model
The operation conflicts with the resource's availability.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
ResourceNotFoundException - Exception in com.amazonaws.services.dynamodbv2.model
The operation tried to access a nonexistent table or index.
ResourceNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ResourceNotFoundException
Constructs a new ResourceNotFoundException with the specified error message.
RestoreSummary - Class in com.amazonaws.services.dynamodbv2.model
Contains details for the restore.
RestoreSummary() - Constructor for class com.amazonaws.services.dynamodbv2.model.RestoreSummary
 
restoreTableFromBackup(RestoreTableFromBackupRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Creates a new table from an existing backup.
restoreTableFromBackup(RestoreTableFromBackupRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Creates a new table from an existing backup.
restoreTableFromBackupAsync(RestoreTableFromBackupRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Creates a new table from an existing backup.
restoreTableFromBackupAsync(RestoreTableFromBackupRequest, AsyncHandler<RestoreTableFromBackupRequest, RestoreTableFromBackupResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Creates a new table from an existing backup.
restoreTableFromBackupAsync(RestoreTableFromBackupRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Creates a new table from an existing backup.
restoreTableFromBackupAsync(RestoreTableFromBackupRequest, AsyncHandler<RestoreTableFromBackupRequest, RestoreTableFromBackupResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Creates a new table from an existing backup.
RestoreTableFromBackupRequest - Class in com.amazonaws.services.dynamodbv2.model
Creates a new table from an existing backup.
RestoreTableFromBackupRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
 
RestoreTableFromBackupResult - Class in com.amazonaws.services.dynamodbv2.model
 
RestoreTableFromBackupResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupResult
 
restoreTableToPointInTime(RestoreTableToPointInTimeRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Restores the specified table to the specified point in time within EarliestRestorableDateTime and LatestRestorableDateTime.
restoreTableToPointInTime(RestoreTableToPointInTimeRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Restores the specified table to the specified point in time within EarliestRestorableDateTime and LatestRestorableDateTime.
restoreTableToPointInTimeAsync(RestoreTableToPointInTimeRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Restores the specified table to the specified point in time within EarliestRestorableDateTime and LatestRestorableDateTime.
restoreTableToPointInTimeAsync(RestoreTableToPointInTimeRequest, AsyncHandler<RestoreTableToPointInTimeRequest, RestoreTableToPointInTimeResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Restores the specified table to the specified point in time within EarliestRestorableDateTime and LatestRestorableDateTime.
restoreTableToPointInTimeAsync(RestoreTableToPointInTimeRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Restores the specified table to the specified point in time within EarliestRestorableDateTime and LatestRestorableDateTime.
restoreTableToPointInTimeAsync(RestoreTableToPointInTimeRequest, AsyncHandler<RestoreTableToPointInTimeRequest, RestoreTableToPointInTimeResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Restores the specified table to the specified point in time within EarliestRestorableDateTime and LatestRestorableDateTime.
RestoreTableToPointInTimeRequest - Class in com.amazonaws.services.dynamodbv2.model
Restores the specified table to the specified point in time within EarliestRestorableDateTime and LatestRestorableDateTime.
RestoreTableToPointInTimeRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
 
RestoreTableToPointInTimeResult - Class in com.amazonaws.services.dynamodbv2.model
 
RestoreTableToPointInTimeResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
 
ReturnConsumedCapacity - Enum in com.amazonaws.services.dynamodbv2.model
Determines the level of detail about provisioned throughput consumption that is returned in the response:
ReturnItemCollectionMetrics - Enum in com.amazonaws.services.dynamodbv2.model
Return Item Collection Metrics
ReturnValue - Enum in com.amazonaws.services.dynamodbv2.model
Return Value

S

ScalarAttributeType - Enum in com.amazonaws.services.dynamodbv2.model
Scalar Attribute Type
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 a table or a secondary index.
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 a table or a secondary index.
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 a table or a secondary index.
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 a table or a secondary index.
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 a table or a secondary index.
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 a table or a secondary index.
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 a table or a secondary index.
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 a table or a secondary index.
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 a table or a secondary index.
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 a table or a secondary index.
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 a table or a secondary index.
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 a table or a secondary index.
ScanRequest - Class in com.amazonaws.services.dynamodbv2.model
The Scan operation returns one or more items and item attributes by accessing every item in a table or a secondary index.
ScanRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanRequest
Default constructor for 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
 
Select - Enum in com.amazonaws.services.dynamodbv2.model
Select
setAccountMaxReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
The maximum total read capacity units that your account allows you to provision across all of your tables in this region.
setAccountMaxWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
The maximum total write capacity units that your account allows you to provision across all of your tables in this region.
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.
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.
setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
An array of attributes that describe the key schema for the table and indexes.
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.dynamodbv2.model.TimeToLiveDescription
The name of the Time to Live attribute for items in the table.
setAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
The name of the Time to Live attribute used to store the expiration time for items in the table.
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 appear before or after the UpdateItem operation, as determined by the ReturnValues parameter.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
This is a legacy parameter.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
This is a legacy parameter.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
setAttributeType(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
The data type for the attribute, where:
setAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
The data type for the attribute, where:
setAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
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.
setAutoScalingDisabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Disabled autoscaling for this global table or global secondary index.
setAutoScalingDisabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Disabled autoscaling for this global table or global secondary index.
setAutoScalingRoleArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Role ARN used for configuring autoScaling policy.
setAutoScalingRoleArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Role ARN used for configuring autoscaling policy.
setB(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Binary.
setBackfilling(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Indicates whether the index is currently backfilling.
setBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
ARN associated with the backup.
setBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
ARN associated with the backup.
setBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupRequest
The ARN associated with the backup.
setBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupRequest
The ARN associated with the backup.
setBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The ARN associated with the backup.
setBackupCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Time at which the backup was created.
setBackupCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Time at which the backup was created.
setBackupDescription(BackupDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
Contains the description of the backup created for the table.
setBackupDescription(BackupDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
Contains the description of the backup created for the table.
setBackupDetails(BackupDetails) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
Contains the details of the backup created for the table.
setBackupDetails(BackupDetails) - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
Contains the details of the backup created for the table.
setBackupName(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Name of the requested backup.
setBackupName(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Name of the specified backup.
setBackupName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
Specified name for the backup.
setBackupSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Size of the backup in bytes.
setBackupSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Size of the backup in bytes.
setBackupStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
setBackupStatus(BackupStatus) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
setBackupStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
setBackupStatus(BackupStatus) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
setBackupSummaries(Collection<BackupSummary>) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
List of BackupSummary objects.
setBOOL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Boolean.
setBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Binary Set.
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.
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.
setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
This is a legacy parameter.
setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
This is a legacy parameter.
setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
This is a legacy parameter.
setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
This is a legacy parameter.
setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A condition that must be satisfied in order for a conditional DeleteItem to succeed.
setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
A condition that must be satisfied in order for a conditional PutItem operation to succeed.
setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
A condition that must be satisfied in order for a conditional update to succeed.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads.
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
Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
A Boolean value that determines the read consistency model during the scan:
setConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
The read capacity units consumed by the entire BatchGetItem operation.
setConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
The capacity units consumed by the entire BatchWriteItem operation.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
The capacity units consumed by the DeleteItem operation.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
The capacity units consumed by the GetItem operation.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
The capacity units consumed by the PutItem operation.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The capacity units consumed by the Query operation.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The capacity units consumed by the Scan operation.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
The capacity units consumed by the UpdateItem operation.
setContinuousBackupsDescription(ContinuousBackupsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
Represents the continuous backups and point in time recovery settings on the table.
setContinuousBackupsDescription(ContinuousBackupsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
Represents the continuous backups and point in time recovery settings on the table.
setContinuousBackupsStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
ContinuousBackupsStatus can be one of the following states : ENABLED, DISABLED
setContinuousBackupsStatus(ContinuousBackupsStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
ContinuousBackupsStatus can be one of the following states : ENABLED, DISABLED
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.
setCreate(CreateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
The parameters required for creating a global secondary index on an existing table:
setCreate(CreateReplicaAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
The parameters required for creating a replica on an existing global table.
setCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The creation time of the global table.
setCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The date and time when the table was created, in UNIX epoch time format.
setDelete(DeleteGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
The name of an existing global secondary index to be removed.
setDelete(DeleteReplicaAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
The name of the existing replica to be removed.
setDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
A request to perform a DeleteItem operation.
setDisableScaleIn(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
Indicates whether scale in by the target tracking policy is disabled.
setDisableScaleIn(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
Indicates whether scale in by the target tracking policy is disabled.
setEarliestRestorableDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
Specifies the earliest point in time you can restore your table to.
setEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
Indicates whether server-side encryption is enabled (true) or disabled (false) on the table.
setEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
Indicates whether Time To Live is to be enabled (true) or disabled (false) on the table.
setEndpoint(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Overrides the default endpoint for this client ("https://dynamodb.us-east-1.amazonaws.com").
setExclusiveStartBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
LastEvaluatedBackupArn is the ARN of the backup last evaluated when the current page of results was returned, inclusive of the current page of results.
setExclusiveStartGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
The first global table name that this operation will evaluate.
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<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.
setExists(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Causes DynamoDB to evaluate the value before attempting a conditional operation:
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
This is a legacy parameter.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
This is a legacy parameter.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
One or more substitution tokens for attribute names in an expression.
setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
One or more substitution tokens for attribute names in an expression.
setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
One or more substitution tokens for attribute names in an expression.
setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
One or more substitution tokens for attribute names in an expression.
setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
One or more substitution tokens for attribute names in an expression.
setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
One or more substitution tokens for attribute names in an expression.
setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
One or more substitution tokens for attribute names in an expression.
setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
One or more values that can be substituted in an expression.
setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
One or more values that can be substituted in an expression.
setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
One or more values that can be substituted in an expression.
setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
One or more values that can be substituted in an expression.
setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
One or more values that can be substituted in an expression.
setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
A string that contains conditions that DynamoDB applies after the Query operation, but before the data is returned to you.
setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
A string that contains conditions that DynamoDB applies after the Scan operation, but before the data is returned to you.
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<GlobalSecondaryIndexInfo>) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Represents the GSI properties for the table when the backup was created.
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 for the table.
setGlobalTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The unique identifier of the global table.
setGlobalTableDescription(GlobalTableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
Contains the details of the global table.
setGlobalTableDescription(GlobalTableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
Contains the details of the global table.
setGlobalTableDescription(GlobalTableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
Contains the details of the global table.
setGlobalTableGlobalSecondaryIndexSettingsUpdate(Collection<GlobalTableGlobalSecondaryIndexSettingsUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
Represents the settings of a global secondary index for a global table that will be modified.
setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
The global table name.
setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
The name of the global table.
setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
The name of the global table to describe.
setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
The name of the global table.
setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
The global table name.
setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The global table name.
setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
The global table name.
setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
The name of the global table
setGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
The name of the global table.
setGlobalTableProvisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
AutoScaling settings for managing provisioned write capacity for the global table.
setGlobalTableProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
setGlobalTables(Collection<GlobalTable>) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
List of global table names.
setGlobalTableStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The current state of the global table:
setGlobalTableStatus(GlobalTableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The current state of the global table:
setIndexArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The Amazon Resource Name (ARN) that uniquely identifies the index.
setIndexArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The Amazon Resource Name (ARN) that uniquely identifies the index.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
The name of the global secondary index to be created.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
The name of the global secondary index to be deleted.
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.GlobalSecondaryIndexInfo
The name of the global secondary index.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
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.LocalSecondaryIndexInfo
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.ReplicaGlobalSecondaryIndexSettingsDescription
The name of the global secondary index.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
The name of the global secondary index.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The name of a secondary index to scan.
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:
setIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
The current status of the global secondary index:
setIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
The current status of the global secondary index:
setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
A map of attribute names to AttributeValue objects, as specified by ProjectionExpression.
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 partition 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 DeleteItem operation.
setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Information about item collections, if any, that were affected by the PutItem operation.
setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Information about item collections, if any, that were affected by the UpdateItem 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.SourceTableDetails
Number of items in the table.
setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The number of items in the specified table.
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.
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<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(String) - Method in class com.amazonaws.services.dynamodbv2.model.Tag
The key of the tag.Tag keys are case sensitive.
setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key of the item to be updated.
setKeyConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The condition that specifies the key value(s) for items to be retrieved by the Query action.
setKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
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.
setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
The key schema for the global secondary index.
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:
setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
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:
setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
The complete key schema for a local secondary index, which consists of one or more pairs of attribute names and key types:
setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Schema of the table.
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 role that this key attribute will assume:
setKeyType(KeyType) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The role that this key attribute will assume:
setKMSMasterKeyArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
The KMS master key ARN used for the KMS encryption.
setL(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type List.
setLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The date and time of the last provisioned throughput decrease for this table.
setLastEvaluatedBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
The ARN of the backup last evaluated when the current page of results was returned, inclusive of the current page of results.
setLastEvaluatedGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
Last evaluated global table name.
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.
setLatestRestorableDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
LatestRestorableDateTime is typically 5 minutes before the current time.
setLatestStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The Amazon Resource Name (ARN) that uniquely identifies the latest stream for this table.
setLatestStreamLabel(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
A timestamp, in ISO 8601 format, for this stream.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
Maximum number of backups to return at once.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
The maximum number of table names to return.
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).
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<LocalSecondaryIndexInfo>) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Represents the LSI properties for the table when the backup was created.
setLocalSecondaryIndexes(Collection<LocalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents one or more local secondary indexes on the table.
setM(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Map.
setMaximumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
The maximum capacity units that a global table or global secondary index should be scaled up to.
setMaximumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
The maximum capacity units that a global table or global secondary index should be scaled up to.
setMinimumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
The minimum capacity units that a global table or global secondary index should be scaled down to.
setMinimumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
The minimum capacity units that a global table or global secondary index should be scaled down to.
setN(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Number.
setNextToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
An optional string that, if supplied, must be copied from the output of a previous call to ListTagOfResource.
setNextToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
If this value is returned, there are additional results to be displayed.
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.
setNS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Number Set.
setNULL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Null.
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.
setPointInTimeRecoveryDescription(PointInTimeRecoveryDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
The description of the point in time recovery settings applied to the table.
setPointInTimeRecoveryEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
setPointInTimeRecoverySpecification(PointInTimeRecoverySpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
Represents the settings used to enable point in time recovery.
setPointInTimeRecoveryStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
The current state of point in time recovery:
setPointInTimeRecoveryStatus(PointInTimeRecoveryStatus) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
The current state of point in time recovery:
setPolicyName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
The name of the scaling policy.
setPolicyName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
The name of the scaling policy.
setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
Represents attributes that are copied (projected) from the table into an index.
setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
Represents attributes that are copied (projected) from the table into the global secondary index.
setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into the global secondary index.
setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
Represents attributes that are copied (projected) from the table into the global secondary index.
setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
Represents attributes that are copied (projected) from the table into the local secondary index.
setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into the global secondary index.
setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
Represents attributes that are copied (projected) from the table into the global secondary index.
setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
A string that identifies one or more attributes to retrieve from the table.
setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
A string that identifies one or more attributes to retrieve from the table.
setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
A string that identifies one or more attributes to retrieve from the table.
setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
A string that identifies one or more attributes to retrieve from the specified table or index.
setProjectionType(String) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
The set of attributes that are projected into the index:
setProjectionType(ProjectionType) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
The set of attributes that are projected into the index:
setProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
Autoscaling settings for a global secondary index replica's read capacity units.
setProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
Autoscaling settings for managing a global secondary index replica's read capacity units.
setProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
setProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
Represents the provisioned throughput settings for the specified global secondary index.
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 the specified global secondary index.
setProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Represents the provisioned throughput settings for the specified global secondary index.
setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
Represents the provisioned throughput settings for the specified global secondary index.
setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Read IOPs and Write IOPS on the table when the backup was created.
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 the specified global secondary index.
setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
The new provisioned throughput settings for the specified table or index.
setProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
AutoScaling settings for a global secondary index replica's write capacity units.
setProvisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
AutoScaling settings for managing a global secondary index's write capacity units.
setProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
setProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
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.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
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.
setRegion(Region) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
An alternative to AmazonDynamoDB.setEndpoint(String), sets the regional endpoint for this client's service calls.
setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
The region of the replica to be added.
setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
The region of the replica to be removed.
setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
Lists the global tables in a specific region.
setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.Replica
The region where the replica needs to be created.
setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
The name of the region.
setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The region name of the replica.
setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
The region of the replica to be added.
setReplicaGlobalSecondaryIndexSettings(Collection<ReplicaGlobalSecondaryIndexSettingsDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Replica global secondary index settings for the global table.
setReplicaGlobalSecondaryIndexSettingsUpdate(Collection<ReplicaGlobalSecondaryIndexSettingsUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
Represents the settings of a global secondary index for a global table that will be modified.
setReplicaProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Autoscaling settings for a global table replica's read capacity units.
setReplicaProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
Autoscaling settings for managing a global table replica's read capacity units.
setReplicaProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
setReplicaProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
setReplicaProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
AutoScaling settings for a global table replica's write capacity units.
setReplicaProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
setReplicaSettings(Collection<ReplicaSettingsDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
The region specific settings for the global table.
setReplicaSettings(Collection<ReplicaSettingsDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
The region specific settings for the global table.
setReplicaSettingsUpdate(Collection<ReplicaSettingsUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
Represents the settings for a global table in a region that will be modified.
setReplicaStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The current state of the region:
setReplicaStatus(ReplicaStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The current state of the region:
setReplicationGroup(Collection<Replica>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
The regions where the global table needs to be created.
setReplicationGroup(Collection<Replica>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
The regions where the global table has replicas.
setReplicationGroup(Collection<ReplicaDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The regions where the global table has replicas.
setReplicaUpdates(Collection<ReplicaUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
A list of regions that should be added or removed from the global table.
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, a map that describes one or more items to retrieve from that table.
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).
setResourceArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
The Amazon DynamoDB resource with tags to be listed.
setResourceArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
Identifies the Amazon DynamoDB resource to which tags should be added.
setResourceArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
The Amazon DyanamoDB resource the tags will be removed from.
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.
setRestoreDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
Point in time or source backup time.
setRestoreDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Time in the past to restore the table to.
setRestoreInProgress(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
Indicates if a restore is in progress or not.
setRestoreSummary(RestoreSummary) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Contains details for the restore.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Determines whether item collection metrics are returned.
setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Determines whether item collection metrics are returned.
setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Determines whether item collection metrics are returned.
setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Determines whether item collection metrics are returned.
setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Determines whether item collection metrics are returned.
setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Determines whether item collection metrics are returned.
setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Determines whether item collection metrics are returned.
setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Determines whether item collection metrics are returned.
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 appear before or after they are updated.
setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Use ReturnValues if you want to get the item attributes as they appear before or after they are updated.
setS(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type String.
setScaleInCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
The amount of time, in seconds, after a scale in activity completes before another scale in activity can start.
setScaleInCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
The amount of time, in seconds, after a scale in activity completes before another scale in activity can start.
setScaleOutCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
The amount of time, in seconds, after a scale out activity completes before another scale out activity can start.
setScaleOutCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
The amount of time, in seconds, after a scale out activity completes before another scale out activity can start.
setScalingPolicies(Collection<AutoScalingPolicyDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Information about the scaling policies.
setScalingPolicyUpdate(AutoScalingPolicyUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
The scaling policy to apply for scaling target global table or global secondary index capacity units.
setScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
setScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Specifies the order for index traversal: If true (default), the traversal is performed in ascending order; if false, the traversal is performed in descending order.
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.
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.
setSizeEstimateRangeGB(Collection<Double>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
An estimate of item collection size, in gigabytes.
setSourceBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
ARN of the backup from which the table was restored.
setSourceTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
ARN of the source table of the backup that is being restored.
setSourceTableDetails(SourceTableDetails) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
Contains the details of the table when the backup was created.
setSourceTableFeatureDetails(SourceTableFeatureDetails) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
Contains the details of the features enabled on the table when the backup was created.
setSourceTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Name of the source table that is being restored.
setSS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type String Set.
setSSEDescription(SSEDescription) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
The description of the server-side encryption status on the table when the backup was created.
setSSEDescription(SSEDescription) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The description of the server-side encryption status on the specified table.
setSSESpecification(SSESpecification) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Represents the settings used to enable server-side encryption.
setSSEType(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Server-side encryption type:
setSSEType(SSEType) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Server-side encryption type:
setStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
The current state of server-side encryption:
setStatus(SSEStatus) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
The current state of server-side encryption:
setStreamDescription(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Stream settings on the table when the backup was created.
setStreamEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
Indicates whether DynamoDB Streams is enabled (true) or disabled (false) on the table.
setStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
The settings for DynamoDB Streams on the table.
setStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The current DynamoDB Streams configuration for the table.
setStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Represents the DynamoDB Streams configuration for the table.
setStreamViewType(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
When an item in the table is modified, StreamViewType determines what information is written to the stream for this table.
setStreamViewType(StreamViewType) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
When an item in the table is modified, StreamViewType determines what information is written to the stream for this table.
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
The properties of the table.
setTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
ARN associated with the table.
setTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
ARN of the table for which backup was created.
setTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The Amazon Resource Name (ARN) that uniquely identifies the table.
setTableCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Time when the source table was created.
setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
Represents the properties of the 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.RestoreTableFromBackupResult
The description of the table created from an existing backup.
setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
Represents the properties of a table.
setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
Represents the properties of the table.
setTableId(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Unique identifier for the table.
setTableId(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Unique identifier for the table for which the backup was created.
setTableId(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Unique identifier for the table for which the backup was created.
setTableMaxReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
The maximum read capacity units that your account allows you to provision for a new table that you are creating in this region, including the read capacity units provisioned for its global secondary indexes (GSIs).
setTableMaxWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
The maximum write capacity units that your account allows you to provision for a new table that you are creating in this region, including the write capacity units provisioned for its global secondary indexes (GSIs).
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Name of the 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.CreateBackupRequest
The name of the table.
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.DescribeContinuousBackupsRequest
Name of the table for which the customer wants to check the continuous backups and point in time recovery settings.
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.DescribeTimeToLiveRequest
The name of the table to be described.
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.ListBackupsRequest
The backups from the table specified by TableName are listed.
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; or, if you provide IndexName, the name of the table to which that index belongs.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
The name of the table for which the backup was created.
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.UpdateContinuousBackupsRequest
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.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
The name of the table to be configured.
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.SourceTableDetails
Size of the table in bytes.
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:
setTagKeys(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
A list of tag keys.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
The tags currently associated with the Amazon DynamoDB resource.
setTags(Collection<Tag>) - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
The tags to be assigned to the Amazon DynamoDB resource.
setTargetTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The name of the new table to which the backup must be restored.
setTargetTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
The name of the new table to which it must be restored to.
setTargetTrackingScalingPolicyConfiguration(AutoScalingTargetTrackingScalingPolicyConfigurationDescription) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
Represents a target tracking scaling policy configuration.
setTargetTrackingScalingPolicyConfiguration(AutoScalingTargetTrackingScalingPolicyConfigurationUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
Represents a target tracking scaling policy configuration.
setTargetValue(Double) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
The target value for the metric.
setTargetValue(Double) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
The target value for the metric.
setTimeRangeLowerBound(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
Only backups created after this time are listed.
setTimeRangeUpperBound(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
Only backups created before this time are listed.
setTimeToLiveDescription(TimeToLiveDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult

setTimeToLiveDescription(TimeToLiveDescription) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Time to Live settings on the table when the backup was created.
setTimeToLiveSpecification(TimeToLiveSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
Represents the settings used to enable or disable Time to Live for the specified table.
setTimeToLiveSpecification(TimeToLiveSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
Represents the output of an UpdateTimeToLive operation.
setTimeToLiveStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
The Time to Live status for the table.
setTimeToLiveStatus(TimeToLiveStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
The Time to Live status for the table.
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.
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 an existing global secondary index, along with new provisioned throughput settings to be applied to that index.
setUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
An expression that defines one or more attributes to be updated, the action to be performed on them, and new value(s) for them.
setUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Restore the table to the latest possible time.
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 the expected attribute.
setValue(String) - Method in class com.amazonaws.services.dynamodbv2.model.Tag
The value of the tag.
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.
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.
SourceTableDetails - Class in com.amazonaws.services.dynamodbv2.model
Contains the details of the table when the backup was created.
SourceTableDetails() - Constructor for class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
 
SourceTableFeatureDetails - Class in com.amazonaws.services.dynamodbv2.model
Contains the details of the features enabled on the table when the backup was created.
SourceTableFeatureDetails() - Constructor for class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
 
SSEDescription - Class in com.amazonaws.services.dynamodbv2.model
The description of the server-side encryption status on the specified table.
SSEDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.SSEDescription
 
SSESpecification - Class in com.amazonaws.services.dynamodbv2.model
Represents the settings used to enable server-side encryption.
SSESpecification() - Constructor for class com.amazonaws.services.dynamodbv2.model.SSESpecification
 
SSEStatus - Enum in com.amazonaws.services.dynamodbv2.model
SSEStatus
SSEType - Enum in com.amazonaws.services.dynamodbv2.model
SSEType
StreamSpecification - Class in com.amazonaws.services.dynamodbv2.model
Represents the DynamoDB Streams configuration for a table in DynamoDB.
StreamSpecification() - Constructor for class com.amazonaws.services.dynamodbv2.model.StreamSpecification
 
StreamViewType - Enum in com.amazonaws.services.dynamodbv2.model
Stream View Type

T

TableAlreadyExistsException - Exception in com.amazonaws.services.dynamodbv2.model
A target table with the specified name already exists.
TableAlreadyExistsException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.TableAlreadyExistsException
Constructs a new TableAlreadyExistsException with the specified error message.
TableDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a table.
TableDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.TableDescription
 
TableInUseException - Exception in com.amazonaws.services.dynamodbv2.model
A target table with the specified name is either being created or deleted.
TableInUseException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.TableInUseException
Constructs a new TableInUseException with the specified error message.
TableNotFoundException - Exception in com.amazonaws.services.dynamodbv2.model
A source table with the name TableName does not currently exist within the subscriber's account.
TableNotFoundException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.TableNotFoundException
Constructs a new TableNotFoundException with the specified error message.
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.dynamodbv2.model
Describes a tag.
Tag() - Constructor for class com.amazonaws.services.dynamodbv2.model.Tag
 
tagResource(TagResourceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Associate a set of tags with an Amazon DynamoDB resource.
tagResource(TagResourceRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Associate a set of tags with an Amazon DynamoDB resource.
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Associate a set of tags with an Amazon DynamoDB resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, Void>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Associate a set of tags with an Amazon DynamoDB resource.
tagResourceAsync(TagResourceRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Associate a set of tags with an Amazon DynamoDB resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, Void>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Associate a set of tags with an Amazon DynamoDB resource.
TagResourceRequest - Class in com.amazonaws.services.dynamodbv2.model
Associate a set of tags with an Amazon DynamoDB resource.
TagResourceRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
 
TimeToLiveDescription - Class in com.amazonaws.services.dynamodbv2.model
The description of the Time to Live (TTL) status on the specified table.
TimeToLiveDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
 
TimeToLiveSpecification - Class in com.amazonaws.services.dynamodbv2.model
Represents the settings used to enable or disable Time to Live for the specified table.
TimeToLiveSpecification() - Constructor for class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
 
TimeToLiveStatus - Enum in com.amazonaws.services.dynamodbv2.model
Time To Live Status
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.AutoScalingPolicyDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.BackupStatus
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
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.ContinuousBackupsDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ContinuousBackupsStatus
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
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.DeleteBackupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
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.DeleteReplicaAction
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.DescribeBackupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
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.DescribeTimeToLiveRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult
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.GlobalSecondaryIndexInfo
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 class com.amazonaws.services.dynamodbv2.model.GlobalTable
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.GlobalTableStatus
 
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.ListBackupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
Returns a string representation of this object; useful for testing and debugging.
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.ListTagsOfResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
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.LocalSecondaryIndexInfo
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryStatus
 
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 class com.amazonaws.services.dynamodbv2.model.Replica
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReplicaStatus
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
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.SourceTableDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.SSEStatus
 
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.SSEType
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.StreamViewType
 
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.Tag
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.TimeToLiveStatus
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
Returns a string representation of this object; useful for testing and debugging.
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.UpdateGlobalTableRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
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.UpdateTimeToLiveRequest
Returns a string representation of this object; useful for testing and debugging.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
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.

U

untagResource(UntagResourceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Removes the association of tags from an Amazon DynamoDB resource.
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Removes the association of tags from an Amazon DynamoDB resource.
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Removes the association of tags from an Amazon DynamoDB resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, Void>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Removes the association of tags from an Amazon DynamoDB resource.
untagResourceAsync(UntagResourceRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Removes the association of tags from an Amazon DynamoDB resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, Void>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Removes the association of tags from an Amazon DynamoDB resource.
UntagResourceRequest - Class in com.amazonaws.services.dynamodbv2.model
Removes the association of tags from an Amazon DynamoDB resource.
UntagResourceRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
 
updateContinuousBackups(UpdateContinuousBackupsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
UpdateContinuousBackups enables or disables point in time recovery for the specified table.
updateContinuousBackups(UpdateContinuousBackupsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
UpdateContinuousBackups enables or disables point in time recovery for the specified table.
updateContinuousBackupsAsync(UpdateContinuousBackupsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
UpdateContinuousBackups enables or disables point in time recovery for the specified table.
updateContinuousBackupsAsync(UpdateContinuousBackupsRequest, AsyncHandler<UpdateContinuousBackupsRequest, UpdateContinuousBackupsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
UpdateContinuousBackups enables or disables point in time recovery for the specified table.
updateContinuousBackupsAsync(UpdateContinuousBackupsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
UpdateContinuousBackups enables or disables point in time recovery for the specified table.
updateContinuousBackupsAsync(UpdateContinuousBackupsRequest, AsyncHandler<UpdateContinuousBackupsRequest, UpdateContinuousBackupsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
UpdateContinuousBackups enables or disables point in time recovery for the specified table.
UpdateContinuousBackupsRequest - Class in com.amazonaws.services.dynamodbv2.model
UpdateContinuousBackups enables or disables point in time recovery for the specified table.
UpdateContinuousBackupsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
 
UpdateContinuousBackupsResult - Class in com.amazonaws.services.dynamodbv2.model
 
UpdateContinuousBackupsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
 
UpdateGlobalSecondaryIndexAction - Class in com.amazonaws.services.dynamodbv2.model
Represents the new provisioned throughput settings to be applied to a global secondary index.
UpdateGlobalSecondaryIndexAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
 
updateGlobalTable(UpdateGlobalTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Adds or removes replicas in the specified global table.
updateGlobalTable(UpdateGlobalTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Adds or removes replicas in the specified global table.
updateGlobalTableAsync(UpdateGlobalTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Adds or removes replicas in the specified global table.
updateGlobalTableAsync(UpdateGlobalTableRequest, AsyncHandler<UpdateGlobalTableRequest, UpdateGlobalTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Adds or removes replicas in the specified global table.
updateGlobalTableAsync(UpdateGlobalTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Adds or removes replicas in the specified global table.
updateGlobalTableAsync(UpdateGlobalTableRequest, AsyncHandler<UpdateGlobalTableRequest, UpdateGlobalTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Adds or removes replicas in the specified global table.
UpdateGlobalTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Adds or removes replicas in the specified global table.
UpdateGlobalTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
 
UpdateGlobalTableResult - Class in com.amazonaws.services.dynamodbv2.model
 
UpdateGlobalTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
 
updateGlobalTableSettings(UpdateGlobalTableSettingsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Updates settings for a global table.
updateGlobalTableSettings(UpdateGlobalTableSettingsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Updates settings for a global table.
updateGlobalTableSettingsAsync(UpdateGlobalTableSettingsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Updates settings for a global table.
updateGlobalTableSettingsAsync(UpdateGlobalTableSettingsRequest, AsyncHandler<UpdateGlobalTableSettingsRequest, UpdateGlobalTableSettingsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Updates settings for a global table.
updateGlobalTableSettingsAsync(UpdateGlobalTableSettingsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Updates settings for a global table.
updateGlobalTableSettingsAsync(UpdateGlobalTableSettingsRequest, AsyncHandler<UpdateGlobalTableSettingsRequest, UpdateGlobalTableSettingsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Updates settings for a global table.
UpdateGlobalTableSettingsRequest - Class in com.amazonaws.services.dynamodbv2.model
Updates settings for a global table.
UpdateGlobalTableSettingsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
 
UpdateGlobalTableSettingsResult - Class in com.amazonaws.services.dynamodbv2.model
 
UpdateGlobalTableSettingsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
 
updateItem(UpdateItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
updateItem(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
updateItemAsync(UpdateItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
updateItemAsync(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
UpdateItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Edits an existing item's attributes, or adds a new item to the table if it does not already exist.
UpdateItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Default constructor for UpdateItemRequest object.
UpdateItemRequest(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Constructs a new UpdateItemRequest object.
UpdateItemRequest(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Constructs a new UpdateItemRequest object.
UpdateItemRequest(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, ReturnValue) - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Constructs a new UpdateItemRequest object.
UpdateItemResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of an UpdateItem operation.
UpdateItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
 
updateTable(UpdateTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.
updateTable(String, ProvisionedThroughput) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.
updateTable(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.
updateTable(String, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.
updateTableAsync(UpdateTableRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.
updateTableAsync(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.
UpdateTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Modifies the provisioned throughput settings, global secondary indexes, or DynamoDB Streams settings for a given table.
UpdateTableRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Default constructor for UpdateTableRequest object.
UpdateTableRequest(String, ProvisionedThroughput) - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Constructs a new UpdateTableRequest object.
UpdateTableResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of an UpdateTable operation.
UpdateTableResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
 
updateTimeToLive(UpdateTimeToLiveRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The UpdateTimeToLive method will enable or disable TTL for the specified table.
updateTimeToLive(UpdateTimeToLiveRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The UpdateTimeToLive method will enable or disable TTL for the specified table.
updateTimeToLiveAsync(UpdateTimeToLiveRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The UpdateTimeToLive method will enable or disable TTL for the specified table.
updateTimeToLiveAsync(UpdateTimeToLiveRequest, AsyncHandler<UpdateTimeToLiveRequest, UpdateTimeToLiveResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The UpdateTimeToLive method will enable or disable TTL for the specified table.
updateTimeToLiveAsync(UpdateTimeToLiveRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The UpdateTimeToLive method will enable or disable TTL for the specified table.
updateTimeToLiveAsync(UpdateTimeToLiveRequest, AsyncHandler<UpdateTimeToLiveRequest, UpdateTimeToLiveResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
The UpdateTimeToLive method will enable or disable TTL for the specified table.
UpdateTimeToLiveRequest - Class in com.amazonaws.services.dynamodbv2.model
The UpdateTimeToLive method will enable or disable TTL for the specified table.
UpdateTimeToLiveRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
 
UpdateTimeToLiveResult - Class in com.amazonaws.services.dynamodbv2.model
 
UpdateTimeToLiveResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
 

V

valueOf(String) - Static method in enum com.amazonaws.auth.policy.actions.DynamoDBv2Actions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.metrics.DynamoDBRequestMetric
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.BackupStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ConditionalOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ContinuousBackupsStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.GlobalTableStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReplicaStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.Select
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.SSEStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.SSEType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.StreamViewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.TimeToLiveStatus
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.auth.policy.actions.DynamoDBv2Actions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.metrics.DynamoDBRequestMetric
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.AttributeAction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.BackupStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ComparisonOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ConditionalOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ContinuousBackupsStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.GlobalTableStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.IndexStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ProjectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ReplicaStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnConsumedCapacity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnItemCollectionMetrics
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ReturnValue
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.ScalarAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.Select
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.SSEStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.SSEType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.StreamViewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.TableStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.model.TimeToLiveStatus
Returns an array containing the constants of this enum type, in the order they are declared.

W

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.
withAccountMaxReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
The maximum total read capacity units that your account allows you to provision across all of your tables in this region.
withAccountMaxWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
The maximum total write capacity units that your account allows you to provision across all of your tables in this region.
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.
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.
withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
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.UpdateTableRequest
An array of attributes that describe the key schema for the table and indexes.
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.dynamodbv2.model.TimeToLiveDescription
The name of the Time to Live attribute for items in the table.
withAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
The name of the Time to Live attribute used to store the expiration time for items in the table.
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 appear before or after the UpdateItem operation, as determined by the ReturnValues parameter.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
This is a legacy parameter.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
This is a legacy parameter.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
This is a legacy parameter.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
This is a legacy parameter.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
withAttributeType(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
The data type for the attribute, where:
withAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
The data type for the attribute, where:
withAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
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.
withAutoScalingDisabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Disabled autoscaling for this global table or global secondary index.
withAutoScalingDisabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Disabled autoscaling for this global table or global secondary index.
withAutoScalingRoleArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Role ARN used for configuring autoScaling policy.
withAutoScalingRoleArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Role ARN used for configuring autoscaling policy.
withB(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Binary.
withBackfilling(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Indicates whether the index is currently backfilling.
withBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
ARN associated with the backup.
withBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
ARN associated with the backup.
withBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupRequest
The ARN associated with the backup.
withBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupRequest
The ARN associated with the backup.
withBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The ARN associated with the backup.
withBackupCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Time at which the backup was created.
withBackupCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Time at which the backup was created.
withBackupDescription(BackupDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
Contains the description of the backup created for the table.
withBackupDescription(BackupDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
Contains the description of the backup created for the table.
withBackupDetails(BackupDetails) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
Contains the details of the backup created for the table.
withBackupDetails(BackupDetails) - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
Contains the details of the backup created for the table.
withBackupName(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Name of the requested backup.
withBackupName(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Name of the specified backup.
withBackupName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
Specified name for the backup.
withBackupSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Size of the backup in bytes.
withBackupSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Size of the backup in bytes.
withBackupStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
withBackupStatus(BackupStatus) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
withBackupStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
withBackupStatus(BackupStatus) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Backup can be in one of the following states: CREATING, ACTIVE, DELETED.
withBackupSummaries(BackupSummary...) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
List of BackupSummary objects.
withBackupSummaries(Collection<BackupSummary>) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
List of BackupSummary objects.
withBOOL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Boolean.
withBS(ByteBuffer...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Binary Set.
withBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Binary Set.
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.
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.
withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
This is a legacy parameter.
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
This is a legacy parameter.
withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
This is a legacy parameter.
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
This is a legacy parameter.
withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A condition that must be satisfied in order for a conditional DeleteItem to succeed.
withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
A condition that must be satisfied in order for a conditional PutItem operation to succeed.
withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
A condition that must be satisfied in order for a conditional update to succeed.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads.
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
Determines the read consistency model: If set to true, then the operation uses strongly consistent reads; otherwise, the operation uses eventually consistent reads.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
A Boolean value that determines the read consistency model during the scan:
withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
The read capacity units consumed by the entire BatchGetItem operation.
withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
The read capacity units consumed by the entire BatchGetItem operation.
withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
The capacity units consumed by the entire BatchWriteItem operation.
withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
The capacity units consumed by the entire BatchWriteItem operation.
withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
The capacity units consumed by the DeleteItem operation.
withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
The capacity units consumed by the GetItem operation.
withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
The capacity units consumed by the PutItem operation.
withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The capacity units consumed by the Query operation.
withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The capacity units consumed by the Scan operation.
withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
The capacity units consumed by the UpdateItem operation.
withContinuousBackupsDescription(ContinuousBackupsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
Represents the continuous backups and point in time recovery settings on the table.
withContinuousBackupsDescription(ContinuousBackupsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
Represents the continuous backups and point in time recovery settings on the table.
withContinuousBackupsStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
ContinuousBackupsStatus can be one of the following states : ENABLED, DISABLED
withContinuousBackupsStatus(ContinuousBackupsStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
ContinuousBackupsStatus can be one of the following states : ENABLED, DISABLED
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.
withCreate(CreateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
The parameters required for creating a global secondary index on an existing table:
withCreate(CreateReplicaAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
The parameters required for creating a replica on an existing global table.
withCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The creation time of the global table.
withCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The date and time when the table was created, in UNIX epoch time format.
withDelete(DeleteGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
The name of an existing global secondary index to be removed.
withDelete(DeleteReplicaAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
The name of the existing replica to be removed.
withDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
A request to perform a DeleteItem operation.
withDisableScaleIn(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
Indicates whether scale in by the target tracking policy is disabled.
withDisableScaleIn(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
Indicates whether scale in by the target tracking policy is disabled.
withEarliestRestorableDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
Specifies the earliest point in time you can restore your table to.
withEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
Indicates whether server-side encryption is enabled (true) or disabled (false) on the table.
withEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
Indicates whether Time To Live is to be enabled (true) or disabled (false) on the table.
withExclusiveStartBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
LastEvaluatedBackupArn is the ARN of the backup last evaluated when the current page of results was returned, inclusive of the current page of results.
withExclusiveStartGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
The first global table name that this operation will evaluate.
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<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.
withExists(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Causes DynamoDB to evaluate the value before attempting a conditional operation:
withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
This is a legacy parameter.
withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
This is a legacy parameter.
withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
This is a legacy parameter.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
One or more substitution tokens for attribute names in an expression.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
One or more substitution tokens for attribute names in an expression.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
One or more substitution tokens for attribute names in an expression.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
One or more substitution tokens for attribute names in an expression.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
One or more substitution tokens for attribute names in an expression.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
One or more substitution tokens for attribute names in an expression.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
One or more substitution tokens for attribute names in an expression.
withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
One or more values that can be substituted in an expression.
withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
One or more values that can be substituted in an expression.
withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
One or more values that can be substituted in an expression.
withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
One or more values that can be substituted in an expression.
withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
One or more values that can be substituted in an expression.
withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
A string that contains conditions that DynamoDB applies after the Query operation, but before the data is returned to you.
withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
A string that contains conditions that DynamoDB applies after the Scan operation, but before the data is returned to you.
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(GlobalSecondaryIndexInfo...) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Represents the GSI properties for the table when the backup was created.
withGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexInfo>) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Represents the GSI properties for the table when the backup was created.
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 for the table.
withGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
An array of one or more global secondary indexes for the table.
withGlobalTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The unique identifier of the global table.
withGlobalTableDescription(GlobalTableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
Contains the details of the global table.
withGlobalTableDescription(GlobalTableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
Contains the details of the global table.
withGlobalTableDescription(GlobalTableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
Contains the details of the global table.
withGlobalTableGlobalSecondaryIndexSettingsUpdate(GlobalTableGlobalSecondaryIndexSettingsUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
Represents the settings of a global secondary index for a global table that will be modified.
withGlobalTableGlobalSecondaryIndexSettingsUpdate(Collection<GlobalTableGlobalSecondaryIndexSettingsUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
Represents the settings of a global secondary index for a global table that will be modified.
withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
The global table name.
withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
The name of the global table.
withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
The name of the global table to describe.
withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
The name of the global table.
withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
The global table name.
withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The global table name.
withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
The global table name.
withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
The name of the global table
withGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
The name of the global table.
withGlobalTableProvisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
AutoScaling settings for managing provisioned write capacity for the global table.
withGlobalTableProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
withGlobalTables(GlobalTable...) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
List of global table names.
withGlobalTables(Collection<GlobalTable>) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
List of global table names.
withGlobalTableStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The current state of the global table:
withGlobalTableStatus(GlobalTableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The current state of the global table:
withIndexArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The Amazon Resource Name (ARN) that uniquely identifies the index.
withIndexArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The Amazon Resource Name (ARN) that uniquely identifies the index.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
The name of the global secondary index to be created.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
The name of the global secondary index to be deleted.
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.GlobalSecondaryIndexInfo
The name of the global secondary index.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
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.LocalSecondaryIndexInfo
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.ReplicaGlobalSecondaryIndexSettingsDescription
The name of the global secondary index.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
The name of the global secondary index.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The name of a secondary index to scan.
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:
withIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
The current status of the global secondary index:
withIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
The current status of the global secondary index:
withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
A map of attribute names to AttributeValue objects, as specified by ProjectionExpression.
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 partition 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 DeleteItem operation.
withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Information about item collections, if any, that were affected by the PutItem operation.
withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Information about item collections, if any, that were affected by the UpdateItem 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.SourceTableDetails
Number of items in the table.
withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The number of items in the specified table.
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.
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<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(String) - Method in class com.amazonaws.services.dynamodbv2.model.Tag
The key of the tag.Tag keys are case sensitive.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key of the item to be updated.
withKeyConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The condition that specifies the key value(s) for items to be retrieved by the Query action.
withKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
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.
withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
The key schema for the global secondary index.
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
The key schema for the global secondary index.
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:
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:
withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
The complete key schema for a global secondary index, which consists of one or more pairs of attribute names and key types:
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:
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:
withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
The complete key schema for the local secondary index, consisting of one or more pairs of attribute names and key types:
withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
The complete key schema for a local secondary index, which consists of one or more pairs of attribute names and key types:
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
The complete key schema for a local secondary index, which consists of one or more pairs of attribute names and key types:
withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Schema of the table.
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Schema of the table.
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 role that this key attribute will assume:
withKeyType(KeyType) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
The role that this key attribute will assume:
withKMSMasterKeyArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
The KMS master key ARN used for the KMS encryption.
withL(AttributeValue...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type List.
withL(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type List.
withLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
The date and time of the last provisioned throughput decrease for this table.
withLastEvaluatedBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
The ARN of the backup last evaluated when the current page of results was returned, inclusive of the current page of results.
withLastEvaluatedGlobalTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
Last evaluated global table name.
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.
withLatestRestorableDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
LatestRestorableDateTime is typically 5 minutes before the current time.
withLatestStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The Amazon Resource Name (ARN) that uniquely identifies the latest stream for this table.
withLatestStreamLabel(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
A timestamp, in ISO 8601 format, for this stream.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
Maximum number of backups to return at once.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
The maximum number of table names to return.
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).
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(LocalSecondaryIndexInfo...) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Represents the LSI properties for the table when the backup was created.
withLocalSecondaryIndexes(Collection<LocalSecondaryIndexInfo>) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Represents the LSI properties for the table when the backup was created.
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.
withM(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Map.
withMaximumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
The maximum capacity units that a global table or global secondary index should be scaled up to.
withMaximumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
The maximum capacity units that a global table or global secondary index should be scaled up to.
withMinimumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
The minimum capacity units that a global table or global secondary index should be scaled down to.
withMinimumUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
The minimum capacity units that a global table or global secondary index should be scaled down to.
withN(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Number.
withNextToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
An optional string that, if supplied, must be copied from the output of a previous call to ListTagOfResource.
withNextToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
If this value is returned, there are additional results to be displayed.
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.
withNS(String...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Number Set.
withNS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Number Set.
withNULL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Null.
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.
withPointInTimeRecoveryDescription(PointInTimeRecoveryDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
The description of the point in time recovery settings applied to the table.
withPointInTimeRecoveryEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
Indicates whether point in time recovery is enabled (true) or disabled (false) on the table.
withPointInTimeRecoverySpecification(PointInTimeRecoverySpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
Represents the settings used to enable point in time recovery.
withPointInTimeRecoveryStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
The current state of point in time recovery:
withPointInTimeRecoveryStatus(PointInTimeRecoveryStatus) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
The current state of point in time recovery:
withPolicyName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
The name of the scaling policy.
withPolicyName(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
The name of the scaling policy.
withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
Represents attributes that are copied (projected) from the table into an index.
withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
Represents attributes that are copied (projected) from the table into the global secondary index.
withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into the global secondary index.
withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
Represents attributes that are copied (projected) from the table into the global secondary index.
withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
Represents attributes that are copied (projected) from the table into the local secondary index.
withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
Represents attributes that are copied (projected) from the table into the global secondary index.
withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
Represents attributes that are copied (projected) from the table into the global secondary index.
withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
A string that identifies one or more attributes to retrieve from the table.
withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
A string that identifies one or more attributes to retrieve from the table.
withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
A string that identifies one or more attributes to retrieve from the table.
withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
A string that identifies one or more attributes to retrieve from the specified table or index.
withProjectionType(String) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
The set of attributes that are projected into the index:
withProjectionType(ProjectionType) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
The set of attributes that are projected into the index:
withProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
Autoscaling settings for a global secondary index replica's read capacity units.
withProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
Autoscaling settings for managing a global secondary index replica's read capacity units.
withProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
withProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
Represents the provisioned throughput settings for the specified global secondary index.
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 the specified global secondary index.
withProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Represents the provisioned throughput settings for the specified global secondary index.
withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
Represents the provisioned throughput settings for the specified global secondary index.
withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Read IOPs and Write IOPS on the table when the backup was created.
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 the specified global secondary index.
withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
The new provisioned throughput settings for the specified table or index.
withProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
AutoScaling settings for a global secondary index replica's write capacity units.
withProvisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
AutoScaling settings for managing a global secondary index's write capacity units.
withProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
withProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
withPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
A request to perform a PutItem operation.
withQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
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.
withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
The region of the replica to be added.
withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
The region of the replica to be removed.
withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
Lists the global tables in a specific region.
withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.Replica
The region where the replica needs to be created.
withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
The name of the region.
withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The region name of the replica.
withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
The region of the replica to be added.
withReplicaGlobalSecondaryIndexSettings(ReplicaGlobalSecondaryIndexSettingsDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Replica global secondary index settings for the global table.
withReplicaGlobalSecondaryIndexSettings(Collection<ReplicaGlobalSecondaryIndexSettingsDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Replica global secondary index settings for the global table.
withReplicaGlobalSecondaryIndexSettingsUpdate(ReplicaGlobalSecondaryIndexSettingsUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
Represents the settings of a global secondary index for a global table that will be modified.
withReplicaGlobalSecondaryIndexSettingsUpdate(Collection<ReplicaGlobalSecondaryIndexSettingsUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
Represents the settings of a global secondary index for a global table that will be modified.
withReplicaProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Autoscaling settings for a global table replica's read capacity units.
withReplicaProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
Autoscaling settings for managing a global table replica's read capacity units.
withReplicaProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
withReplicaProvisionedReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
The maximum number of strongly consistent reads consumed per second before DynamoDB returns a ThrottlingException.
withReplicaProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
AutoScaling settings for a global table replica's write capacity units.
withReplicaProvisionedWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The maximum number of writes consumed per second before DynamoDB returns a ThrottlingException.
withReplicaSettings(ReplicaSettingsDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
The region specific settings for the global table.
withReplicaSettings(Collection<ReplicaSettingsDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
The region specific settings for the global table.
withReplicaSettings(ReplicaSettingsDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
The region specific settings for the global table.
withReplicaSettings(Collection<ReplicaSettingsDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
The region specific settings for the global table.
withReplicaSettingsUpdate(ReplicaSettingsUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
Represents the settings for a global table in a region that will be modified.
withReplicaSettingsUpdate(Collection<ReplicaSettingsUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
Represents the settings for a global table in a region that will be modified.
withReplicaStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The current state of the region:
withReplicaStatus(ReplicaStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The current state of the region:
withReplicationGroup(Replica...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
The regions where the global table needs to be created.
withReplicationGroup(Collection<Replica>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
The regions where the global table needs to be created.
withReplicationGroup(Replica...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
The regions where the global table has replicas.
withReplicationGroup(Collection<Replica>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
The regions where the global table has replicas.
withReplicationGroup(ReplicaDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The regions where the global table has replicas.
withReplicationGroup(Collection<ReplicaDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
The regions where the global table has replicas.
withReplicaUpdates(ReplicaUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
A list of regions that should be added or removed from the global table.
withReplicaUpdates(Collection<ReplicaUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
A list of regions that should be added or removed from the global table.
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, a map that describes one or more items to retrieve from that table.
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).
withResourceArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
The Amazon DynamoDB resource with tags to be listed.
withResourceArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
Identifies the Amazon DynamoDB resource to which tags should be added.
withResourceArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
The Amazon DyanamoDB resource the tags will be removed from.
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.
withRestoreDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
Point in time or source backup time.
withRestoreDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Time in the past to restore the table to.
withRestoreInProgress(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
Indicates if a restore is in progress or not.
withRestoreSummary(RestoreSummary) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Contains details for the restore.
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Determines the level of detail about provisioned throughput consumption that is returned in the response:
withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Determines whether item collection metrics are returned.
withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Determines whether item collection metrics are returned.
withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Determines whether item collection metrics are returned.
withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Determines whether item collection metrics are returned.
withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Determines whether item collection metrics are returned.
withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Determines whether item collection metrics are returned.
withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Determines whether item collection metrics are returned.
withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Determines whether item collection metrics are returned.
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 appear before or after they are updated.
withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Use ReturnValues if you want to get the item attributes as they appear before or after they are updated.
withS(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type String.
withScaleInCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
The amount of time, in seconds, after a scale in activity completes before another scale in activity can start.
withScaleInCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
The amount of time, in seconds, after a scale in activity completes before another scale in activity can start.
withScaleOutCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
The amount of time, in seconds, after a scale out activity completes before another scale out activity can start.
withScaleOutCooldown(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
The amount of time, in seconds, after a scale out activity completes before another scale out activity can start.
withScalingPolicies(AutoScalingPolicyDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Information about the scaling policies.
withScalingPolicies(Collection<AutoScalingPolicyDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Information about the scaling policies.
withScalingPolicyUpdate(AutoScalingPolicyUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
The scaling policy to apply for scaling target global table or global secondary index capacity units.
withScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
withScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Specifies the order for index traversal: If true (default), the traversal is performed in ascending order; if false, the traversal is performed in descending order.
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.
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.
withSizeEstimateRangeGB(Double...) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
An estimate of item collection size, in gigabytes.
withSizeEstimateRangeGB(Collection<Double>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
An estimate of item collection size, in gigabytes.
withSourceBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
ARN of the backup from which the table was restored.
withSourceTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
ARN of the source table of the backup that is being restored.
withSourceTableDetails(SourceTableDetails) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
Contains the details of the table when the backup was created.
withSourceTableFeatureDetails(SourceTableFeatureDetails) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
Contains the details of the features enabled on the table when the backup was created.
withSourceTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Name of the source table that is being restored.
withSS(String...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type String Set.
withSS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type String Set.
withSSEDescription(SSEDescription) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
The description of the server-side encryption status on the table when the backup was created.
withSSEDescription(SSEDescription) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The description of the server-side encryption status on the specified table.
withSSESpecification(SSESpecification) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Represents the settings used to enable server-side encryption.
withSSEType(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Server-side encryption type:
withSSEType(SSEType) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Server-side encryption type:
withStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
The current state of server-side encryption:
withStatus(SSEStatus) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
The current state of server-side encryption:
withStreamDescription(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Stream settings on the table when the backup was created.
withStreamEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
Indicates whether DynamoDB Streams is enabled (true) or disabled (false) on the table.
withStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
The settings for DynamoDB Streams on the table.
withStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The current DynamoDB Streams configuration for the table.
withStreamSpecification(StreamSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Represents the DynamoDB Streams configuration for the table.
withStreamViewType(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
When an item in the table is modified, StreamViewType determines what information is written to the stream for this table.
withStreamViewType(StreamViewType) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
When an item in the table is modified, StreamViewType determines what information is written to the stream for this table.
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
The properties of the table.
withTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
ARN associated with the table.
withTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
ARN of the table for which backup was created.
withTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The Amazon Resource Name (ARN) that uniquely identifies the table.
withTableCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Time when the source table was created.
withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
Represents the properties of the 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.RestoreTableFromBackupResult
The description of the table created from an existing backup.
withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
Represents the properties of a table.
withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
Represents the properties of the table.
withTableId(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Unique identifier for the table.
withTableId(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Unique identifier for the table for which the backup was created.
withTableId(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Unique identifier for the table for which the backup was created.
withTableMaxReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
The maximum read capacity units that your account allows you to provision for a new table that you are creating in this region, including the read capacity units provisioned for its global secondary indexes (GSIs).
withTableMaxWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
The maximum write capacity units that your account allows you to provision for a new table that you are creating in this region, including the write capacity units provisioned for its global secondary indexes (GSIs).
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Name of the 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.CreateBackupRequest
The name of the table.
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.DescribeContinuousBackupsRequest
Name of the table for which the customer wants to check the continuous backups and point in time recovery settings.
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.DescribeTimeToLiveRequest
The name of the table to be described.
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.ListBackupsRequest
The backups from the table specified by TableName are listed.
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; or, if you provide IndexName, the name of the table to which that index belongs.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
The name of the table for which the backup was created.
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.UpdateContinuousBackupsRequest
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.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
The name of the table to be configured.
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.SourceTableDetails
Size of the table in bytes.
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:
withTagKeys(String...) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
A list of tag keys.
withTagKeys(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
A list of tag keys.
withTags(Tag...) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
The tags currently associated with the Amazon DynamoDB resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
The tags currently associated with the Amazon DynamoDB resource.
withTags(Tag...) - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
The tags to be assigned to the Amazon DynamoDB resource.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
The tags to be assigned to the Amazon DynamoDB resource.
withTargetTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The name of the new table to which the backup must be restored.
withTargetTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
The name of the new table to which it must be restored to.
withTargetTrackingScalingPolicyConfiguration(AutoScalingTargetTrackingScalingPolicyConfigurationDescription) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
Represents a target tracking scaling policy configuration.
withTargetTrackingScalingPolicyConfiguration(AutoScalingTargetTrackingScalingPolicyConfigurationUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
Represents a target tracking scaling policy configuration.
withTargetValue(Double) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
The target value for the metric.
withTargetValue(Double) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
The target value for the metric.
withTimeRangeLowerBound(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
Only backups created after this time are listed.
withTimeRangeUpperBound(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
Only backups created before this time are listed.
withTimeToLiveDescription(TimeToLiveDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult

withTimeToLiveDescription(TimeToLiveDescription) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Time to Live settings on the table when the backup was created.
withTimeToLiveSpecification(TimeToLiveSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
Represents the settings used to enable or disable Time to Live for the specified table.
withTimeToLiveSpecification(TimeToLiveSpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
Represents the output of an UpdateTimeToLive operation.
withTimeToLiveStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
The Time to Live status for the table.
withTimeToLiveStatus(TimeToLiveStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
The Time to Live status for the table.
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.
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 an existing global secondary index, along with new provisioned throughput settings to be applied to that index.
withUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
An expression that defines one or more attributes to be updated, the action to be performed on them, and new value(s) for them.
withUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Restore the table to the latest possible time.
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 the expected attribute.
withValue(String) - Method in class com.amazonaws.services.dynamodbv2.model.Tag
The value of the tag.
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.
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 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.
A B C D E F G H I J K L P Q R S T U V W 
Skip navigation links

Copyright © 2018. All rights reserved.