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

A

AbstractAmazonDynamoDB - Class in com.amazonaws.services.dynamodbv2
Abstract implementation of AmazonDynamoDB.
AbstractAmazonDynamoDB() - Constructor for class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
AbstractAmazonDynamoDBAsync - Class in com.amazonaws.services.dynamodbv2
Abstract implementation of AmazonDynamoDBAsync.
AbstractAmazonDynamoDBAsync() - Constructor for class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
AbstractAmazonDynamoDBStreams - Class in com.amazonaws.services.dynamodbv2
Abstract implementation of AmazonDynamoDBStreams.
AbstractAmazonDynamoDBStreams() - Constructor for class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreams
 
AbstractAmazonDynamoDBStreamsAsync - Class in com.amazonaws.services.dynamodbv2
Abstract implementation of AmazonDynamoDBStreamsAsync.
AbstractAmazonDynamoDBStreamsAsync() - Constructor for class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreamsAsync
 
AbstractConverter() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.AbstractConverter
 
AbstractDynamoDBMapper - Class in com.amazonaws.services.dynamodbv2.datamodeling
Abstract implementation of IDynamoDBMapper.
AbstractDynamoDBMapper(DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
AbstractDynamoDBMapper() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
AbstractEnumMarshaller<T extends Enum<T>> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Deprecated.
AbstractEnumMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.AbstractEnumMarshaller
Deprecated.
 
AbstractGenerator(DynamoDBAutoGenerateStrategy) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBAutoGenerator.AbstractGenerator
 
AbstractSpecWithPrimaryKey<T extends AmazonWebServiceRequest> - Class in com.amazonaws.services.dynamodbv2.document.spec
Common base class for parameter specification that involves a primary key.
AbstractSpecWithPrimaryKey(T) - Constructor for class com.amazonaws.services.dynamodbv2.document.spec.AbstractSpecWithPrimaryKey
 
accumulateStats(ConsumedCapacity, Integer, Integer) - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
 
add(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
add(int, T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
add(Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns an AddAction for build expression that would add the given value mathematically to the existing attribute; or if the attribute does not already exist, add the new attribute and the value to the item.
AddAction - Class in com.amazonaws.services.dynamodbv2.xspec
Represents an ADD action in the ADD section of an update expression.
addAll(Collection<? extends T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
addAll(int, Collection<? extends T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
 
addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
 
addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
 
addAttributeUpdate(AttributeUpdate) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
addAttributeUpdatesEntry(String, AttributeValueUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
addComponent(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.PrimaryKey
Add a key component to this primary key.
addComponents(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.PrimaryKey
Add one or multiple key components to this primary key.
addConditionCheck(Object, DynamoDBTransactionWriteExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Adds conditionCheck operation (to be executed on the object represented by key) to the list of transaction write operations.
addConditionCheck(Object, DynamoDBTransactionWriteExpression, ReturnValuesOnConditionCheckFailure) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Adds conditionCheck operation (to be executed on the object represented by key) to the list of transaction write operations.
addDelete(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Adds delete operation (to be executed on the object represented by key) to the list of transaction write operations.
addDelete(Object, DynamoDBTransactionWriteExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Adds delete operation (to be executed on the object represented by key) to the list of transaction write operations.
addDelete(Object, DynamoDBTransactionWriteExpression, ReturnValuesOnConditionCheckFailure) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Adds delete operation (to be executed on the object represented by key) to the list of transaction write operations.
addElements(Object...) - Method in class com.amazonaws.services.dynamodbv2.document.AttributeUpdate
 
addExclusiveStartKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
addExclusiveStartKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
addExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
addExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
addExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
One or more substitution variables for simplifying complex expressions.
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
One or more substitution variables for simplifying complex expressions.
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
One or more substitution variables for simplifying complex expressions.
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
 
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
 
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.Get
 
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
 
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.Put
 
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.Update
 
addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
One or more values that can be substituted in an expression.
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
One or more values that can be substituted in an expression.
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
One or more values that can be substituted in an expression.
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
 
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
 
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.Put
 
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.Update
 
addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
addFilterCondition(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Adds a new filter condition to the current scan filter.
addFirstSetType(Class<?>, ArgumentMarshaller, ArgumentUnmarshaller) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchemas.Builder
Adds marshaling of a Set of a type to the schema.
addFirstType(Class<?>, ArgumentMarshaller, ArgumentUnmarshaller) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchemas.Builder
Adds marshaling of a type to the schema.
addGlobalSecondaryIndexesEntry(String, Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
addHashAndRangePrimaryKey(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
Adds a primary key (that consists of a hash-key and a range-key) to be included in the batch get-item operation.
addHashAndRangePrimaryKeys(String, String, Object...) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
Adds multiple hash-and-range primary keys to be included in the batch get-item operation.
addHashAndRangePrimaryKeysToDelete(String, String, Object...) - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Adds multiple hash-and-range primary keys to be deleted in a batch write operation.
addHashAndRangePrimaryKeyToDelete(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Adds a primary key (that consists of a hash-key and a range-key) to be deleted in a batch write operation.
addHashOnlyPrimaryKey(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
Adds a hash-only primary key to be included in the batch get-item operation.
addHashOnlyPrimaryKeys(String, Object...) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
Adds multiple hash-only primary keys to be included in the batch get-item operation.
addHashOnlyPrimaryKeysToDelete(String, Object...) - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Adds multiple hash-only primary keys to be deleted in a batch write operation.
addHashOnlyPrimaryKeyToDelete(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Adds a hash-only primary key to be deleted in a batch write operation.
addItemCollectionKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
addItemCollectionMetricsEntry(String, List<ItemCollectionMetrics>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
 
addItemCollectionMetricsEntry(String, List<ItemCollectionMetrics>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
 
addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
 
addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
 
addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ItemResponse
 
addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.Put
 
addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
 
addItemToPut(Item) - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Adds an item to be put to the current table in a batch write operation.
addKeyConditionsEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
 
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
 
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
 
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.Get
 
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.Update
 
addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
addKeysEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
 
addLastEvaluatedKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
 
addLastEvaluatedKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
 
addLoad(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionLoadRequest
Adds specified key to list of objects to load.
addLoad(Object, DynamoDBTransactionLoadExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionLoadRequest
Adds specified key to list of objects to load.
addLocalSecondaryIndexesEntry(String, Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
addMEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
 
addNewImageEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
 
addNumeric(Number) - Method in class com.amazonaws.services.dynamodbv2.document.AttributeUpdate
 
addOldImageEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
 
addPrimaryKey(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
Adds a primary key to be included in the batch get-item operation.
addPrimaryKeyToDelete(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Adds a primary key to be deleted in a batch write-item operation.
addProjection(String) - Method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Fluent API to add the given attribute to the list of projection of a request.
addProjections(String...) - Method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Fluent API to add the given attributes to the list of projection of a request.
addPut(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Adds put operation (to be executed on object) to the list of transaction write operations.
addPut(Object, DynamoDBTransactionWriteExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Adds put operation (to be executed on object) to the list of transaction write operations.
addPut(Object, DynamoDBTransactionWriteExpression, ReturnValuesOnConditionCheckFailure) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Adds put operation (to be executed on object) to the list of transaction write operations.
addQueryFilterEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
addRequestItemsEntry(String, KeysAndAttributes) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
addRequestItemsEntry(String, List<WriteRequest>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
addResponsesEntry(String, List<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
 
addScanFilterEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
addUnprocessedItemsEntry(String, List<WriteRequest>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
 
addUnprocessedKeysEntry(String, KeysAndAttributes) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
 
addUpdate(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Adds update operation (to be executed on object) to the list of transaction write operations.
addUpdate(Object, DynamoDBTransactionWriteExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Adds update operation (to be executed on object) to the list of transaction write operations.
addUpdate(Object, DynamoDBTransactionWriteExpression, ReturnValuesOnConditionCheckFailure) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Adds update operation (to be executed on object) to the list of transaction write operations.
addUpdate(UpdateAction) - Method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Fluent API to add the given Update expression for a request.
allResults - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
All currently loaded results for this list.
allResultsLoaded - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Tracks if all results have been loaded yet or not
AmazonDynamoDB - Interface in com.amazonaws.services.dynamodbv2
Interface for accessing DynamoDB.
AmazonDynamoDBAsync - Interface in com.amazonaws.services.dynamodbv2
Interface for accessing DynamoDB asynchronously.
AmazonDynamoDBAsyncClient - Class in com.amazonaws.services.dynamodbv2
Client for accessing DynamoDB asynchronously.
AmazonDynamoDBAsyncClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
AmazonDynamoDBAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
AmazonDynamoDBAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
AmazonDynamoDBAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
AmazonDynamoDBAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
AmazonDynamoDBAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
AmazonDynamoDBAsyncClientBuilder - Class in com.amazonaws.services.dynamodbv2
Fluent builder for AmazonDynamoDBAsync.
AmazonDynamoDBClient - Class in com.amazonaws.services.dynamodbv2
Client for accessing DynamoDB.
AmazonDynamoDBClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
AmazonDynamoDBClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
AmazonDynamoDBClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonDynamoDBClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonDynamoDBClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
AmazonDynamoDBClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
AmazonDynamoDBClientBuilder - Class in com.amazonaws.services.dynamodbv2
Fluent builder for AmazonDynamoDB.
AmazonDynamoDBEndpointCache - Class in com.amazonaws.services.dynamodbv2.endpointdiscovery
 
AmazonDynamoDBEndpointCache(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.endpointdiscovery.AmazonDynamoDBEndpointCache
 
AmazonDynamoDBEndpointCacheLoader - Class in com.amazonaws.services.dynamodbv2.endpointdiscovery
 
AmazonDynamoDBEndpointCacheLoader(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.endpointdiscovery.AmazonDynamoDBEndpointCacheLoader
 
AmazonDynamoDBException - Exception in com.amazonaws.services.dynamodbv2.model
Base exception for all service exceptions thrown by Amazon DynamoDB
AmazonDynamoDBException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.AmazonDynamoDBException
Constructs a new AmazonDynamoDBException with the specified error message.
AmazonDynamoDBStreams - Interface in com.amazonaws.services.dynamodbv2
Interface for accessing Amazon DynamoDB Streams.
AmazonDynamoDBStreamsAsync - Interface in com.amazonaws.services.dynamodbv2
Interface for accessing Amazon DynamoDB Streams asynchronously.
AmazonDynamoDBStreamsAsyncClient - Class in com.amazonaws.services.dynamodbv2
Client for accessing Amazon DynamoDB Streams asynchronously.
AmazonDynamoDBStreamsAsyncClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
AmazonDynamoDBStreamsAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
AmazonDynamoDBStreamsAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
AmazonDynamoDBStreamsAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
AmazonDynamoDBStreamsAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
AmazonDynamoDBStreamsAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
AmazonDynamoDBStreamsAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
AmazonDynamoDBStreamsAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
AmazonDynamoDBStreamsAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
AmazonDynamoDBStreamsAsyncClientBuilder - Class in com.amazonaws.services.dynamodbv2
Fluent builder for AmazonDynamoDBStreamsAsync.
AmazonDynamoDBStreamsClient - Class in com.amazonaws.services.dynamodbv2
Client for accessing Amazon DynamoDB Streams.
AmazonDynamoDBStreamsClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
AmazonDynamoDBStreamsClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
AmazonDynamoDBStreamsClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
Deprecated.
use AwsClientBuilder.withCredentials(AWSCredentialsProvider) for example: AmazonDynamoDBStreamsClientBuilder.standard().withCredentials(new AWSStaticCredentialsProvider(awsCredentials)).build();
AmazonDynamoDBStreamsClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
AmazonDynamoDBStreamsClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
AmazonDynamoDBStreamsClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
AmazonDynamoDBStreamsClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
AmazonDynamoDBStreamsClientBuilder - Class in com.amazonaws.services.dynamodbv2
Fluent builder for AmazonDynamoDBStreams.
AmazonDynamoDBWaiters - Class in com.amazonaws.services.dynamodbv2.waiters
 
AmazonDynamoDBWaiters(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.waiters.AmazonDynamoDBWaiters
Constructs a new AmazonDynamoDBWaiters with the given client
and(Condition) - Method in class com.amazonaws.services.dynamodbv2.xspec.Condition
Returns a new condition based on the conjunction of the current condition and the given condition.
and(Condition) - Method in class com.amazonaws.services.dynamodbv2.xspec.OrCondition
 
AndCondition - Class in com.amazonaws.services.dynamodbv2.xspec
Represents an AND condition in a condition expression.
append(E) - Method in class com.amazonaws.services.dynamodbv2.document.utils.FluentArrayList
Fluent method to add the specified element to this list.
append(Object) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
append(byte[]...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns an AddAction for build expression that would append the specified values to this binary set; or if the attribute does not already exist, add the new attribute and the value(s) to the item.
append(ByteBuffer...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns an AddAction for build expression that would append the specified values to this binary set; or if the attribute does not already exist, add the new attribute and the value(s) to the item.
append(Number...) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns an AddAction for building expression that would append the specified values to this number set; or if the attribute does not already exist, adding the new attribute and the value(s) to the item.
append(Set<T>) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns an AddAction for building expression that would append the specified values to this number set; or if the attribute does not already exist, adding the new attribute and the value(s) to the item.
append(String...) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns an AddAction for building expression that would append the specified values to this string set; or if the attribute does not already exist, add the new attribute and the value(s) to the item.
append(Set<String>) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns an AddAction for building expression that would append the specified values to this string set; or if the attribute does not already exist, add the new attribute and the value(s) to the item.
appendAll(Collection<? extends E>) - Method in class com.amazonaws.services.dynamodbv2.document.utils.FluentArrayList
Fluent method to add the elements from the specified collection to this list.
appendAll(E...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.FluentArrayList
Fluent method to add the elements to this list.
appendAll(Object...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
 
appendBinary(byte[]) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
appendBinarySet(Set<byte[]>) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
appendBinarySet(byte[]...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given values to this list as a set of byte arrays.
appendBoolean(boolean) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
appendInt(int) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
appendList(List<?>) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
appendList(Object...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given values to this list as a list.
appendLong(long) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
appendMap(Map<String, ?>) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
appendNull() - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends a null value to this list.
appendNumber(BigDecimal) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
appendNumber(Number) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
appendNumberSet(Set<BigDecimal>) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
appendNumberSet(BigDecimal...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list as a set of BigDecimals.
appendNumberSet(Number...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given values to this list as a number set.
appendString(String) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
appendStringSet(Set<String>) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given value to this list.
appendStringSet(String...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueList
Appends the given values to this list as a string set.
appendVersionAttributeToConditionExpression(DynamoDBMapperFieldModel<Object, Object>, Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.VersionAttributeConditionExpressionGenerator
Generates condition expression for a given version attribute and appends this generated condition expression to any previously generated version attribute condition expressions.
apply(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodbv2.waiters.DescribeTableFunction
Makes a call to the operation specified by the waiter by taking the corresponding request and returns the corresponding result
applyUserAgent(X) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Append the custom user-agent string.
ArchivalSummary - Class in com.amazonaws.services.dynamodbv2.model
Contains details of a table archival operation.
ArchivalSummary() - Constructor for class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
 
ArgumentMarshaller - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Interface to make it possible to cache the expensive type determination behavior.
ArgumentMarshaller.BinaryAttributeMarshaller - Interface in com.amazonaws.services.dynamodbv2.datamodeling
 
ArgumentMarshaller.BinarySetAttributeMarshaller - Interface in com.amazonaws.services.dynamodbv2.datamodeling
 
ArgumentMarshaller.BooleanAttributeMarshaller - Interface in com.amazonaws.services.dynamodbv2.datamodeling
 
ArgumentMarshaller.ListAttributeMarshaller - Interface in com.amazonaws.services.dynamodbv2.datamodeling
 
ArgumentMarshaller.MapAttributeMarshaller - Interface in com.amazonaws.services.dynamodbv2.datamodeling
 
ArgumentMarshaller.NumberAttributeMarshaller - Interface in com.amazonaws.services.dynamodbv2.datamodeling
 
ArgumentMarshaller.NumberSetAttributeMarshaller - Interface in com.amazonaws.services.dynamodbv2.datamodeling
 
ArgumentMarshaller.StringAttributeMarshaller - Interface in com.amazonaws.services.dynamodbv2.datamodeling
 
ArgumentMarshaller.StringSetAttributeMarshaller - Interface in com.amazonaws.services.dynamodbv2.datamodeling
 
ArgumentUnmarshaller - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Unmarshaller interface to make it possible to cache the expensive type-determination behavior necessary when turning a service result back into an object.
asMap() - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns all attributes of the current item as a map.
asyncBuilder() - Static method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
asyncBuilder() - Static method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
 
atEndOfResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns whether we have reached the end of the result set.
atEndOfResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedParallelScanList
 
atEndOfResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedQueryList
 
atEndOfResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedScanList
 
Attribute - Class in com.amazonaws.services.dynamodbv2.document
A key/value pair.
Attribute(String, Object) - Constructor for class com.amazonaws.services.dynamodbv2.document.Attribute
 
attribute(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns a path operand that refers to an attribute of some unspecified data type; used for building expressions.
attribute_exists(PathOperand) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns a function condition (that evaluates to true if the attribute of the specified path operand exists) for building condition expression.
attribute_exists(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns a function condition (that evaluates to true if the attribute at the specified path exists) for building condition expression.
attribute_not_exists(PathOperand) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns a function condition (that evaluates to true if the attribute of the specified path operand does not exist) for building condition expression.
attribute_not_exists(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns a function condition (that evaluates to true if the attribute at the specified path does not exist) for building condition expression.
AttributeAction - Enum in com.amazonaws.services.dynamodbv2.model
 
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.
attributes() - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns all attributes of the current item.
AttributeTransformer - Interface in com.amazonaws.services.dynamodbv2.datamodeling
A hook allowing a custom transform/untransform of the raw attribute values immediately before writing them into DynamoDB and immediately after reading them out of DynamoDB, but with extra context about the model class not available at the raw AmazonDynamoDB level.
AttributeTransformer.Parameters<T> - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Parameters for the transform and untransform methods, so we don't have to break the interface in order to add additional parameters.
AttributeTransformerChain - Class in com.amazonaws.services.dynamodbv2.datamodeling
A virtual AttributeTransformer that transforms and untransforms attributes by running them through a cascading series of child AttributeTransformer instances.
AttributeTransformerChain(AttributeTransformer...) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
Creates a new transformer chain from the given array of transformers.
AttributeTransformerChain(List<AttributeTransformer>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
Creates a new transformer chain from the given list of transformers.
attributeType() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Gets the DynamoDB attribute type.
AttributeUpdate - Class in com.amazonaws.services.dynamodbv2.document
Used to update an attribute.
AttributeUpdate(String) - Constructor for class com.amazonaws.services.dynamodbv2.document.AttributeUpdate
Used to update an attribute.
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 auto scaling policy to be modified.
AutoScalingPolicyUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
 
AutoScalingSettingsDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the auto scaling 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 auto scaling 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

B - Class in com.amazonaws.services.dynamodbv2.xspec
A path operand that refers to a binary attribute in DynamoDB; used for building expressions.
B(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Creates a path operand that refers to a binary attribute for the purpose of building expressions.
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
 
BackupSummary - Class in com.amazonaws.services.dynamodbv2.model
Contains details for the backup.
BackupSummary() - Constructor for class com.amazonaws.services.dynamodbv2.model.BackupSummary
 
BackupType - Enum in com.amazonaws.services.dynamodbv2.model
 
BackupTypeFilter - Enum in com.amazonaws.services.dynamodbv2.model
 
base64Decode(String...) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Utility method to decode the designated binary attributes from base-64 encoding; converting binary lists into binary sets.
batchDelete(Iterable<? extends Object>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
batchDelete(Object...) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
batchDelete(Iterable<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Deletes the objects given using one or more calls to the batchWtiteItem API.
batchDelete(Iterable<? extends Object>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchDelete(Object...) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchGetItem(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
batchGetItem(Map<String, KeysAndAttributes>, String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
batchGetItem(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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
Simplified method form for invoking the BatchGetItem operation.
batchGetItem(Map<String, KeysAndAttributes>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Simplified method form for invoking the BatchGetItem operation.
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
 
batchGetItem(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
batchGetItem(ReturnConsumedCapacity, TableKeysAndAttributes...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.BatchGetItemApi
Used to perform a batch get-item operation from DynamoDB.
batchGetItem(TableKeysAndAttributes...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.BatchGetItemApi
Used to perform a batch get-item operation from DynamoDB.
batchGetItem(BatchGetItemSpec) - Method in interface com.amazonaws.services.dynamodbv2.document.api.BatchGetItemApi
Used to perform a batch get-item operation from DynamoDB with full parameter specification.
batchGetItem(ReturnConsumedCapacity, TableKeysAndAttributes...) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
batchGetItem(TableKeysAndAttributes...) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
batchGetItem(BatchGetItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
batchGetItem(ReturnConsumedCapacity, TableKeysAndAttributes...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.BatchGetItemImpl
 
batchGetItem(TableKeysAndAttributes...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.BatchGetItemImpl
 
batchGetItem(BatchGetItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.BatchGetItemImpl
 
BatchGetItemApi - Interface in com.amazonaws.services.dynamodbv2.document.api
DynamoDB BatchGetItem API that can be used to retrieve multiple items from multiple tables in one request/response by specifying one or multiple primary keys per table in the request.
batchGetItemAsync(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
batchGetItemAsync(Map<String, KeysAndAttributes>, String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the BatchGetItem operation.
batchGetItemAsync(Map<String, KeysAndAttributes>, String, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.
batchGetItemAsync(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the BatchGetItem operation.
batchGetItemAsync(Map<String, KeysAndAttributes>, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.
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(Map<String, KeysAndAttributes>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the BatchGetItem operation.
batchGetItemAsync(Map<String, KeysAndAttributes>, String, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.
batchGetItemAsync(Map<String, KeysAndAttributes>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the BatchGetItem operation.
batchGetItemAsync(Map<String, KeysAndAttributes>, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.
batchGetItemAsync(BatchGetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
batchGetItemAsync(BatchGetItemRequest, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
batchGetItemAsync(Map<String, KeysAndAttributes>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the BatchGetItem operation.
batchGetItemAsync(Map<String, KeysAndAttributes>, String, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.
batchGetItemAsync(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the BatchGetItem operation.
batchGetItemAsync(Map<String, KeysAndAttributes>, AsyncHandler<BatchGetItemRequest, BatchGetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the BatchGetItem operation with an AsyncHandler.
BatchGetItemException(String, Map<String, KeysAndAttributes>, Map<String, List<Object>>) - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.BatchGetItemException
 
BatchGetItemImpl - Class in com.amazonaws.services.dynamodbv2.document.internal
The implementation for BatchGetItemApi.
BatchGetItemImpl(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.BatchGetItemImpl
 
BatchGetItemOutcome - Class in com.amazonaws.services.dynamodbv2.document
The outcome of a batch get-item operation from DynamoDB.
BatchGetItemOutcome(BatchGetItemResult) - Constructor for class com.amazonaws.services.dynamodbv2.document.BatchGetItemOutcome
 
BatchGetItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a BatchGetItem operation.
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
 
BatchGetItemSpec - Class in com.amazonaws.services.dynamodbv2.document.spec
Full parameter specification for the BatchGetItem API.
BatchGetItemSpec() - Constructor for class com.amazonaws.services.dynamodbv2.document.spec.BatchGetItemSpec
 
batchGetItemUnprocessed(ReturnConsumedCapacity, Map<String, KeysAndAttributes>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.BatchGetItemApi
Used to perform a batch get-item for the unprocessed keys returned from a previous batch get-item operation.
batchGetItemUnprocessed(Map<String, KeysAndAttributes>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.BatchGetItemApi
Used to perform a batch get-item for the unprocessed keys returned from a previous batch get-item operation.
batchGetItemUnprocessed(ReturnConsumedCapacity, Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
batchGetItemUnprocessed(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
batchGetItemUnprocessed(ReturnConsumedCapacity, Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.BatchGetItemImpl
 
batchGetItemUnprocessed(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.BatchGetItemImpl
 
batchLoad(Iterable<? extends Object>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
batchLoad(Iterable<? extends Object>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
batchLoad(Map<Class<?>, List<KeyPair>>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
batchLoad(Map<Class<?>, List<KeyPair>>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
batchLoad(Iterable<? extends Object>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
batchLoad(Map<Class<?>, List<KeyPair>>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
batchLoad(Iterable<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Retrieves multiple items from the table using their primary keys.
batchLoad(Iterable<? extends Object>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Retrieves multiple items from multiple tables using their primary keys.
batchLoad(Iterable<? extends Object>, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Retrieves multiple items from multiple tables using their primary keys.
batchLoad(Map<Class<?>, List<KeyPair>>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Retrieves the attributes for multiple items from multiple tables using their primary keys.
batchLoad(Map<Class<?>, List<KeyPair>>, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Retrieves multiple items from multiple tables using their primary keys.
BatchLoadContext - Class in com.amazonaws.services.dynamodbv2.datamodeling
Container object that has information about the batch load request made to DynamoDB.
BatchLoadContext(BatchGetItemRequest) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.BatchLoadContext
Instantiates a new BatchLoadContext.
batchSave(Iterable<? extends Object>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
batchSave(Object...) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
batchSave(Iterable<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Saves the objects given using one or more calls to the batchWriteItem API.
batchSave(Iterable<? extends Object>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Saves the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchSave(Object...) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Saves the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWrite(Iterable<? extends Object>, Iterable<? extends Object>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
batchWrite(Iterable<? extends Object>, Iterable<? extends Object>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
batchWrite(Iterable<? extends Object>, Iterable<? extends Object>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
batchWrite(Iterable<T>, Iterable<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Saves and deletes the objects given using one or more calls to the batchWriteItem API.
batchWrite(Iterable<? extends Object>, Iterable<? extends Object>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Saves and deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWrite(Iterable<? extends Object>, Iterable<? extends Object>, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Saves and deletes the objects given using one or more calls to the AmazonDynamoDB.batchWriteItem(BatchWriteItemRequest) API.
batchWriteItem(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
batchWriteItem(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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
Simplified method form for invoking the BatchWriteItem operation.
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
 
batchWriteItem(TableWriteItems...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.BatchWriteItemApi
Used to perform a batch write operation to DynamoDB.
batchWriteItem(BatchWriteItemSpec) - Method in interface com.amazonaws.services.dynamodbv2.document.api.BatchWriteItemApi
Used to perform a batch write operation to DynamoDB with full parameter specification.
batchWriteItem(TableWriteItems...) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
batchWriteItem(BatchWriteItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
batchWriteItem(TableWriteItems...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.BatchWriteItemImpl
 
batchWriteItem(BatchWriteItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.BatchWriteItemImpl
 
BatchWriteItemApi - Interface in com.amazonaws.services.dynamodbv2.document.api
DynamoDB BatchWriteItem API that can be used to put multiple items to and/or delete multiple items from multiple tables in a single request-response to/from DynamoDB.
batchWriteItemAsync(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
batchWriteItemAsync(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the BatchWriteItem operation.
batchWriteItemAsync(Map<String, List<WriteRequest>>, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the BatchWriteItem operation with an AsyncHandler.
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(Map<String, List<WriteRequest>>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the BatchWriteItem operation.
batchWriteItemAsync(Map<String, List<WriteRequest>>, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the BatchWriteItem operation with an AsyncHandler.
batchWriteItemAsync(BatchWriteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
batchWriteItemAsync(BatchWriteItemRequest, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
batchWriteItemAsync(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the BatchWriteItem operation.
batchWriteItemAsync(Map<String, List<WriteRequest>>, AsyncHandler<BatchWriteItemRequest, BatchWriteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the BatchWriteItem operation with an AsyncHandler.
BatchWriteItemImpl - Class in com.amazonaws.services.dynamodbv2.document.internal
The implementation for BatchWriteItemApi.
BatchWriteItemImpl(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.BatchWriteItemImpl
 
BatchWriteItemOutcome - Class in com.amazonaws.services.dynamodbv2.document
The outcome of a batch write-item operation from DynamoDB.
BatchWriteItemOutcome(BatchWriteItemResult) - Constructor for class com.amazonaws.services.dynamodbv2.document.BatchWriteItemOutcome
 
BatchWriteItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a BatchWriteItem operation.
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
 
BatchWriteItemSpec - Class in com.amazonaws.services.dynamodbv2.document.spec
Full parameter specification for the BatchWriteItem API.
BatchWriteItemSpec() - Constructor for class com.amazonaws.services.dynamodbv2.document.spec.BatchWriteItemSpec
 
batchWriteItemUnprocessed(Map<String, List<WriteRequest>>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.BatchWriteItemApi
Used to perform a batch write operation for the unprocessed items returned from a previous batch write operation.
batchWriteItemUnprocessed(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
batchWriteItemUnprocessed(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.BatchWriteItemImpl
 
beginsWith(V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified value.
beginsWith(String) - Method in class com.amazonaws.services.dynamodbv2.document.Expected
Creates and returns a condition of the range key with a value that begins with the given value.
beginsWith(String) - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
Creates and returns a condition of the range key with a value that begins with the given value.
beginsWith(String) - Method in class com.amazonaws.services.dynamodbv2.document.RangeKeyCondition
Creates and returns a condition of the range key with a value that begins with the given value.
beginsWith(String) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a function condition (that evaluates to true if the value of the current attribute begins with the specified operand) for building condition expression.
between(V, V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified values.
between(Object, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Expected
Creates and returns a condition of the range key that has a value between the given values.
between(Object, Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
Creates and returns a condition of the range key that has a value between the given values.
between(Object, Object) - Method in class com.amazonaws.services.dynamodbv2.document.RangeKeyCondition
Creates and returns a condition of the range key that has a value between the given values.
between(Number, Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a BetweenCondition that represents a BETWEEN comparison (that evaluates to true if the value of the current attribute is greater than or equal to the given low value, and less than or equal to the given high value) for building condition expression.
between(String, String) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a BetweenCondition that represents a BETWEEN comparison (that evaluates to true if the value of the current attribute is greater than or equal to the given low value, and less than or equal to the given high value) for building condition expression.
betweenAny(V, V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on any non-null argument; if lo is null a LE condition is applied on hi, if hi is null a GE condition is applied on lo.
BetweenCondition - Class in com.amazonaws.services.dynamodbv2.xspec
Represents a BETWEEN condition in a condition expression.
BigDecimalSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java BigDecimals.
BigDecimalUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB Numbers into Java BigDecimals.
BigIntegerSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java BigIntegers.
BigIntegerUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB Numbers into Java BigIntegers.
BillingMode - Enum in com.amazonaws.services.dynamodbv2.model
 
BillingModeSummary - Class in com.amazonaws.services.dynamodbv2.model
Contains the details for the read/write capacity mode.
BillingModeSummary() - Constructor for class com.amazonaws.services.dynamodbv2.model.BillingModeSummary
 
BOOL - Class in com.amazonaws.services.dynamodbv2.xspec
A path operand that refers to a boolean attribute in DynamoDB; used for building expressions.
BOOL(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Creates a path operand that refers to a boolean attribute for the purpose of building expressions.
BooleanSetToNumberSetMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A legacy marshaller that marshals sets of Java Booleans into DynamoDB NumberSets, representing true as '1' and false as '0'.
BooleanSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
A special unmarshaller for Set<Boolean>, which the V1 schema stores as an NS using 0/1 for true/false.
BooleanToBooleanMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals Java Boolean objects to Dynamodb-native BOOL attribute values.
BooleanToNumberMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A legacy marshaller that marshals Java Booleans into DynamoDB Numbers, representing true as '1' and false as '0'.
BooleanUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB Bools (or Numbers) into Java Booleans.
BS - Class in com.amazonaws.services.dynamodbv2.xspec
A path operand that refers to a binary set attribute in DynamoDB; used for building expressions.
BS(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Creates a path operand that refers to a binary-set attribute for the purpose of building expressions.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClientBuilder
Construct an asynchronous implementation of AmazonDynamoDBAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClientBuilder
Construct a synchronous implementation of AmazonDynamoDB using the current builder configuration.
build(AwsAsyncClientParams) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClientBuilder
Construct an asynchronous implementation of AmazonDynamoDBStreamsAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClientBuilder
Construct a synchronous implementation of AmazonDynamoDBStreams using the current builder configuration.
build() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchemas.Builder
 
build() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
Builds a new DynamoDBMapperConfig object.
build() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverterFactory.Builder
 
builder() - Static method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
builder() - Static method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
 
builder() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Creates a new empty builder.
Builder() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
Creates a new builder initialized with the DynamoDBMapperConfig.DEFAULT values.
buildForDeleteItem() - Method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an expression specification for use in a DeleteItem request to DynamoDB.
buildForGetItem() - Method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an expression specification for use in a GetItem request to DynamoDB.
buildForPut() - Method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an expression specification for use in a PutItem request to DynamoDB.
buildForQuery() - Method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an expression specification for use in a query request to DynamoDB.
buildForScan() - Method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an expression specification for use in a scan request to DynamoDB.
buildForUpdate() - Method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an expression specification for use in an UpdateItem request to DynamoDB.
ByteArraySetToBinarySetMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals sets of Java byte[]s into DynamoDB BinarySet attributes.
ByteArraySetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals BinarySet values as sets of Java byte[]s.
ByteArrayToBinaryMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals Java byte[]s into DynamoDB Binary attributes.
ByteArrayUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals Binary values as Java byte[]s.
ByteBufferSetToBinarySetMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals sets of Java ByteBuffers into DynamoDB BinarySet attributes.
ByteBufferSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals BinarySet values as sets of Java ByteBuffers.
ByteBufferToBinaryMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals Java ByteBuffers into DynamoDB Binary attributes.
ByteBufferUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals Binary values as Java ByteBuffers.
ByteSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java Bytes.
ByteUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB Numbers into Java Bytes.

C

cache - Variable in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
calculateCRC32FromCompressedData() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
CalendarSetToStringSetMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals sets of Java Calendar objects into DynamoDB StringSets (in ISO 8601 format, ie {"2014-01-01T00:00:00Z", ...}).
CalendarSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals sets of ISO-8601-formatted dates as sets of Java Calendar objects.
CalendarToStringMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals Java Calendar objects into DynamoDB Strings (in ISO 8601 format, ie "2014-01-01T00:00:00Z").
CalendarUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals ISO-8601-formatted dates as Java Calendar objects.
CancellationReason - Class in com.amazonaws.services.dynamodbv2.model
An ordered list of errors for each item in the request which caused the transaction to get cancelled.
CancellationReason() - Constructor for class com.amazonaws.services.dynamodbv2.model.CancellationReason
 
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
 
checkInvalidAttribute(String, Object) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
 
checkInvalidAttribute(String, Object) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
 
checkInvalidAttrName(String) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
 
checkInvalidAttrName(String) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
 
clazz - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
 
clazz - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
The class annotated with DynamoDB tags declaring how to load/store objects into DynamoDB
clear() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
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.
clearAttributeUpdate() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
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.datamodeling.DynamoDBDeleteExpression
Removes all the entries added into ExpressionAttributeNames.
clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Removes all the entries added into ExpressionAttributeNames.
clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Removes all the entries added into ExpressionAttributeNames.
clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
Removes all the entries added into ExpressionAttributeNames.
clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.Delete
Removes all the entries added into ExpressionAttributeNames.
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.Get
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.Put
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.Update
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.datamodeling.DynamoDBDeleteExpression
Removes all the entries added into ExpressionAttributeValues.
clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Removes all the entries added into ExpressionAttributeValues.
clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Removes all the entries added into ExpressionAttributeValues.
clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
Removes all the entries added into ExpressionAttributeValues.
clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.Delete
Removes all the entries added into ExpressionAttributeValues.
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.Put
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.Update
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.
clearItemCollectionMetricsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
Removes all the entries added into ItemCollectionMetrics.
clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
Removes all the entries added into Item.
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.ItemResponse
Removes all the entries added into Item.
clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.Put
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.ConditionCheck
Removes all the entries added into Key.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.Delete
Removes all the entries added into Key.
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.Get
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.Update
Removes all the entries added into Key.
clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Removes all the entries added into Key.
clearKeysEntries() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
Removes all the entries added into Keys.
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.
clearNewImageEntries() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
Removes all the entries added into NewImage.
clearOldImageEntries() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
Removes all the entries added into OldImage.
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.
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.BillingModeSummary
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ContributorInsightsSummary
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Delete
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicationGroupMemberAction
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.FailureException
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Get
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexAutoScalingUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Identity
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ItemResponse
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputOverride
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Put
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Record
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Replica
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndex
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicationGroupUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Shard
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Stream
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Tag
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItem
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.Update
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
 
clone() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
 
clone() - Method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
 
CollectionToListMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
 
CollectionToListMarshaller(ArgumentMarshaller) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.CollectionToListMarshaller
 
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.datamodeling - package com.amazonaws.services.dynamodbv2.datamodeling
 
com.amazonaws.services.dynamodbv2.datamodeling.marshallers - package com.amazonaws.services.dynamodbv2.datamodeling.marshallers
Standard implementations of ArgumentMarshaller.
com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers - package com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
Standard implementations of ArgumentUnmarshaller.
com.amazonaws.services.dynamodbv2.document - package com.amazonaws.services.dynamodbv2.document
 
com.amazonaws.services.dynamodbv2.document.api - package com.amazonaws.services.dynamodbv2.document.api
 
com.amazonaws.services.dynamodbv2.document.internal - package com.amazonaws.services.dynamodbv2.document.internal
 
com.amazonaws.services.dynamodbv2.document.spec - package com.amazonaws.services.dynamodbv2.document.spec
 
com.amazonaws.services.dynamodbv2.document.utils - package com.amazonaws.services.dynamodbv2.document.utils
 
com.amazonaws.services.dynamodbv2.endpointdiscovery - package com.amazonaws.services.dynamodbv2.endpointdiscovery
 
com.amazonaws.services.dynamodbv2.metrics - package com.amazonaws.services.dynamodbv2.metrics
 
com.amazonaws.services.dynamodbv2.model - package com.amazonaws.services.dynamodbv2.model
 
com.amazonaws.services.dynamodbv2.util - package com.amazonaws.services.dynamodbv2.util
 
com.amazonaws.services.dynamodbv2.waiters - package com.amazonaws.services.dynamodbv2.waiters
 
com.amazonaws.services.dynamodbv2.xspec - package com.amazonaws.services.dynamodbv2.xspec
A request-centric Expression Specification Builder package that can be used to construct valid expressions, and the respective name maps and value maps, for various DynamoDB requests in a typeful manner.
ComparatorCondition - Class in com.amazonaws.services.dynamodbv2.xspec
Represents a Comparator condition in building condition expression.
ComparisonOperator - Enum in com.amazonaws.services.dynamodbv2.model
 
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
 
Condition - Class in com.amazonaws.services.dynamodbv2.xspec
Represents a condition for building condition expression.
Condition() - Constructor for class com.amazonaws.services.dynamodbv2.xspec.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
 
ConditionCheck - Class in com.amazonaws.services.dynamodbv2.model
Represents a request to perform a check that an item exists or to check the condition of specific attributes of the item.
ConditionCheck() - Constructor for class com.amazonaws.services.dynamodbv2.model.ConditionCheck
 
config() - Method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.ConsistentReads
 
config() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchLoadRetryStrategy
 
config() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchWriteRetryStrategy
 
config() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultTableNameResolver
 
config() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.NoRetryBatchLoadRetryStrategy
 
config() - Method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.PaginationLoadingStrategy
 
config() - Method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.SaveBehavior
 
config() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
 
configFactory - Static variable in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Client configuration factory providing ClientConfigurations tailored to this client
configFactory - Static variable in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
Client configuration factory providing ClientConfigurations tailored to this client
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
 
contains(V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified value.
contains(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns whether the collection contains the given element.
contains(Object) - Method in class com.amazonaws.services.dynamodbv2.document.Expected
 
contains(Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
 
contains(byte[]) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns an FunctionCondition object which represents an contains(path, operand) function condition where path refers to that of the current path operand; used for building expressions.
contains(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns an FunctionCondition object which represents an contains(path, operand) function condition where path refers to that of the current path operand; used for building expressions.
contains(Object) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
 
contains(Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns an FunctionCondition object which represents an contains(path, operand) function condition where path refers to that of the current path operand; used for building expressions.
contains(String) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a function condition (that evaluates to true if the value of the current attribute contains the specified substring) for building condition expression.
contains(String) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns an FunctionCondition object which represents an contains(path, operand) function condition where path refers to that of the current path operand; used for building expressions.
containsAll(Collection<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
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
 
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.
ContributorInsightsAction - Enum in com.amazonaws.services.dynamodbv2.model
 
ContributorInsightsStatus - Enum in com.amazonaws.services.dynamodbv2.model
 
ContributorInsightsSummary - Class in com.amazonaws.services.dynamodbv2.model
Represents a Contributor Insights summary entry..
ContributorInsightsSummary() - Constructor for class com.amazonaws.services.dynamodbv2.model.ContributorInsightsSummary
 
ConversionSchema - Interface in com.amazonaws.services.dynamodbv2.datamodeling
A strategy for mapping between Java types and DynamoDB types.
ConversionSchema.Dependencies - Class in com.amazonaws.services.dynamodbv2.datamodeling
Dependency injection for the ItemConverters that this ConversionSchema generates.
ConversionSchemas - Class in com.amazonaws.services.dynamodbv2.datamodeling
Pre-defined strategies for mapping between Java types and DynamoDB types.
ConversionSchemas.Builder - Class in com.amazonaws.services.dynamodbv2.datamodeling
 
convert(Boolean) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBConvertedBool.Converter
 
convert(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDelimited.Converter
 
convert(V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Turns an object of type T into an object of type S.
convert(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Turns an object of type T into an object of type S.
convert(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMarshalling.Converter
Deprecated.
 
convert(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConvertedJson.Converter
 
convert(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConvertedTimestamp.Converter
 
convert(T) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter
Turns an object of type T into an object of type S.
convert(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.DelegateConverter
 
convert(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.ExtendedConverter
 
convert(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.NullSafeConverter
 
convert(Method, Object) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ItemConverter
Converts a Java object into a DynamoDB AttributeValue.
convert(Object) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ItemConverter
Converts an appropriately-annotated POJO into a Map of AttributeValues.
convert(S3Link) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link.Factory
 
Converter(Class<Boolean>, DynamoDBConvertedBool) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBConvertedBool.Converter
 
Converter(Class<T>, DynamoDBDelimited) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDelimited.Converter
 
Converter(Class<T>, DynamoDBMarshalling) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMarshalling.Converter
Deprecated.
 
Converter(Class<T>, DynamoDBTypeConvertedJson) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConvertedJson.Converter
 
Converter(Class<T>, DynamoDBTypeConvertedTimestamp) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConvertedTimestamp.Converter
 
convertKey(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Creates a new key map from the specified object.
convertKey(H, R) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Creates a new key map from the specified hash and range key.
convertListsToSets(String...) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Utility method to converts the designated attributes from List into Set, throwing IllegalArgumentException should there be duplicate elements.
count(Class<?>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
count(Class<?>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
count(Class<T>, DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
count(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
count(Class<?>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
count(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
count(DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data
count(DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data.
count(Class<?>, DynamoDBScanExpression) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data, using the default configuration.
count(Class<?>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Evaluates the specified scan expression and returns the count of matching items, without returning any of the actual item data.
count(Class<T>, DynamoDBQueryExpression<T>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data, using the default configuration.
count(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Evaluates the specified query expression and returns the count of matching items, without returning any of the actual item data.
createBackup(CreateBackupRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
createBackupAsync(CreateBackupRequest, AsyncHandler<CreateBackupRequest, CreateBackupResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
createBackupAsync(CreateBackupRequest, AsyncHandler<CreateBackupRequest, CreateBackupResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
CreateBackupRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
createGlobalTableAsync(CreateGlobalTableRequest, AsyncHandler<CreateGlobalTableRequest, CreateGlobalTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
createGlobalTableAsync(CreateGlobalTableRequest, AsyncHandler<CreateGlobalTableRequest, CreateGlobalTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
CreateGlobalTableRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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
 
createGSI(CreateGlobalSecondaryIndexAction, AttributeDefinition) - Method in class com.amazonaws.services.dynamodbv2.document.Table
Creates a global secondary index (GSI) with only a hash key on this table.
createGSI(CreateGlobalSecondaryIndexAction, AttributeDefinition, AttributeDefinition) - Method in class com.amazonaws.services.dynamodbv2.document.Table
Creates a global secondary index (GSI) with both a hash key and a range key on this table.
createKey(H, R) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Creates a new object instance with the keys populated.
createQueryRequestFromExpression(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
CreateReplicaAction - Class in com.amazonaws.services.dynamodbv2.model
Represents a replica to be added.
CreateReplicaAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
 
CreateReplicationGroupMemberAction - Class in com.amazonaws.services.dynamodbv2.model
Represents a replica to be created.
CreateReplicationGroupMemberAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
 
createS3Link(String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
createS3Link(Region, String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
createS3Link(String, String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
createS3Link(Region, String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
createS3Link(String, String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
createS3Link(String, String) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Creates an S3Link with the specified bucket name and key using the default S3 region.
createS3Link(Region, String, String) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Creates an S3Link with the specified region, bucket name and key.
createS3Link(String, String, String) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Creates an S3Link with the specified region, bucket name and key.
createS3Link(Region, String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link.Factory
 
createS3Link(String, String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link.Factory
 
createTable(CreateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
createTable(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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
Simplified method form for invoking the CreateTable operation.
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
 
createTable(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Creates the table with the specified throughput; also populates the same throughput for all global secondary indexes.
createTable(CreateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
Creates the specified table in DynamoDB.
createTable(String, List<KeySchemaElement>, List<AttributeDefinition>, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
Creates the specified table in DynamoDB.
createTableAsync(CreateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
createTableAsync(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the CreateTable operation.
createTableAsync(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the CreateTable operation with an AsyncHandler.
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(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the CreateTable operation.
createTableAsync(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the CreateTable operation with an AsyncHandler.
createTableAsync(CreateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
createTableAsync(CreateTableRequest, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
createTableAsync(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the CreateTable operation.
createTableAsync(List<AttributeDefinition>, String, List<KeySchemaElement>, ProvisionedThroughput, AsyncHandler<CreateTableRequest, CreateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the CreateTable operation with an AsyncHandler.
createTableIfNotExists(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Creates the table and ignores the ResourceInUseException if it ialready exists.
createTableIfNotExists(AmazonDynamoDB, CreateTableRequest) - Static method in class com.amazonaws.services.dynamodbv2.util.TableUtils
Creates the table and ignores any errors if it already exists.
CreateTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a CreateTable operation.
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
 
CustomMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that delegates to an instance of a DynamoDBMarshalling-derived custom marshaler.
CustomMarshaller(Class<? extends DynamoDBMarshaller<?>>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.CustomMarshaller
 
CustomUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that delegates to an instance of a DynamoDBMarshaller-derived custom marshaler.
CustomUnmarshaller(Class<?>, Class<? extends DynamoDBMarshaller<?>>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.CustomUnmarshaller
 

D

DateSetToStringSetMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals sets of Java Date objects into DynamoDB StringSets (in ISO 8601 format, ie {"2014-01-01T00:00:00Z", ...}).
DateSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals sets of ISO-8601-formatted dates as sets of Java Date objects.
DateToStringMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals Java Date objects into DynamoDB Strings (in ISO 8601 format, ie "2014-01-01T00:00:00Z").
DateUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals ISO-8601-formatted dates as Java Date objects.
DEFAULT - Static variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Default configuration; these defaults are also applied by the mapper when only partial configurations are specified.
DefaultBatchLoadRetryStrategy() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchLoadRetryStrategy
 
DefaultBatchWriteRetryStrategy() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchWriteRetryStrategy
Keep retrying until success, with default backoff.
DefaultBatchWriteRetryStrategy(int) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchWriteRetryStrategy
 
defaultClient() - Static method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClientBuilder
 
DefaultTableNameResolver() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultTableNameResolver
 
DelegateConverter(DynamoDBTypeConverter<S, T>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.DelegateConverter
 
DelegateFactory(DynamoDBTypeConverterFactory) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverterFactory.DelegateFactory
 
delete(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
delete(Object, DynamoDBDeleteExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
delete(Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
delete(T, DynamoDBDeleteExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
delete(T, DynamoDBDeleteExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
delete(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Deletes the given object from its DynamoDB table.
delete(T, DynamoDBDeleteExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Deletes the given object from its DynamoDB table using the specified deleteExpression.
delete(Object) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Deletes the given object from its DynamoDB table using the default configuration.
delete(Object, DynamoDBDeleteExpression) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Deletes the given object from its DynamoDB table using the specified deleteExpression and default configuration.
delete(Object, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Deletes the given object from its DynamoDB table using the specified configuration.
delete(T, DynamoDBDeleteExpression, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Deletes the given object from its DynamoDB table using the provided deleteExpression and provided configuration.
delete() - Method in class com.amazonaws.services.dynamodbv2.document.AttributeUpdate
 
delete() - Method in class com.amazonaws.services.dynamodbv2.document.Table
Deletes the table from DynamoDB.
delete(Object) - Method in class com.amazonaws.services.dynamodbv2.document.utils.FluentArrayList
Fluent method to remove the specified element from this list.
delete(Object) - Method in class com.amazonaws.services.dynamodbv2.document.utils.FluentHashMap
Fluent method to remove the specified key from this map.
delete(Object) - Method in class com.amazonaws.services.dynamodbv2.document.utils.FluentHashSet
Fluent method to remove the specified element from this set.
Delete - Class in com.amazonaws.services.dynamodbv2.model
Represents a request to perform a DeleteItem operation.
Delete() - Constructor for class com.amazonaws.services.dynamodbv2.model.Delete
 
delete(byte[]...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a DeleteAction for deleting the specified values from this binary set.
delete(ByteBuffer...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a DeleteAction for deleting the specified values from this binary set.
delete(Number...) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns a DeleteAction for deleting the specified values from this number set.
delete(Set<T>) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns a DeleteAction for deleting the specified values from this number set.
delete(String...) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns a DeleteAction for deleting the specified values from this string set.
delete(Set<String>) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns a DeleteAction for deleting the specified values from this string set.
DeleteAction - Class in com.amazonaws.services.dynamodbv2.xspec
Represents a DELETE action in the DELETE section of an update expression.
deleteBackup(DeleteBackupRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
deleteBackupAsync(DeleteBackupRequest, AsyncHandler<DeleteBackupRequest, DeleteBackupResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
deleteBackupAsync(DeleteBackupRequest, AsyncHandler<DeleteBackupRequest, DeleteBackupResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
DeleteBackupRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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
 
deleteGSI() - Method in class com.amazonaws.services.dynamodbv2.document.Index
Deletes this global secondary index (GSI) from the DynamoDB table.
deleteIfExists(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Deletes the given object from its DynamoDB table with the condition that the hash and, if applicable, the range key, already exist.
deleteItem(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
deleteItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
deleteItem(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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
Simplified method form for invoking the DeleteItem operation.
deleteItem(String, Map<String, AttributeValue>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Simplified method form for invoking the DeleteItem operation.
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
 
deleteItem(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
deleteItem(KeyAttribute...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.DeleteItemApi
Deletes an item by primary key.
deleteItem(PrimaryKey) - Method in interface com.amazonaws.services.dynamodbv2.document.api.DeleteItemApi
Deletes an item by primary key.
deleteItem(String, Object) - Method in interface com.amazonaws.services.dynamodbv2.document.api.DeleteItemApi
Deletes an item by hash-only primary key.
deleteItem(String, Object, String, Object) - Method in interface com.amazonaws.services.dynamodbv2.document.api.DeleteItemApi
Deletes an item by hash key-and-range primary key.
deleteItem(PrimaryKey, Expected...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.DeleteItemApi
Conditional delete with the specified primary key and expected conditions.
deleteItem(String, Object, Expected...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.DeleteItemApi
Conditional delete with the specified hash-only primary key and expected conditions.
deleteItem(String, Object, String, Object, Expected...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.DeleteItemApi
Conditional delete with the specified hash-and-range primary key and expected conditions.
deleteItem(PrimaryKey, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.DeleteItemApi
Conditional delete with the specified primary key and condition expression.
deleteItem(String, Object, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.DeleteItemApi
Conditional delete with the specified hash-only primary key and condition expression.
deleteItem(String, Object, String, Object, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.DeleteItemApi
Conditional delete with the specified hash-and-range primary key and condition expression.
deleteItem(DeleteItemSpec) - Method in interface com.amazonaws.services.dynamodbv2.document.api.DeleteItemApi
Deletes an item by specifying all the details.
deleteItem(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.DeleteItemImpl
 
deleteItem(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.internal.DeleteItemImpl
 
deleteItem(PrimaryKey, Expected...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.DeleteItemImpl
 
deleteItem(PrimaryKey, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.DeleteItemImpl
 
deleteItem(DeleteItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.DeleteItemImpl
 
deleteItem(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.DeleteItemImpl
 
deleteItem(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.DeleteItemImpl
 
deleteItem(String, Object, Expected...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.DeleteItemImpl
 
deleteItem(String, Object, String, Object, Expected...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.DeleteItemImpl
 
deleteItem(String, Object, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.DeleteItemImpl
 
deleteItem(String, Object, String, Object, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.DeleteItemImpl
 
deleteItem(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
deleteItem(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
deleteItem(PrimaryKey, Expected...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
deleteItem(PrimaryKey, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
deleteItem(PrimaryKey, DeleteItemExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
deleteItem(DeleteItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
deleteItem(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
deleteItem(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
deleteItem(String, Object, Expected...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
deleteItem(String, Object, String, Object, Expected...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
deleteItem(String, Object, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
deleteItem(String, Object, String, Object, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
deleteItem(String, Object, String, Object, DeleteItemExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
DeleteItemApi - Interface in com.amazonaws.services.dynamodbv2.document.api
A Table-centric DeleteItem API.
deleteItemAsync(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
deleteItemAsync(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the DeleteItem operation.
deleteItemAsync(String, Map<String, AttributeValue>, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the DeleteItem operation with an AsyncHandler.
deleteItemAsync(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the DeleteItem operation.
deleteItemAsync(String, Map<String, AttributeValue>, String, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the DeleteItem operation with an AsyncHandler.
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(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the DeleteItem operation.
deleteItemAsync(String, Map<String, AttributeValue>, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the DeleteItem operation with an AsyncHandler.
deleteItemAsync(String, Map<String, AttributeValue>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the DeleteItem operation.
deleteItemAsync(String, Map<String, AttributeValue>, String, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the DeleteItem operation with an AsyncHandler.
deleteItemAsync(DeleteItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
deleteItemAsync(DeleteItemRequest, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
deleteItemAsync(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the DeleteItem operation.
deleteItemAsync(String, Map<String, AttributeValue>, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the DeleteItem operation with an AsyncHandler.
deleteItemAsync(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the DeleteItem operation.
deleteItemAsync(String, Map<String, AttributeValue>, String, AsyncHandler<DeleteItemRequest, DeleteItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the DeleteItem operation with an AsyncHandler.
DeleteItemExpressionSpec - Class in com.amazonaws.services.dynamodbv2.xspec
Expression specification for making DeleteItem request to Amazon DynamoDB.
DeleteItemImpl - Class in com.amazonaws.services.dynamodbv2.document.internal
The implementation for DeleteItemApi.
DeleteItemImpl(AmazonDynamoDB, Table) - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.DeleteItemImpl
 
DeleteItemOutcome - Class in com.amazonaws.services.dynamodbv2.document
The outcome of deleting an item from a DynamoDB table.
DeleteItemOutcome(DeleteItemResult) - Constructor for class com.amazonaws.services.dynamodbv2.document.DeleteItemOutcome
 
DeleteItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a DeleteItem operation.
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
 
DeleteItemSpec - Class in com.amazonaws.services.dynamodbv2.document.spec
Full parameter specification for the DeleteItem API.
DeleteItemSpec() - Constructor for class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
DeleteReplicaAction - Class in com.amazonaws.services.dynamodbv2.model
Represents a replica to be removed.
DeleteReplicaAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
 
DeleteReplicationGroupMemberAction - Class in com.amazonaws.services.dynamodbv2.model
Represents a replica to be deleted.
DeleteReplicationGroupMemberAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.DeleteReplicationGroupMemberAction
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
deleteTable(String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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
Simplified method form for invoking the DeleteTable operation.
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
 
deleteTable() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Deletes the table.
deleteTableAsync(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
deleteTableAsync(String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the DeleteTable operation.
deleteTableAsync(String, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the DeleteTable operation with an AsyncHandler.
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(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the DeleteTable operation.
deleteTableAsync(String, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the DeleteTable operation with an AsyncHandler.
deleteTableAsync(DeleteTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
deleteTableAsync(DeleteTableRequest, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
deleteTableAsync(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the DeleteTable operation.
deleteTableAsync(String, AsyncHandler<DeleteTableRequest, DeleteTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the DeleteTable operation with an AsyncHandler.
deleteTableIfExists() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Deletes the table and ignores the ResourceNotFoundException if it does not already exist.
deleteTableIfExists(AmazonDynamoDB, DeleteTableRequest) - Static method in class com.amazonaws.services.dynamodbv2.util.TableUtils
Deletes the table and ignores any errors if it doesn't exist.
DeleteTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a DeleteTable operation.
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
 
Dependencies() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchema.Dependencies
 
describe() - Method in class com.amazonaws.services.dynamodbv2.document.Table
Retrieves the table description from DynamoDB.
describeBackup(DescribeBackupRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeBackupAsync(DescribeBackupRequest, AsyncHandler<DescribeBackupRequest, DescribeBackupResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
describeBackupAsync(DescribeBackupRequest, AsyncHandler<DescribeBackupRequest, DescribeBackupResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
DescribeBackupRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeContinuousBackupsAsync(DescribeContinuousBackupsRequest, AsyncHandler<DescribeContinuousBackupsRequest, DescribeContinuousBackupsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
describeContinuousBackupsAsync(DescribeContinuousBackupsRequest, AsyncHandler<DescribeContinuousBackupsRequest, DescribeContinuousBackupsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
DescribeContinuousBackupsRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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
 
describeContributorInsights(DescribeContributorInsightsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
describeContributorInsights(DescribeContributorInsightsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns information about contributor insights, for a given table or global secondary index.
describeContributorInsights(DescribeContributorInsightsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns information about contributor insights, for a given table or global secondary index.
describeContributorInsightsAsync(DescribeContributorInsightsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeContributorInsightsAsync(DescribeContributorInsightsRequest, AsyncHandler<DescribeContributorInsightsRequest, DescribeContributorInsightsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeContributorInsightsAsync(DescribeContributorInsightsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns information about contributor insights, for a given table or global secondary index.
describeContributorInsightsAsync(DescribeContributorInsightsRequest, AsyncHandler<DescribeContributorInsightsRequest, DescribeContributorInsightsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns information about contributor insights, for a given table or global secondary index.
describeContributorInsightsAsync(DescribeContributorInsightsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
describeContributorInsightsAsync(DescribeContributorInsightsRequest, AsyncHandler<DescribeContributorInsightsRequest, DescribeContributorInsightsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
DescribeContributorInsightsRequest - Class in com.amazonaws.services.dynamodbv2.model
 
DescribeContributorInsightsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsRequest
 
DescribeContributorInsightsResult - Class in com.amazonaws.services.dynamodbv2.model
 
DescribeContributorInsightsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
 
describeEndpoints(DescribeEndpointsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
describeEndpoints(DescribeEndpointsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns the regional endpoint information.
describeEndpoints(DescribeEndpointsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns the regional endpoint information.
describeEndpointsAsync(DescribeEndpointsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeEndpointsAsync(DescribeEndpointsRequest, AsyncHandler<DescribeEndpointsRequest, DescribeEndpointsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeEndpointsAsync(DescribeEndpointsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns the regional endpoint information.
describeEndpointsAsync(DescribeEndpointsRequest, AsyncHandler<DescribeEndpointsRequest, DescribeEndpointsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns the regional endpoint information.
describeEndpointsAsync(DescribeEndpointsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
describeEndpointsAsync(DescribeEndpointsRequest, AsyncHandler<DescribeEndpointsRequest, DescribeEndpointsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
DescribeEndpointsRequest - Class in com.amazonaws.services.dynamodbv2.model
 
DescribeEndpointsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsRequest
 
DescribeEndpointsResult - Class in com.amazonaws.services.dynamodbv2.model
 
DescribeEndpointsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
 
describeGlobalTable(DescribeGlobalTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeGlobalTableAsync(DescribeGlobalTableRequest, AsyncHandler<DescribeGlobalTableRequest, DescribeGlobalTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
describeGlobalTableAsync(DescribeGlobalTableRequest, AsyncHandler<DescribeGlobalTableRequest, DescribeGlobalTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
DescribeGlobalTableRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeGlobalTableSettingsAsync(DescribeGlobalTableSettingsRequest, AsyncHandler<DescribeGlobalTableSettingsRequest, DescribeGlobalTableSettingsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
describeGlobalTableSettingsAsync(DescribeGlobalTableSettingsRequest, AsyncHandler<DescribeGlobalTableSettingsRequest, DescribeGlobalTableSettingsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
DescribeGlobalTableSettingsRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeLimitsAsync(DescribeLimitsRequest, AsyncHandler<DescribeLimitsRequest, DescribeLimitsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
describeLimitsAsync(DescribeLimitsRequest, AsyncHandler<DescribeLimitsRequest, DescribeLimitsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
DescribeLimitsRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a DescribeLimits operation.
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
 
describeStream(DescribeStreamRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreams
 
describeStream(DescribeStreamRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreams
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN), the composition of its shards, and its corresponding DynamoDB table.
describeStream(DescribeStreamRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN), the composition of its shards, and its corresponding DynamoDB table.
describeStreamAsync(DescribeStreamRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreamsAsync
 
describeStreamAsync(DescribeStreamRequest, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreamsAsync
 
describeStreamAsync(DescribeStreamRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsync
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN), the composition of its shards, and its corresponding DynamoDB table.
describeStreamAsync(DescribeStreamRequest, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsync
Returns information about a stream, including the current status of the stream, its Amazon Resource Name (ARN), the composition of its shards, and its corresponding DynamoDB table.
describeStreamAsync(DescribeStreamRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
 
describeStreamAsync(DescribeStreamRequest, AsyncHandler<DescribeStreamRequest, DescribeStreamResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
 
DescribeStreamRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a DescribeStream operation.
DescribeStreamRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeStreamRequest
 
DescribeStreamResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a DescribeStream operation.
DescribeStreamResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeStreamResult
 
describeTable(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
describeTable(String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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
Simplified method form for invoking the DescribeTable operation.
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
 
describeTable() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
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.AbstractAmazonDynamoDBAsync
 
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeTableAsync(String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the DescribeTable operation.
describeTableAsync(String, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the DescribeTable operation with an AsyncHandler.
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(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the DescribeTable operation.
describeTableAsync(String, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the DescribeTable operation with an AsyncHandler.
describeTableAsync(DescribeTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
describeTableAsync(DescribeTableRequest, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
describeTableAsync(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the DescribeTable operation.
describeTableAsync(String, AsyncHandler<DescribeTableRequest, DescribeTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the DescribeTable operation with an AsyncHandler.
DescribeTableFunction - Class in com.amazonaws.services.dynamodbv2.waiters
 
DescribeTableFunction(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.waiters.DescribeTableFunction
Constructs a new DescribeTableFunction with the given client
describeTableReplicaAutoScaling(DescribeTableReplicaAutoScalingRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
describeTableReplicaAutoScaling(DescribeTableReplicaAutoScalingRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Describes auto scaling settings across replicas of the global table at once.
describeTableReplicaAutoScaling(DescribeTableReplicaAutoScalingRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Describes auto scaling settings across replicas of the global table at once.
describeTableReplicaAutoScalingAsync(DescribeTableReplicaAutoScalingRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeTableReplicaAutoScalingAsync(DescribeTableReplicaAutoScalingRequest, AsyncHandler<DescribeTableReplicaAutoScalingRequest, DescribeTableReplicaAutoScalingResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeTableReplicaAutoScalingAsync(DescribeTableReplicaAutoScalingRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Describes auto scaling settings across replicas of the global table at once.
describeTableReplicaAutoScalingAsync(DescribeTableReplicaAutoScalingRequest, AsyncHandler<DescribeTableReplicaAutoScalingRequest, DescribeTableReplicaAutoScalingResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Describes auto scaling settings across replicas of the global table at once.
describeTableReplicaAutoScalingAsync(DescribeTableReplicaAutoScalingRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
describeTableReplicaAutoScalingAsync(DescribeTableReplicaAutoScalingRequest, AsyncHandler<DescribeTableReplicaAutoScalingRequest, DescribeTableReplicaAutoScalingResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
DescribeTableReplicaAutoScalingRequest - Class in com.amazonaws.services.dynamodbv2.model
 
DescribeTableReplicaAutoScalingRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingRequest
 
DescribeTableReplicaAutoScalingResult - Class in com.amazonaws.services.dynamodbv2.model
 
DescribeTableReplicaAutoScalingResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingResult
 
DescribeTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a DescribeTable operation.
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
describeTimeToLiveAsync(DescribeTimeToLiveRequest, AsyncHandler<DescribeTimeToLiveRequest, DescribeTimeToLiveResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
describeTimeToLiveAsync(DescribeTimeToLiveRequest, AsyncHandler<DescribeTimeToLiveRequest, DescribeTimeToLiveResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
DescribeTimeToLiveRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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
 
disableEndpointDiscovery() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClientBuilder
 
doPutItem() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Save the item using a PutItem request.
doQuery(QuerySpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.IndexQueryImpl
 
doQuery(QuerySpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
doScan(ScanSpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.IndexScanImpl
 
doScan(ScanSpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.ScanImpl
 
DoubleSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java Doubles.
DoubleUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB Numbers into Java Doubles.
doUpdateItem() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Save the item using a UpdateItem request.
downloadTo(File) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Convenient method to synchronously download to the specified file from the S3 object represented by this S3Link.
downloadTo(File, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.downloadTo(File) but allows specifying a request metric collector.
downloadTo(OutputStream) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Downloads the data from the object represented by this S3Link to the specified output stream.
downloadTo(OutputStream, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.downloadTo(OutputStream) but allows specifying a request metric collector.
dynamo - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
The client for working with DynamoDB
DynamoDB - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to mark other annotations as being part of DyanmoDB.
DynamoDB - Class in com.amazonaws.services.dynamodbv2.document
DynamoDB Document API.
DynamoDB(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
DynamoDB(Regions) - Constructor for class com.amazonaws.services.dynamodbv2.document.DynamoDB
Create a DynamoDB object that talks to the specified AWS region.
DynamoDBAttribute - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Interface for marking a class property as an attribute in a DynamoDB table.
DynamoDBAutoGenerated - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to mark a property as using a custom auto-generator.
DynamoDBAutoGeneratedDefault - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to assign a default value on creation if value is null.
DynamoDBAutoGeneratedDefault.Generator<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Default generator.
DynamoDBAutoGeneratedKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a hash key or range key property in a class to auto-generate this key.
DynamoDBAutoGeneratedTimestamp - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for auto-generating a date/timestamp.
DynamoDBAutoGeneratedTimestamp.Generator<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Default generator.
DynamoDBAutoGenerateStrategy - Enum in com.amazonaws.services.dynamodbv2.datamodeling
Enumeration of possible auto-generation strategies.
DynamoDBAutoGenerator<T> - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Generator interface for auto-generating attribute values.
DynamoDBAutoGenerator.AbstractGenerator<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
A generator which holds the DynamoDBAutoGenerateStrategy.
DynamoDBConvertedBool - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to convert a Boolean to the DynamoDB S type.
DynamoDBConvertedBool.Converter - Class in com.amazonaws.services.dynamodbv2.datamodeling
Boolean type converter.
DynamoDBConvertedBool.Format - Enum in com.amazonaws.services.dynamodbv2.datamodeling
Enumeration of the supported format options.
DynamoDBDeleteExpression - Class in com.amazonaws.services.dynamodbv2.datamodeling
Enables adding options to a delete operation.
DynamoDBDeleteExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
 
DynamoDBDelimited - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to convert an object into a single delimited String attribute.
DynamoDBDelimited.Converter<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Type converter for string delimited attributes.
DynamoDBDocument - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
An annotation that marks a class which can be serialized to a DynamoDB document or sub-document.
DynamoDBFlattened - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for flattening a complex type.
DynamoDBGeneratedUuid - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for auto-generating a UUID.
DynamoDBGeneratedUuid.Generator<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Default generator.
DynamoDBHashKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property as the hash key for a modeled class.
DynamoDBIgnore - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a class property as non-modeled.
DynamoDBIndexHashKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property in a class as the attribute to be used as the hash key for one or more global secondary indexes on a DynamoDB table.
DynamoDBIndexRangeKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property in a class as the attribute to be used as range key for one or more local secondary indexes on a DynamoDB table.
DynamoDBKeyed - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property a key for a modeled class.
DynamoDBMapper - Class in com.amazonaws.services.dynamodbv2.datamodeling
Object mapper for domain-object interaction with DynamoDB.
DynamoDBMapper(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object given, using the default configuration.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object and configuration given.
DynamoDBMapper(AmazonDynamoDB, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object and S3 client cache given, using the default configuration.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AttributeTransformer) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the given service object, configuration, and transform hook.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructs a new mapper with the service object, configuration, and S3 client cache given.
DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AttributeTransformer, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Constructor with all parameters.
DynamoDBMapper.BatchGetItemException - Exception in com.amazonaws.services.dynamodbv2.datamodeling
 
DynamoDBMapper.FailedBatch - Class in com.amazonaws.services.dynamodbv2.datamodeling
The return type of batchWrite, batchDelete and batchSave.
DynamoDBMapper.SaveObjectHandler - Class in com.amazonaws.services.dynamodbv2.datamodeling
The handler for saving object using DynamoDBMapper.
DynamoDBMapperConfig - Class in com.amazonaws.services.dynamodbv2.datamodeling
Immutable configuration object for service call behavior.
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Deprecated.
in favor of the fluent DynamoDBMapperConfig.Builder
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Deprecated.
in favor of the fluent DynamoDBMapperConfig.Builder
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy, RequestMetricCollector) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Deprecated.
in favor of the fluent DynamoDBMapperConfig.Builder
DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Deprecated.
DynamoDBMapperConfig(DynamoDBMapperConfig.ConsistentReads) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Deprecated.
DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Deprecated.
DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameResolver) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Deprecated.
DynamoDBMapperConfig(DynamoDBMapperConfig.ObjectTableNameResolver) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Deprecated.
DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameResolver, DynamoDBMapperConfig.ObjectTableNameResolver) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Deprecated.
DynamoDBMapperConfig(DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Deprecated.
DynamoDBMapperConfig(ConversionSchema) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Deprecated.
DynamoDBMapperConfig(DynamoDBMapperConfig, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Deprecated.
DynamoDBMapperConfig.BatchLoadRetryStrategy - Interface in com.amazonaws.services.dynamodbv2.datamodeling
DynamoDBMapper.batchLoad(Iterable, DynamoDBMapperConfig) breaks the requested items in batches of maximum size 100.
DynamoDBMapperConfig.BatchWriteRetryStrategy - Interface in com.amazonaws.services.dynamodbv2.datamodeling
DynamoDBMapper#batchWrite takes arbitrary number of save/delete requests and breaks them into smaller chunks that can be accepted by the service API.
DynamoDBMapperConfig.Builder - Class in com.amazonaws.services.dynamodbv2.datamodeling
A fluent builder for DynamoDBMapperConfig objects.
DynamoDBMapperConfig.ConsistentReads - Enum in com.amazonaws.services.dynamodbv2.datamodeling
Enumeration of consistent read behavior.
DynamoDBMapperConfig.DefaultBatchLoadRetryStrategy - Class in com.amazonaws.services.dynamodbv2.datamodeling
This is the default strategy.
DynamoDBMapperConfig.DefaultBatchWriteRetryStrategy - Class in com.amazonaws.services.dynamodbv2.datamodeling
The default BatchWriteRetryStrategy which always retries on UnprocessedItem up to a maximum number of times and use exponential backoff with random scale factor.
DynamoDBMapperConfig.DefaultTableNameResolver - Class in com.amazonaws.services.dynamodbv2.datamodeling
Default implementation of DynamoDBMapperConfig.TableNameResolver that mimics the behavior of DynamoDBMapper before the addition of DynamoDBMapperConfig.TableNameResolver.
DynamoDBMapperConfig.NoRetryBatchLoadRetryStrategy - Class in com.amazonaws.services.dynamodbv2.datamodeling
This strategy, like name suggests will not attempt any retries on Unprocessed keys
DynamoDBMapperConfig.ObjectTableNameResolver - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Interface for a strategy used to determine the table name of an object based on its class.
DynamoDBMapperConfig.PaginationLoadingStrategy - Enum in com.amazonaws.services.dynamodbv2.datamodeling
Enumeration of pagination loading strategy.
DynamoDBMapperConfig.SaveBehavior - Enum in com.amazonaws.services.dynamodbv2.datamodeling
Enumeration of behaviors for the save operation.
DynamoDBMapperConfig.TableNameOverride - Class in com.amazonaws.services.dynamodbv2.datamodeling
Allows overriding the table name declared on a domain class by the DynamoDBTable annotation.
DynamoDBMapperConfig.TableNameResolver - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Interface for a strategy used to determine the table name of an object based on its class.
DynamoDBMapperFieldModel<T,V> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Field model.
DynamoDBMapperFieldModel.DynamoDBAttributeType - Enum in com.amazonaws.services.dynamodbv2.datamodeling
 
DynamoDBMapperModelFactory - Interface in com.amazonaws.services.dynamodbv2.datamodeling
DynamoDBMapper table model factory.
DynamoDBMapperModelFactory.TableFactory - Interface in com.amazonaws.services.dynamodbv2.datamodeling
DynamoDBMapperTableModel<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Table model.
DynamoDBMappingException - Exception in com.amazonaws.services.dynamodbv2.datamodeling
Generic exception for problems occuring when mapping DynamoDB items to Java objects or vice versa.
DynamoDBMappingException() - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException
 
DynamoDBMappingException(String, Throwable) - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException
 
DynamoDBMappingException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException
 
DynamoDBMappingException(Throwable) - Constructor for exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMappingException
 
DynamoDBMarshaller<T> - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Deprecated.
Replaced by DynamoDBTypeConverter

A DynamoDBTypeConverted with String as source would perform the same conversion. Please consider, if your marshaller is thread safe before replacing. In the new implementation, a single instance of DynamoDBTypeConverted is created per field/attribute. In the old, an new instance of the marshaller was created for each call to marshall and unmarshall. If your marshaller/converter is not thread safe, it is recomended to specify a converter which will instantiate a new marshaller per call.

 public class CustomConverter<T> implements DynamoDBTypeConverter<String,T> {
     @Override
     public final String convert(final T object) {
         return ...
     }
     @Override
     public final T unconvert(final String object) {
         return ...
     }
 }
 
DynamoDBMarshalling - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Deprecated.
Replaced by DynamoDBTypeConverted

A DynamoDBTypeConverted with String as source would perform the same conversion. Please consider, if your marshaller is thread safe before replacing. In the new implementation, a single instance of DynamoDBTypeConverted is created per field/attribute. In the old, an new instance of the marshaller was created for each call to marshall and unmarshall. If your marshaller/converter is not thread safe, it is recomended to specify a converter which will instantiate a new marshaller per call.

 public class CustomConverter<T> implements DynamoDBTypeConverter<String,T> {
     @Override
     public final String convert(final T object) {
         return ...
     }
     @Override
     public final T unconvert(final String object) {
         return ...
     }
 }
 
DynamoDBMarshalling.Converter<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Deprecated.
Marshalling type converter.
DynamoDBNamed - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for overriding a property's DynamoDB attribute name.
DynamoDBNativeBoolean - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Deprecated.
- Replaced by DynamoDBTyped
DynamoDBQueryExpression<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
A query expression.
DynamoDBQueryExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
 
DynamoDBRangeKey - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property in a class as the range key for a DynamoDB table.
DynamoDBRequestMetric - Enum in com.amazonaws.services.dynamodbv2.metrics
DynamoDB specific request metric type.
DynamoDBSaveExpression - Class in com.amazonaws.services.dynamodbv2.datamodeling
Enables adding options to a save operation.
DynamoDBSaveExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
 
DynamoDBScalarAttribute - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Deprecated.
DynamoDBScanExpression - Class in com.amazonaws.services.dynamodbv2.datamodeling
Options for filtering results from a scan operation.
DynamoDBScanExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
 
DynamoDBTable - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to mark a class as a DynamoDB table.
DynamoDBTableMapper<T,H,R> - Class in com.amazonaws.services.dynamodbv2.datamodeling
A wrapper for DynamoDBMapper which operates only on a specified class/table.
DynamoDBTableMapper(AmazonDynamoDB, DynamoDBMapper, DynamoDBMapperConfig, DynamoDBMapperTableModel<T>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Constructs a new table mapper for the given class.
DynamoDBTransactionLoadExpression - Class in com.amazonaws.services.dynamodbv2.datamodeling
Enables adding projection expression parameters to transactionLoad operation via TransactionGetRequest.
DynamoDBTransactionLoadExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTransactionLoadExpression
 
DynamoDBTransactionWriteExpression - Class in com.amazonaws.services.dynamodbv2.datamodeling
Enables adding condition expression parameter to transactionWrite operation via TransactionWriteRequest.
DynamoDBTransactionWriteExpression() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTransactionWriteExpression
 
DynamoDBTypeConverted - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to mark a property as using a custom type-converter.
DynamoDBTypeConvertedEnum - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to convert the enumeration value to a string.
DynamoDBTypeConvertedEpochDate - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to convert a date object (Date, Calendar, DateTime) to a ScalarAttributeType.N stored as epoch time.
DynamoDBTypeConvertedJson - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
A simple JSON converter that uses the Jackson JSON processor.
DynamoDBTypeConvertedJson.Converter<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
JSON type converter.
DynamoDBTypeConvertedTimestamp - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to format a timestamp object using Java's standard date and time patterns.
DynamoDBTypeConvertedTimestamp.Converter<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Timestamp format converter.
DynamoDBTypeConverter<S,T> - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Interface for converting types.
DynamoDBTypeConverter.AbstractConverter<S,T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
An abstract converter with additional general purpose functions.
DynamoDBTypeConverter.DelegateConverter<S,T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
A general purpose delegating converter.
DynamoDBTypeConverter.ExtendedConverter<S,U,T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
A converter which wraps a source and target converter.
DynamoDBTypeConverter.NullSafeConverter<S,T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
A converter which evaluates nullability before convert/unconvert.
DynamoDBTypeConverterFactory - Class in com.amazonaws.services.dynamodbv2.datamodeling
DynamoDBTypeConverter factory and supporting classes.
DynamoDBTypeConverterFactory() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverterFactory
 
DynamoDBTypeConverterFactory.Builder - Class in com.amazonaws.services.dynamodbv2.datamodeling
Builder for overriding type-converters.
DynamoDBTypeConverterFactory.DelegateFactory - Class in com.amazonaws.services.dynamodbv2.datamodeling
DynamoDBTyped - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation to override the standard attribute type binding.
DynamoDBv2Actions - Enum in com.amazonaws.auth.policy.actions
The available AWS access control policy actions for DynamoDB.
DynamoDBVersionAttribute - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property as an optimistic locking version attribute.
DynamoDBVersioned - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
Annotation for marking a property as an optimistic locking version attribute.
DynamoDBVersioned.Generator<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Version auto-generator.

E

enableEndpointDiscovery() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClientBuilder
 
Endpoint - Class in com.amazonaws.services.dynamodbv2.model
An endpoint information details.
Endpoint() - Constructor for class com.amazonaws.services.dynamodbv2.model.Endpoint
 
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The region metadata service name for computing region endpoints.
ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreams
The region metadata service name for computing region endpoints.
eq(V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified value.
eq(Object) - Method in class com.amazonaws.services.dynamodbv2.document.Expected
Creates and returns a condition of the range key being equal to the given value.
eq(Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
Creates and returns a condition of the range key being equal to the given value.
eq(Object) - Method in class com.amazonaws.services.dynamodbv2.document.RangeKeyCondition
Creates and returns a condition of the range key being equal to the given value.
eq(B) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to that of the specified attribute) for building condition expression.
eq(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to the specified value) for building condition expression.
eq(byte[]) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is equal to the specified value) for building condition expression.
eq(boolean) - Method in class com.amazonaws.services.dynamodbv2.xspec.BOOL
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to that of the specified value) for building condition expression.
eq(BOOL) - Method in class com.amazonaws.services.dynamodbv2.xspec.BOOL
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to that of the specified attribute) for building condition expression.
eq(byte[]...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to the set of specified values) for building condition expression.
eq(ByteBuffer...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to the set of specified values) for building condition expression.
eq(BS) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to that of the specified attribute) for building condition expression.
eq(FunctionOperand) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
 
eq(L) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
 
eq(List<?>) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is equal to the specified value) for building condition expression.
eq(FunctionOperand) - Method in class com.amazonaws.services.dynamodbv2.xspec.M
 
eq(M) - Method in class com.amazonaws.services.dynamodbv2.xspec.M
 
eq(Map<String, ?>) - Method in class com.amazonaws.services.dynamodbv2.xspec.M
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is equal to the specified value) for building condition expression.
eq(N) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to that of the specified attribute) for building condition expression.
eq(Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is equal to the specified value) for building condition expression.
eq(Number...) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to the set of specified values) for building condition expression.
eq(NS) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to that of the specified attribute) for building condition expression.
eq(Set<T>) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is equal to the specified value) for building condition expression.
eq(S) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to that of the specified attribute) for building condition expression.
eq(String) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is equal to the specified value) for building condition expression.
eq(String...) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to the set of specified values) for building condition expression.
eq(SS) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns a comparator condition (that evaluates to true if the value of the current attribute is equal to that of the specified attribute) for building condition expression.
eq(Set<String>) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is equal to the specified value) for building condition expression.
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.document.Attribute
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.document.Item
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.document.PrimaryKey
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
 
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.BillingModeSummary
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
 
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.ConditionCheck
 
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.ContributorInsightsSummary
 
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.CreateReplicationGroupMemberAction
 
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.Delete
 
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.DeleteReplicationGroupMemberAction
 
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.DescribeContributorInsightsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
 
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.DescribeStreamRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingResult
 
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.Endpoint
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.FailureException
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Get
 
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.GetRecordsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexAutoScalingUpdate
 
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.Identity
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ItemResponse
 
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.ListContributorInsightsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsResult
 
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.ListStreamsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsResult
 
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.ProvisionedThroughputOverride
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Put
 
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.Record
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Replica
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndex
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexDescription
 
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.ReplicationGroupUpdate
 
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.SequenceNumberRange
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Shard
 
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.Stream
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
 
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.TagResourceResult
 
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.TransactGetItem
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceResult
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.Update
 
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.UpdateContributorInsightsRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
 
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.UpdateReplicationGroupMemberAction
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingResult
 
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
 
equals(Object) - Method in class com.amazonaws.services.dynamodbv2.xspec.PathOperand
Returns true if the given object is a path operand with the same path as that of the current path operand; false otherwise.
execute() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
The general workflow of a save operation.
executeLowLevelRequest() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Implement this method to send the low-level request that is necessary to complete the save operation.
exists() - Method in class com.amazonaws.services.dynamodbv2.document.Expected
Expects the attribute be an existing attribute.
exists() - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
Expects the attribute be an existing attribute.
exists() - Method in class com.amazonaws.services.dynamodbv2.xspec.PathOperand
Returns a function condition (that evaluates to true if the attribute referred to by this path operand exists) for building condition expression.
Expected - Class in com.amazonaws.services.dynamodbv2.document
Represents a condition to be compared with an attribute value.
Expected(String) - Constructor for class com.amazonaws.services.dynamodbv2.document.Expected
 
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.
ExpiredIteratorException - Exception in com.amazonaws.services.dynamodbv2.model
The shard iterator has expired and can no longer be used to retrieve stream records.
ExpiredIteratorException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ExpiredIteratorException
Constructs a new ExpiredIteratorException with the specified error message.
ExpressionSpecBuilder - Class in com.amazonaws.services.dynamodbv2.xspec
A request-centric Expression Specification Builder that can be used to construct valid expressions, and the respective name maps and value maps, for various DynamoDB requests in a typeful manner.
ExpressionSpecBuilder() - Constructor for class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Constructs a request-centric Expression Specification Builder that can be used to construct valid expressions, and the respective name maps and value maps, for various DynamoDB requests in a typeful manner.
ExtendedConverter(DynamoDBTypeConverter<S, U>, DynamoDBTypeConverter<U, T>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.ExtendedConverter
 

F

Factory(S3ClientCache) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.S3Link.Factory
 
FailedBatch() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.FailedBatch
 
FailureException - Class in com.amazonaws.services.dynamodbv2.model
Represents a failure a contributor insights operation.
FailureException() - Constructor for class com.amazonaws.services.dynamodbv2.model.FailureException
 
fetchNextPage() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Fetches the next page of results (which may be empty) and returns any items found.
fetchNextPage() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedParallelScanList
 
fetchNextPage() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedQueryList
 
fetchNextPage() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedScanList
 
field(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Gets the field model for a given attribute.
field(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Gets the field model for a given attribute.
fields() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Gets all the field models for the given class.
Filter<T extends Filter<T>> - Class in com.amazonaws.services.dynamodbv2.document.internal
Abstract base class for both query filters and scan filters.
Filter(String) - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.Filter
Create a filter for the specified top-level attribute.
firstPage() - Method in class com.amazonaws.services.dynamodbv2.document.internal.PageBasedCollection
 
FloatSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java Floats.
FloatUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB Numbers into Java Floats.
FluentArrayList<E> - Class in com.amazonaws.services.dynamodbv2.document.utils
Utility subclass of ArrayList that supports fluent API.
FluentArrayList(int) - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.FluentArrayList
 
FluentArrayList() - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.FluentArrayList
 
FluentArrayList(E...) - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.FluentArrayList
 
FluentArrayList(Collection<? extends E>) - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.FluentArrayList
 
FluentHashMap<K,V> - Class in com.amazonaws.services.dynamodbv2.document.utils
Utility subclass of LinkedHashMap that supports fluent API.
FluentHashMap() - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.FluentHashMap
 
FluentHashSet<E> - Class in com.amazonaws.services.dynamodbv2.document.utils
Utility subclass of LinkedHashSet that supports fluent API.
FluentHashSet() - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.FluentHashSet
 
FluentHashSet(Collection<? extends E>) - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.FluentHashSet
 
FluentHashSet(E...) - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.FluentHashSet
 
FluentHashSet(int, float) - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.FluentHashSet
 
FluentHashSet(int) - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.FluentHashSet
 
fromJson(S3ClientCache, String) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Deserializes from a JSON string.
fromJSON(String) - Static method in class com.amazonaws.services.dynamodbv2.document.Item
Convenient factory method - instantiates an Item from the given JSON string.
fromMap(Map<String, Object>) - Static method in class com.amazonaws.services.dynamodbv2.document.Item
Convenient factory method - instantiates an Item from the given map.
fromSimpleMap(Map<String, Object>) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Converts a map of string to simple objects into the low-level representation; or null if the input is null.
fromSimpleMap(Map<String, Object>) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Converts a map of string to simple objects into the low-level representation; or null if the input is null.
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.BackupType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.BackupTypeFilter
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.BillingMode
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.ContributorInsightsAction
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ContributorInsightsStatus
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.OperationType
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.ReturnValuesOnConditionCheckFailure
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.ShardIteratorType
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.StreamStatus
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.
FunctionCondition - Class in com.amazonaws.services.dynamodbv2.xspec
Represents a Function condition in building condition expression.
FunctionOperand - Class in com.amazonaws.services.dynamodbv2.xspec
Represents a function call in building expression.
FunctionOperand() - Constructor for class com.amazonaws.services.dynamodbv2.xspec.FunctionOperand
 

G

ge(V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified value.
ge(Object) - Method in class com.amazonaws.services.dynamodbv2.document.Expected
Creates and returns a condition of the range key being greater than or equal to the given value.
ge(Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
Creates and returns a condition of the range key being greater than or equal to the given value.
ge(Object) - Method in class com.amazonaws.services.dynamodbv2.document.RangeKeyCondition
Creates and returns a condition of the range key being greater than or equal to the given value.
ge(Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a comparator condition (that evaluates to true if the value of the current attribute is greater than or equal to the specified value) for building condition expression.
ge(N) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a comparator condition (that evaluates to true if the value of the current attribute is greater than or equal to that of the specified attribute) for building condition expression.
ge(String) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a comparator condition (that evaluates to true if the value of the current attribute is greater than or equal to the specified value) for building condition expression.
ge(S) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a comparator condition (that evaluates to true if the value of the current attribute is greater than or equal to that of the specified attribute) for building condition expression.
generate(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBAutoGeneratedDefault.Generator
 
generate(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBAutoGeneratedTimestamp.Generator
 
generate(T) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBAutoGenerator
Generates a new value given the current value (or null) if applicable.
generate(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBGeneratedUuid.Generator
 
generate(V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Generates a new value given the current value (or null) if applicable.
generate(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBVersioned.Generator
 
generateCreateTableRequest(Class<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
generateCreateTableRequest(Class<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
generateCreateTableRequest(Class<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
generateCreateTableRequest(Class<?>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Parse the given POJO class and return the CreateTableRequest for the DynamoDB table it represents.
generateDeleteTableRequest(Class<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
generateDeleteTableRequest(Class<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
generateDeleteTableRequest(Class<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
generateDeleteTableRequest(Class<?>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Parse the given POJO class and return the DeleteTableRequest for the DynamoDB table it represents.
generateUpdateExpressionAndUpdateAttributeMaps(Map<String, String>, Map<String, AttributeValue>, Map<String, AttributeValue>, List<String>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.UpdateExpressionGenerator
Merge nonKeyAttributes along with any condition expression attributes and generate corresponding update expression
Generator(Class<T>, DynamoDBAutoGeneratedDefault) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBAutoGeneratedDefault.Generator
 
Generator(Class<T>, DynamoDBAutoGeneratedTimestamp) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBAutoGeneratedTimestamp.Generator
 
Generator(Class<T>, DynamoDBGeneratedUuid) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBGeneratedUuid.Generator
 
Generator(Class<T>, DynamoDBVersioned) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBVersioned.Generator
 
get(Class<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchema.Dependencies
 
get(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Gets the value from the object instance.
get(int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns the Nth element of the list.
get(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as an object; or null if the attribute either doesn't exist or the attribute value is null.
get(String, boolean, URI) - Method in class com.amazonaws.services.dynamodbv2.endpointdiscovery.AmazonDynamoDBEndpointCache
 
Get - Class in com.amazonaws.services.dynamodbv2.model
Specifies an item and related attribute values to retrieve in a TransactGetItem object.
Get() - Constructor for class com.amazonaws.services.dynamodbv2.model.Get
 
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.
getAccumulatedConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
Returns the consumed capacity accumulated so far.
getAccumulatedItemCount() - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
Returns the count of items accumulated so far.
getAccumulatedScannedCount() - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
Returns the scanned count accumulated so far.
getAction() - Method in class com.amazonaws.services.dynamodbv2.document.AttributeUpdate
 
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
 
getAddress() - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
IP address of the endpoint.
getAmazonS3Client() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
getAndConvert(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Get the current value from the object and convert it.
getApproximateCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The approximate date and time when the stream record was created, in UNIX epoch time format.
getArchivalBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
The Amazon Resource Name (ARN) of the backup the table was archived to, when applicable in the archival reason.
getArchivalDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
The date and time when table archival was initiated by DynamoDB, in UNIX epoch time format.
getArchivalReason() - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
The reason DynamoDB archived the table.
getArchivalSummary() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Contains information about the table archive.
getAttribute() - Method in class com.amazonaws.services.dynamodbv2.document.Expected
Returns the attribute.
getAttribute() - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
Returns the attribute name.
getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateTableSpec
 
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.document.AttributeUpdate
 
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 TTL attribute for items in the table.
getAttributeName() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
The name of the TTL attribute used to store the expiration time for items in the table.
getAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
 
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.document.spec.GetItemSpec
 
getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
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:
getAttributeUpdate() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
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.
getAttributeValues() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
Returns the raw attribute values to be transformed or untransformed.
getAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.document.AttributeUpdate
 
getAttributeValueUpdates() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Get the map of AttributeValueUpdate on each modeled attribute.
getAttrName() - Method in class com.amazonaws.services.dynamodbv2.document.RangeKeyCondition
 
getAutoScalingDisabled() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Disabled auto scaling for this global table or global secondary index.
getAutoScalingDisabled() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Disabled auto scaling for this global table or global secondary index.
getAutoScalingRoleArn() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Role ARN used for configuring the auto scaling policy.
getAutoScalingRoleArn() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Role ARN used for configuring auto scaling policy.
getAwsRegion() - Method in class com.amazonaws.services.dynamodbv2.model.Record
The region in which the GetRecords request was received.
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 Amazon Resource Name (ARN) associated with the backup.
getBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The Amazon Resource Name (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.
getBackupExpiryDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Time at which the automatic on-demand backup created by DynamoDB will expire.
getBackupExpiryDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Time at which the automatic on-demand backup created by DynamoDB will expire.
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.
getBackupType() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
BackupType:
getBackupType() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
BackupType:
getBackupType() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
The backups from the table specified by BackupType are listed.
getBatchGetItemRequest() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.BatchLoadContext
 
getBatchGetItemResult() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.BatchLoadContext
 
getBatchGetItemResult() - Method in class com.amazonaws.services.dynamodbv2.document.BatchGetItemOutcome
Returns a non-null low-level result returned from the server side.
getBatchLoadRetryStrategy() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
getBatchLoadRetryStrategy() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
 
getBatchWriteItemResult() - Method in class com.amazonaws.services.dynamodbv2.document.BatchWriteItemOutcome
Returns a non-null low-level result returned from the server side.
getBatchWriteRetryStrategy() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
getBatchWriteRetryStrategy() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
 
getBigInteger(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as an BigInteger; or null if the attribute doesn't exist.
getBillingMode() - Method in class com.amazonaws.services.dynamodbv2.model.BillingModeSummary
Controls how you are charged for read and write throughput and how you manage capacity.
getBillingMode() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Controls how you are charged for read and write throughput and how you manage capacity.
getBillingMode() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Controls how you are charged for read and write throughput and how you manage capacity.
getBillingMode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Controls how you are charged for read and write throughput and how you manage capacity.
getBillingModeOverride() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The billing mode of the restored table.
getBillingModeOverride() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
The billing mode of the restored table.
getBillingModeSummary() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Contains the details for the read/write capacity mode.
getBinary(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a byte array; or null if the attribute either doesn't exist or the attribute value is null.
getBinarySet(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a set of byte arrays; or null if the attribute either doesn't exist or the attribute value is null.
getBOOL(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a non-null Boolean.
getBOOL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Boolean.
getBoolean(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a primitive boolean.
getBS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Binary Set.
getBucketName() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
getByteBuffer(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a ByteBuffer; or null if the attribute either doesn't exist or the attribute value is null.
getByteBufferSet(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a set of ByteBuffer; or null if the attribute either doesn't exist or the attribute value is null.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreams
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreams
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.AmazonDynamoDBStreamsClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCachePeriodInMinutes() - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
Endpoint cache time to live (TTL) value.
getCancellationReasons() - Method in exception com.amazonaws.services.dynamodbv2.model.TransactionCanceledException
A list of cancellation reasons.
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.
getClient(Region) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3ClientCache
Returns a client for the requested region, or throws an exception when unable.
getClient(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3ClientCache
Returns a client for the requested region, or throws an exception when unable.
getClientRequestToken() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
Providing a ClientRequestToken makes the call to TransactWriteItems idempotent, meaning that multiple identical calls have the same effect as one single call.
getCode() - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
Status code for the result of the cancelled transaction.
getComparisonOperator() - Method in class com.amazonaws.services.dynamodbv2.document.Expected
 
getComparisonOperator() - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
 
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.
getComponentNameSet() - Method in class com.amazonaws.services.dynamodbv2.document.PrimaryKey
Returns all the key component names of this primary key as a set.
getComponents() - Method in class com.amazonaws.services.dynamodbv2.document.PrimaryKey
Returns all the key components of this primary key.
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
Returns the logical operator on the expected attribute conditions of this delete operation.
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Returns the logical operator on the query filter conditions.
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
Returns the logical operator on the expected value conditions of this save operation.
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Returns the logical operator on the filter conditions of this scan.
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
AND|OR that applies to all the conditions in the ScanFilters.
getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
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.
getConditionCheck() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
A request to perform a check item operation.
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
A condition that must be satisfied in order for a conditional DeleteItem to succeed.
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTransactionWriteExpression
A condition that must be satisfied in order for a conditional write to succeed.
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
A condition that must be satisfied in order for a conditional update to succeed.
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.Delete
A condition that must be satisfied in order for a conditional delete to succeed.
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.Put
A condition that must be satisfied in order for a conditional update 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.Update
A condition that must be satisfied in order for a conditional update 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.
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.xspec.DeleteItemExpressionSpec
Returns the condition expression; or null if there is none.
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.xspec.PutItemExpressionSpec
Returns the condition expression; or null if there is none.
getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.xspec.UpdateItemExpressionSpec
Returns the condition expression; or null if there is none.
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:
getConsistentReads() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
Returns the consistent read behavior.
getConsistentReads() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Returns the consistent read behavior for this configuration.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
The capacity units consumed by an operation.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
The capacity units consumed by an operation.
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.TransactGetItemsResult
If the ReturnConsumedCapacity value was TOTAL, this is an array of ConsumedCapacity objects, one for each table addressed by TransactGetItem objects in the TransactItems parameter.
getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
The capacity units consumed by the entire TransactWriteItems 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
getContributorInsightsAction() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsRequest
Represents the contributor insights action.
getContributorInsightsRuleList() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
List of names of the associated Alpine rules.
getContributorInsightsStatus() - Method in class com.amazonaws.services.dynamodbv2.model.ContributorInsightsSummary
Describes the current status for contributor insights for the given table and index, if applicable.
getContributorInsightsStatus() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
Current Status contributor insights.
getContributorInsightsStatus() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
The status of contributor insights
getContributorInsightsSummaries() - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsResult
A list of ContributorInsightsSummary.
getConversionSchema() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
getConversionSchema() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
 
getConverter(ConversionSchema.Dependencies) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchema
Creates an ItemConverter, injecting dependencies from the DynamoDBMapper that needs it.
getConverter(Class<S>, Class<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverterFactory.DelegateFactory
 
getConverter(Class<S>, Class<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverterFactory
Gets the type-converter matching the target conversion type.
getCount() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
The number of items in the response.
getCount() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
The number of items in the response.
getCount() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The number of items in the response.
getCount() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The number of items in the response.
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.ReplicationGroupUpdate
The parameters required for creating a replica for the 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.
getCreationRequestDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The date and time when the request to create this stream was issued.
getDelayBeforeNextRetry(BatchLoadContext) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.BatchLoadRetryStrategy
Returns delay(in milliseconds) before retrying Unprocessed keys
getDelayBeforeNextRetry(BatchLoadContext) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchLoadRetryStrategy
 
getDelayBeforeNextRetry(BatchLoadContext) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.NoRetryBatchLoadRetryStrategy
 
getDelayBeforeRetryUnprocessedItems(Map<String, List<WriteRequest>>, int) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.BatchWriteRetryStrategy
Returns the delay (in milliseconds) before retrying on UnprocessedItems.
getDelayBeforeRetryUnprocessedItems(Map<String, List<WriteRequest>>, int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchWriteRetryStrategy
 
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.ReplicationGroupUpdate
The parameters required for deleting a replica for the table.
getDelete() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
The name of the existing replica to be removed.
getDelete() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
A request to perform a DeleteItem operation.
getDeleteItemResult() - Method in class com.amazonaws.services.dynamodbv2.document.DeleteItemOutcome
Returns a non-null low-level result returned from the server side.
getDeleteRequest() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
A request to perform a DeleteItem operation.
getDescription() - Method in class com.amazonaws.services.dynamodbv2.document.Table
Returns the table description; or null if the table description has not yet been described via Table.describe().
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.
getDouble(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a double.
getDynamodb() - Method in class com.amazonaws.services.dynamodbv2.model.Record
The main body of the stream record, containing all of the DynamoDB-specific fields.
getDynamoDBAttributeName() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Deprecated.
getDynamoDBAttributeType() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
getDynamoDBTransactionWriteExpression() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest.TransactionWriteOperation
Write expression for conditionally executing this operation.
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 done using an AWS managed CMK or an AWS owned CMK.
getEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
getEndingSequenceNumber() - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
The last sequence number.
getEndpoints() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
List of endpoints.
getEventID() - Method in class com.amazonaws.services.dynamodbv2.model.Record
A globally unique identifier for the event that was recorded in this stream record.
getEventName() - Method in class com.amazonaws.services.dynamodbv2.model.Record
The type of data modification that was performed on the DynamoDB table:
getEventSource() - Method in class com.amazonaws.services.dynamodbv2.model.Record
The AWS service from which the stream record originated.
getEventVersion() - Method in class com.amazonaws.services.dynamodbv2.model.Record
The version number of the stream record format.
getException() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.FailedBatch
 
getExceptionDescription() - Method in class com.amazonaws.services.dynamodbv2.model.FailureException
Description of the failure.
getExceptionName() - Method in class com.amazonaws.services.dynamodbv2.model.FailureException
Exception name.
getExclusiveStartBackupArn() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
LastEvaluatedBackupArn is the Amazon Resource Name (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.datamodeling.DynamoDBQueryExpression
Returns the exclusive start key for this query.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Returns the exclusive start key for this scan.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The primary key of the first item that this operation will evaluate.
getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The primary key of the first item that this operation will evaluate.
getExclusiveStartShardId() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamRequest
The shard ID of the first item that this operation will evaluate.
getExclusiveStartStreamArn() - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsRequest
The ARN (Amazon Resource Name) of the first item that this operation will evaluate.
getExclusiveStartTableName() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ListTablesSpec
 
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 client to execute async requests.
getExecutorService() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
Returns the executor service used by this client to execute async 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.datamodeling.DynamoDBDeleteExpression
Gets the map of attribute names to expected attribute values to check on delete.
getExpected() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
Gets the map of attribute names to expected attribute values to check on save.
getExpected() - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
getExpected() - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
getExpected() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
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.datamodeling.DynamoDBDeleteExpression
One or more substitution variables for simplifying complex expressions.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
One or more substitution variables for simplifying complex expressions.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
One or more substitution variables for simplifying complex expressions.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTransactionLoadExpression
One or more substitution tokens for attribute names in the ProjectionExpression parameter.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTransactionWriteExpression
One or more substitution tokens for attribute names in an expression.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
One or more substitution tokens for attribute names in an expression.
getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.Delete
One or more substitution tokens for attribute names in an expression.
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.Get
One or more substitution tokens for attribute names in the ProjectionExpression parameter.
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.Put
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.Update
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.datamodeling.DynamoDBDeleteExpression
One or more values that can be substituted in an expression.
getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
One or more values that can be substituted in an expression.
getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
One or more values that can be substituted in an expression.
getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTransactionWriteExpression
One or more values that can be substituted in an expression.
getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
One or more values that can be substituted in an expression.
getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.Delete
One or more values that can be substituted 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.Put
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.Update
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.
getFailureException() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
Returns information about the last failure that encountered.
getFieldModel(Method) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ItemConverter
Returns the metadata (e.g.
getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Evaluates the query results and returns only the desired values.
getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Evaluates the query results and returns only the desired values.
getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
Any query filters will be ignored if a filter expression has been specified.
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.
getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.xspec.QueryExpressionSpec
Returns the condition expression; or null if there is none.
getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.xspec.ScanExpressionSpec
Returns the condition expression; or null if there is none.
getFloat(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a float.
getGenerateStrategy() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBAutoGenerator.AbstractGenerator
 
getGenerateStrategy() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBAutoGenerator
Gets the auto-generate strategy.
getGenerateStrategy() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Gets the auto-generate strategy.
getGet() - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItem
Contains the primary key that identifies the item to get, together with the name of the table that contains the item, and optionally the specific attributes of the item to retrieve.
getGetItemResult() - Method in class com.amazonaws.services.dynamodbv2.document.GetItemOutcome
Returns a non-null low-level result returned from the server side.
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.CreateReplicationGroupMemberAction
Replica-specific global secondary index settings.
getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
One or more global secondary indexes (the maximum is 20) to be created on the table.
getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
Replica-specific global secondary index auto scaling settings.
getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Replica-specific global secondary index settings.
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.
getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
Replica-specific global secondary index settings.
getGlobalSecondaryIndexOverride() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
List of global secondary indexes for the restored table.
getGlobalSecondaryIndexOverride() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
List of global secondary indexes for the restored table.
getGlobalSecondaryIndexUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
Represents the auto scaling settings of the global secondary indexes of the replica to be updated.
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.
getGlobalTableBillingMode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
The billing mode 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
Auto scaling 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:
getGlobalTableVersion() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents the version of global tables in use, if the table is replicated across AWS Regions.
getHashKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
getHashKey() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getHashKeyName() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
 
getHashKeyValues() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Gets the hash key value(s) for this query.
getIdempotencyToken() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Token used to support idempotency on server side.
getInaccessibleEncryptionDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Indicates the time, in UNIX epoch date format, when DynamoDB detected that the table's AWS KMS key was inaccessible.
getIndex(String) - Method in class com.amazonaws.services.dynamodbv2.document.Table
Gets a reference to the specified index.
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.datamodeling.DynamoDBQueryExpression
Returns the name of the index to be used by this query.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Returns the name of the index to be used by this scan; or null if there is none.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.ContributorInsightsSummary
Name of the index associated with the summary, if any.
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.DescribeContributorInsightsRequest
The name of the global secondary index to describe, if applicable.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
The name of the global secondary index being described.
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.GlobalSecondaryIndexAutoScalingUpdate
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.ReplicaGlobalSecondaryIndex
The name of the global secondary index.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
The name of the global secondary index.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
The name of the global secondary index.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexDescription
The name of the global secondary index.
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.UpdateContributorInsightsRequest
The global secondary index name, if applicable.
getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
The name of the global secondary index, if applicable.
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.ReplicaGlobalSecondaryIndexAutoScalingDescription
The current state of the replica global secondary index:
getIndexStatus() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
The current status of the global secondary index:
getInMemoryUpdates() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Get the list of all the necessary in-memory update on the object.
getInstance(Condition) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ParenthesizedCondition
Returns a parenthesized condition for the given condition if the given condition is not already a parenthesized condition; or the original condition otherwise.
getInt(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as an int.
getItem(GetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
getItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
getItem(String, Map<String, AttributeValue>, Boolean) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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
Simplified method form for invoking the GetItem operation.
getItem(String, Map<String, AttributeValue>, Boolean) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Simplified method form for invoking the GetItem operation.
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
 
getItem(String, Map<String, AttributeValue>, Boolean) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
getItem(String, Object, String, Map<String, String>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item via the specified hash key using projection expression.
getItem(String, Object, String, Object, String, Map<String, String>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item via the specified hash key and range key using projection expression.
getItem(PrimaryKey) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item by primary key; or null if the item doesn't exist.
getItem(KeyAttribute...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item by primary key.
getItem(String, Object) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item by primary key when the primary key is a hash-only key.
getItem(String, Object, String, Object) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item by primary key when the primary key consists of both a hash-key and a range-key.
getItem(PrimaryKey, String, Map<String, String>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item using projection expression.
getItem(GetItemSpec) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item by specifying all the details.
getItem() - Method in class com.amazonaws.services.dynamodbv2.document.DeleteItemOutcome
Returns all the returned attributes as a (non-null) Item.
getItem() - Method in class com.amazonaws.services.dynamodbv2.document.GetItemOutcome
Returns all the returned attributes as an Item; or null if the item doesn't exist.
getItem(GetItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItem(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItem(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItem(PrimaryKey, String, Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItem(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItem(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItem(String, Object, String, Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItem(String, Object, String, Object, String, Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItem() - Method in class com.amazonaws.services.dynamodbv2.document.PutItemOutcome
Returns all the returned attributes as a (non-null) Item.
getItem() - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
getItem(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItem(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItem(PrimaryKey, String, Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItem(GetItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItem(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItem(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItem(String, Object, String, Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItem(String, Object, String, Object, String, Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItem(String, Object, String, Object, GetItemExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItem() - Method in class com.amazonaws.services.dynamodbv2.document.UpdateItemOutcome
Returns all the returned attributes as a (non-null) Item.
getItem() - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
Item in the request which caused the transaction to get cancelled.
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.ItemResponse
Map of attribute data consisting of the data type and attribute value.
getItem() - Method in class com.amazonaws.services.dynamodbv2.model.Put
A map of attribute name to attribute values, representing the primary key of the item to be written by PutItem.
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.
GetItemApi - Interface in com.amazonaws.services.dynamodbv2.document.api
A Table-centric GetItem API.
getItemAsync(GetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
getItemAsync(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the GetItem operation.
getItemAsync(String, Map<String, AttributeValue>, AsyncHandler<GetItemRequest, GetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the GetItem operation with an AsyncHandler.
getItemAsync(String, Map<String, AttributeValue>, Boolean) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the GetItem operation.
getItemAsync(String, Map<String, AttributeValue>, Boolean, AsyncHandler<GetItemRequest, GetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the GetItem operation with an AsyncHandler.
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(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the GetItem operation.
getItemAsync(String, Map<String, AttributeValue>, AsyncHandler<GetItemRequest, GetItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the GetItem operation with an AsyncHandler.
getItemAsync(String, Map<String, AttributeValue>, Boolean) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the GetItem operation.
getItemAsync(String, Map<String, AttributeValue>, Boolean, AsyncHandler<GetItemRequest, GetItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the GetItem operation with an AsyncHandler.
getItemAsync(GetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
getItemAsync(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the GetItem operation.
getItemAsync(String, Map<String, AttributeValue>, AsyncHandler<GetItemRequest, GetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the GetItem operation with an AsyncHandler.
getItemAsync(String, Map<String, AttributeValue>, Boolean) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the GetItem operation.
getItemAsync(String, Map<String, AttributeValue>, Boolean, AsyncHandler<GetItemRequest, GetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the GetItem operation with an AsyncHandler.
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.TransactWriteItemsResult
A list of tables that were processed by TransactWriteItems and, for each table, information about any item collections that were affected by individual UpdateItem, PutItem, or DeleteItem operations.
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.
GetItemExpressionSpec - Class in com.amazonaws.services.dynamodbv2.xspec
Expression specification for making GetItem request to Amazon DynamoDB.
GetItemImpl - Class in com.amazonaws.services.dynamodbv2.document.internal
The implementation for GetItemApi.
GetItemImpl(AmazonDynamoDB, Table) - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItemOutcome(PrimaryKey) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item and the associated information by primary key.
getItemOutcome(KeyAttribute...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item and the associated information by primary key when the primary key is a hash-only key.
getItemOutcome(String, Object) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item and the associated information by primary key when the primary key is a hash-only key.
getItemOutcome(String, Object, String, Object) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item and the associated information by primary key when the primary key consists of both a hash-key and a range-key.
getItemOutcome(PrimaryKey, String, Map<String, String>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item and the associated information using projection expression.
getItemOutcome(String, Object, String, Map<String, String>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item and the associated information via the specified hash key using projection expression.
getItemOutcome(String, Object, String, Object, String, Map<String, String>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item and the associated information via the specified hash key and range key using projection expression.
getItemOutcome(GetItemSpec) - Method in interface com.amazonaws.services.dynamodbv2.document.api.GetItemApi
Retrieves an item and the associated information by specifying all the details.
GetItemOutcome - Class in com.amazonaws.services.dynamodbv2.document
The outcome of getting an item from DynamoDB table.
GetItemOutcome(GetItemResult) - Constructor for class com.amazonaws.services.dynamodbv2.document.GetItemOutcome
 
getItemOutcome(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItemOutcome(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItemOutcome(PrimaryKey, String, Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItemOutcome(GetItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItemOutcome(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItemOutcome(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItemOutcome(String, Object, String, Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItemOutcome(String, Object, String, Object, String, Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.GetItemImpl
 
getItemOutcome(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItemOutcome(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItemOutcome(PrimaryKey, String, Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItemOutcome(GetItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItemOutcome(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItemOutcome(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItemOutcome(String, Object, String, Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItemOutcome(String, Object, String, Object, String, Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getItemOutcome(String, Object, String, Object, GetItemExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
GetItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a GetItem operation.
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.document.QueryOutcome
Returns a non-null list of the returned items; can be empty.
getItems() - Method in class com.amazonaws.services.dynamodbv2.document.ScanOutcome
Returns a non-null list of the returned items; can be empty.
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.
GetItemSpec - Class in com.amazonaws.services.dynamodbv2.document.spec
Full parameter specification for the GetItem API.
GetItemSpec() - Constructor for class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
getItemsToPut() - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Returns the collection of items to be put in the current table in a batch write operation.
getJSON(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a JSON string; or null if the attribute either doesn't exist or the attribute value is null.
getJSONPretty(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a JSON string with pretty indentation; or null if the attribute either doesn't exist or the attribute value is null.
getKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
getKey() - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
The primary key of the item to be checked.
getKey() - Method in class com.amazonaws.services.dynamodbv2.model.Delete
The primary key of the item to be deleted.
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.Get
A map of attribute names to AttributeValue objects that specifies the primary key of the item to retrieve.
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.
getKey() - Method in class com.amazonaws.services.dynamodbv2.model.Update
The primary key of the item to be updated.
getKey() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key of the item to be updated.
getKeyComponents() - Method in class com.amazonaws.services.dynamodbv2.document.spec.AbstractSpecWithPrimaryKey
Returns the primary key components that has been specified.
getKeyCondition() - Method in class com.amazonaws.services.dynamodbv2.document.RangeKeyCondition
 
getKeyConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Returns the condition that specifies the key value(s) for items to be retrieved by the Query action.
getKeyConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getKeyConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The condition that specifies the key values for items to be retrieved by the Query action.
getKeyConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.xspec.QueryExpressionSpec
Returns the key condition expression; or null if there is none.
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.
getKeys() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The primary key attribute(s) for the DynamoDB item that was modified.
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.StreamDescription
The key attribute(s) of the stream's DynamoDB 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 AWS KMS customer master key (CMK) ARN used for the AWS KMS encryption.
getKMSMasterKeyId() - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
The AWS KMS customer master key (CMK) that should be used for AWS KMS encryption in the new replica.
getKMSMasterKeyId() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
The AWS KMS customer master key (CMK) of the replica that will be used for AWS KMS encryption.
getKMSMasterKeyId() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
The AWS KMS customer master key (CMK) that should be used for the AWS KMS encryption.
getKMSMasterKeyId() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
The AWS KMS customer master key (CMK) of the replica that should be used for AWS 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.datamodeling.QueryResultPage
Returns the last evaluated key, which can be used as the exclusiveStartKey to fetch the next page of results.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
Returns the last evaluated key, which can be used as the exclusiveStartKey to fetch the next page of results.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
getLastEvaluatedShardId() - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The shard ID of the item where the operation stopped, inclusive of the previous result set.
getLastEvaluatedStreamArn() - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsResult
The stream ARN 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.
getLastLowLevelResult() - Method in class com.amazonaws.services.dynamodbv2.document.internal.PageBasedCollection
Returns the low-level result last retrieved (for the current page) from the server side; or null if there has yet no calls to the server.
getLastLowLevelResult() - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
Returns the low-level result last retrieved (for the current page) from the server side; or null if there has yet no calls to the server.
getLastLowLevelResult() - Method in class com.amazonaws.services.dynamodbv2.document.TableCollection
Returns the low-level result last retrieved (for the current page) from the server side; or null if there has yet no calls to the server.
getLastUpdateDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
Timestamp of the last time the status was changed.
getLastUpdateToPayPerRequestDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.BillingModeSummary
Represents the time when PAY_PER_REQUEST was last set as the read/write capacity mode.
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.datamodeling.DynamoDBQueryExpression
Returns the maximum number of items to retrieve in each service request to DynamoDB.
getLimit() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Returns the limit of items to scan during this scan.
getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamRequest
The maximum number of shard objects to return.
getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsRequest
The maximum number of records to return from the shard.
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.ListStreamsRequest
The maximum number of streams 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).
getList(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a set of T's.; or null if the attribute either doesn't exist or the attribute value is null.
getLocalSaveBehavior() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Get the SaveBehavior used locally for this save operation.
getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The amount of throughput consumed on each local index affected by the operation.
getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
One or more local secondary indexes (the maximum is 5) 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.
getLocalSecondaryIndexOverride() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
List of local secondary indexes for the restored table.
getLocalSecondaryIndexOverride() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
List of local secondary indexes for the restored table.
getLong(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as an long.
getLowLevelResult() - Method in class com.amazonaws.services.dynamodbv2.document.Page
 
getM() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Map.
getMap(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a map of string-to-T's; or null if the attribute either doesn't exist or the attribute value is null.
getMapOfNumbers(String, Class<T>) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Convenient method to return the specified attribute in the current item as a (copy of) map of string-to-T's where T must be a subclass of Number; or null if the attribute doesn't exist.
getMapperConfig() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
 
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.
getMaxResults() - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsRequest
Maximum number of results to return per page.
getMaxResultSize() - Method in class com.amazonaws.services.dynamodbv2.document.internal.PageBasedCollection
Returns the maximum number of resources to be retrieved in this collection; or null if there is no limit.
getMaxResultSize() - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
Returns the maximum number of resources to be retrieved in this collection; or null if there is no limit.
getMaxResultSize() - Method in class com.amazonaws.services.dynamodbv2.document.TableCollection
Returns the maximum number of resources to be retrieved in this collection; or null if there is no limit.
getMaxRetryOnUnprocessedItems(Map<String, List<WriteRequest>>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.BatchWriteRetryStrategy
Returns the max number of retries to be performed if the service returns UnprocessedItems in the response.
getMaxRetryOnUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchWriteRetryStrategy
 
getMemberMarshaller() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.CollectionToListMarshaller
 
getMemberMarshaller() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.MapToMapMarshaller
 
getMessage() - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
Cancellation reason message description.
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.
getModelClass() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
 
getN() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Number.
getName() - Method in class com.amazonaws.services.dynamodbv2.document.Attribute
 
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
 
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.xspec.DeleteItemExpressionSpec
Returns the name map which is unmodifiable; or null if there is none.
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.xspec.GetItemExpressionSpec
Returns the name map which is unmodifiable; or null if there is none.
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.xspec.PutItemExpressionSpec
Returns the name map which is unmodifiable; or null if there is none.
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.xspec.QueryExpressionSpec
Returns the name map which is unmodifiable; or null if there is none.
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.xspec.ScanExpressionSpec
Returns the name map which is unmodifiable; or null if there is none.
getNameMap() - Method in class com.amazonaws.services.dynamodbv2.xspec.UpdateItemExpressionSpec
Returns the name map which is unmodifiable; or null if there is none.
getNewImage() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The item in the DynamoDB table as it appeared after it was modified.
getNextBatchOfScanResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ParallelScanTask
 
getNextShardIterator() - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsResult
The next position in the shard from which to start sequentially reading stream records.
getNextToken() - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsRequest
A token to for the desired page, if there is one.
getNextToken() - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsResult
A token to go to the next page if there is one.
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.
getNumber(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a BigDecimal; or null if the attribute either doesn't exist or the attribute value is 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.
getNumberSet(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a set of BigDecimal's; or null if the attribute either doesn't exist or the attribute value is null.
getObject() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest.TransactionWriteOperation
Object on which this operation would be executed.
getObjectLoadExpressions() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionLoadRequest
Projection expressions for loading specific item attributes.
getObjectsToLoad() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionLoadRequest
Key objects corresponding to the classes to load.
getObjectTableNameResolver() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
getObjectTableNameResolver() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Returns the object table name resolver for this configuration.
getOldImage() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The item in the DynamoDB table as it appeared before it was modified.
getPaginationLoadingStrategy() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
getPaginationLoadingStrategy() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Returns the pagination loading strategy for this configuration.
getParentShardId() - Method in class com.amazonaws.services.dynamodbv2.model.Shard
The shard ID of the current shard's parent.
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.
getPrimaryKeyAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Get the map of all the specified primamry keys of the saved object.
getPrimaryKeys() - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
Return the list of primary keys (of the current table) to be included in a batch get-item operation.
getPrimaryKeysToDelete() - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Return the list of primary keys (of the current table) to be deleted in a batch write operation.
getPrincipalId() - Method in class com.amazonaws.services.dynamodbv2.model.Identity
A unique identifier for the entity that made the call.
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.datamodeling.DynamoDBQueryExpression
A string that identifies one or more attributes to retrieve from the table.
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
A string that identifies one or more attributes to retrieve from the table.
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTransactionLoadExpression
A string that identifies one or more attributes of the specified item to retrieve from the table.
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
 
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.Get
A string that identifies one or more attributes of the specified item to retrieve from the table.
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.
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.xspec.GetItemExpressionSpec
Returns the projection expression; or null if there is none.
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.xspec.QueryExpressionSpec
Returns the projection expression; or null if there is none.
getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.xspec.ScanExpressionSpec
Returns the projection expression; or null if there is none.
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.ReplicaGlobalSecondaryIndexAutoScalingDescription
 
getProvisionedReadCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
Auto scaling settings for a global secondary index replica's read capacity units.
getProvisionedReadCapacityAutoScalingSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
Auto scaling settings for managing a global secondary index replica's read capacity units.
getProvisionedReadCapacityAutoScalingUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
 
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.document.spec.UpdateTableSpec
 
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.
getProvisionedThroughputOverride() - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
Replica-specific provisioned throughput.
getProvisionedThroughputOverride() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Replica-specific provisioned throughput.
getProvisionedThroughputOverride() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndex
Replica table GSI-specific provisioned throughput.
getProvisionedThroughputOverride() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexDescription
If not described, uses the source table GSI's read capacity settings.
getProvisionedThroughputOverride() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
Provisioned throughput settings for the restored table.
getProvisionedThroughputOverride() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Provisioned throughput settings for the restored table.
getProvisionedThroughputOverride() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
Replica-specific provisioned throughput.
getProvisionedWriteCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
 
getProvisionedWriteCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
Auto scaling settings for a global secondary index replica's write capacity units.
getProvisionedWriteCapacityAutoScalingSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
Auto scaling settings for managing a global secondary index's write capacity units.
getProvisionedWriteCapacityAutoScalingUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexAutoScalingUpdate
 
getProvisionedWriteCapacityAutoScalingUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
 
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.
getPut() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
A request to perform a PutItem operation.
getPutItemResult() - Method in class com.amazonaws.services.dynamodbv2.document.PutItemOutcome
Returns a non-null low-level result returned from the server side.
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.datamodeling.DynamoDBQueryExpression
Returns the query filter applied on this query.
getQueryFilter() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
getQueryFilters() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getQueryResult() - Method in class com.amazonaws.services.dynamodbv2.document.QueryOutcome
Returns a non-null low-level result returned from the server side.
getRangeKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
getRangeKeyCondition() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getRangeKeyConditions() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Gets the range key condition for this query.
getRangeKeyName() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
 
getRawMap(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Convenient method to return the value of the specified attribute in the current item as a map of string-to-Object's; or null if the attribute either doesn't exist or the attribute value is null.
getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
The total number of read capacity units consumed on a table or an index.
getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The total number of read capacity units consumed by the operation.
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.
getReadCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputOverride
Replica-specific read capacity units.
getRecords(GetRecordsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreams
 
getRecords(GetRecordsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreams
Retrieves the stream records from a given shard.
getRecords(GetRecordsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
Retrieves the stream records from a given shard.
getRecords() - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsResult
The stream records from the shard, which were retrieved using the shard iterator.
getRecordsAsync(GetRecordsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreamsAsync
 
getRecordsAsync(GetRecordsRequest, AsyncHandler<GetRecordsRequest, GetRecordsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreamsAsync
 
getRecordsAsync(GetRecordsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsync
Retrieves the stream records from a given shard.
getRecordsAsync(GetRecordsRequest, AsyncHandler<GetRecordsRequest, GetRecordsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsync
Retrieves the stream records from a given shard.
getRecordsAsync(GetRecordsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
 
getRecordsAsync(GetRecordsRequest, AsyncHandler<GetRecordsRequest, GetRecordsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
 
GetRecordsRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a GetRecords operation.
GetRecordsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetRecordsRequest
 
GetRecordsResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a GetRecords operation.
GetRecordsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetRecordsResult
 
getRegion() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Returns the S3 region as string.
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.CreateReplicationGroupMemberAction
The Region where the new replica will be created.
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.DeleteReplicationGroupMemberAction
The Region where the replica exists.
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.ReplicaAutoScalingDescription
The Region where the replica exists.
getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
The Region where the replica exists.
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.
getRegionName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
The Region where the replica exists.
getReplicaBillingModeSummary() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The read/write capacity mode of the replica.
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.
getReplicaGlobalSecondaryIndexUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
Represents the auto scaling settings of global secondary indexes that will be modified.
getReplicaProvisionedReadCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
 
getReplicaProvisionedReadCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Auto scaling settings for a global table replica's read capacity units.
getReplicaProvisionedReadCapacityAutoScalingSettingsUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
Auto scaling settings for managing a global table replica's read capacity units.
getReplicaProvisionedReadCapacityAutoScalingUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
 
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.ReplicaAutoScalingDescription
 
getReplicaProvisionedWriteCapacityAutoScalingSettings() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Auto scaling 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.
getReplicas() - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
Represents replicas of the global table.
getReplicas() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents replicas of the table.
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.ReplicaAutoScalingDescription
The current state of the replica:
getReplicaStatus() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
The current state of the replica:
getReplicaStatus() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The current state of the Region:
getReplicaStatusDescription() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Detailed information about the replica status.
getReplicaStatusPercentProgress() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Specifies the progress of a Create, Update, or Delete action on the replica as a percentage.
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.
getReplicaUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
Represents the auto scaling settings of replicas of the table that will be modified.
getReplicaUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
A list of replica update actions (create, delete, or update) for the 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).
getRequestMetricCollector() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
getRequestMetricCollector() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Returns the request metric collector or null if not specified.
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 DynamoDB resource that the tags will be removed from.
getResponses() - Method in exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.BatchGetItemException
Returns a map of the loaded objects.
getResponses() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
A map of table name to a list of items.
getResponses() - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsResult
An ordered array of up to 25 ItemResponse objects, each of which corresponds to the TransactGetItem object in the same position in the TransactItems array.
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.
getResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
Returns all matching items for this page of query results.
getResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
Returns all matching items for this page of scan results, which may be empty.
getRetriesAttempted() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.BatchLoadContext
Gets the retriesAttempted.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
A value that if set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
A value that if set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchGetItemSpec
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchWriteItemSpec
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
A value of TOTAL causes consumed capacity information to be returned, and a value of NONE prevents that information from being returned.
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
 
getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
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.TransactWriteItemsRequest
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.document.spec.DeleteItemSpec
 
getReturnValues() - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
getReturnValues() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
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.
getReturnValuesOnConditionCheckFailure() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest.TransactionWriteOperation
Return value type that specifies which attributes values (of existing item) should be returned if condition check fails.
getReturnValuesOnConditionCheckFailure() - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the ConditionCheck condition fails.
getReturnValuesOnConditionCheckFailure() - Method in class com.amazonaws.services.dynamodbv2.model.Delete
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Delete condition fails.
getReturnValuesOnConditionCheckFailure() - Method in class com.amazonaws.services.dynamodbv2.model.Put
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Put condition fails.
getReturnValuesOnConditionCheckFailure() - Method in class com.amazonaws.services.dynamodbv2.model.Update
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Update condition fails.
getS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type String.
getS3ClientCache() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
getS3ClientCache() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
getS3ClientCache() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Returns the underlying S3ClientCache for accessing S3.
getS3ClientCache() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link.Factory
 
getS3Region() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Returns the S3 region in Region format.
getSaveBehavior() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
getSaveBehavior() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Returns the save behavior for this configuration.
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.datamodeling.DynamoDBScanExpression
Returns the scan filter as a map of attribute names to conditions.
getScanFilter() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
getScanFilters() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
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.datamodeling.QueryResultPage
The number of items evaluated, before any QueryFilter is applied.
getScannedCount() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
The number of items evaluated, before any ScanFilter is applied.
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.
getScanResult() - Method in class com.amazonaws.services.dynamodbv2.document.ScanOutcome
Returns a non-null low-level result returned from the server side.
getSegment() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Returns the ID of the segment to be scanned.
getSegment() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
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.datamodeling.DynamoDBQueryExpression
The attributes to be returned in the result.
getSelect() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
The attributes to be returned in the result.
getSelect() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getSelect() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
Specifies the attributes to be returned.
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.
getSequenceNumber() - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
The sequence number of a stream record in the shard from which to start reading.
getSequenceNumber() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The sequence number of the stream record.
getSequenceNumberRange() - Method in class com.amazonaws.services.dynamodbv2.model.Shard
The range of possible sequence numbers for the shard.
getShardId() - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
The identifier of the shard.
getShardId() - Method in class com.amazonaws.services.dynamodbv2.model.Shard
The system-generated identifier for this shard.
getShardIterator(GetShardIteratorRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreams
 
getShardIterator(GetShardIteratorRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreams
Returns a shard iterator.
getShardIterator(GetShardIteratorRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
Returns a shard iterator.
getShardIterator() - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsRequest
A shard iterator that was retrieved from a previous GetShardIterator operation.
getShardIterator() - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorResult
The position in the shard from which to start reading stream records sequentially.
getShardIteratorAsync(GetShardIteratorRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreamsAsync
 
getShardIteratorAsync(GetShardIteratorRequest, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreamsAsync
 
getShardIteratorAsync(GetShardIteratorRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsync
Returns a shard iterator.
getShardIteratorAsync(GetShardIteratorRequest, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsync
Returns a shard iterator.
getShardIteratorAsync(GetShardIteratorRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
 
getShardIteratorAsync(GetShardIteratorRequest, AsyncHandler<GetShardIteratorRequest, GetShardIteratorResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
 
GetShardIteratorRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a GetShardIterator operation.
GetShardIteratorRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
 
GetShardIteratorResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a GetShardIterator operation.
GetShardIteratorResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetShardIteratorResult
 
getShardIteratorType() - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading stream records from the shard:
getShards() - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The shards that comprise the stream.
getShort(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a short.
getSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The size of the stream record, in bytes.
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
The Amazon Resource Name (ARN) of the backup from which the table was restored.
getSourceTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
The 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.
getSSESpecification() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
The new server-side encryption settings for the specified table.
getSSEType() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Server-side encryption type.
getSSEType() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
Server-side encryption type.
getStartingSequenceNumber() - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
The first sequence number.
getStatus() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Represents the current state of server-side encryption.
getStreamArn() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamRequest
The Amazon Resource Name (ARN) for the stream.
getStreamArn() - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
The Amazon Resource Name (ARN) for the stream.
getStreamArn() - Method in class com.amazonaws.services.dynamodbv2.model.Stream
The Amazon Resource Name (ARN) for the stream.
getStreamArn() - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The Amazon Resource Name (ARN) for the stream.
getStreamDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamResult
A complete description of the stream, including its creation date and time, the DynamoDB table associated with the stream, the shard IDs within the stream, and the beginning and ending sequence numbers of stream records within the shards.
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.
getStreamLabel() - Method in class com.amazonaws.services.dynamodbv2.model.Stream
A timestamp, in ISO 8601 format, for this stream.
getStreamLabel() - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
A timestamp, in ISO 8601 format, for this stream.
getStreams() - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsResult
A list of stream descriptors associated with the current account and endpoint.
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.
getStreamStatus() - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
Indicates the current status of the stream:
getStreamViewType() - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
Indicates the format of the records within this stream:
getStreamViewType() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The type of data from the modified DynamoDB item that was captured in this stream record:
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.
getString(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a string; or null if the attribute either doesn't exist or the attribute value is null.
getStringSet(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the value of the specified attribute in the current item as a set of strings; or null if the attribute either doesn't exist or the attribute value is null.
getTable(Class<T>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperModelFactory.TableFactory
Gets the table model for the given type and configuration.
getTable(String) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
Returns the specified DynamoDB table.
getTable() - Method in class com.amazonaws.services.dynamodbv2.document.Index
Returns the owning 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.
getTableAutoScalingDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingResult
Represents the auto scaling properties of the table.
getTableAutoScalingDescription() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingResult
Returns information about the auto scaling settings of a table with replicas.
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.
getTableFactory(DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperModelFactory
Gets/creates the mapper's model factory.
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.
getTableItems() - Method in class com.amazonaws.services.dynamodbv2.document.BatchGetItemOutcome
Returns a map of table name to the list of retrieved items
getTableKeysAndAttributes() - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchGetItemSpec
 
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).
getTableModel(Class<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
getTableModel(Class<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
getTableModel(Class<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
getTableModel(Class<T>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Get the table model for the class, using the default configuration.
getTableModel(Class<T>, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Get the table model for the class using the provided configuration override.
getTableName(Class<?>, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
getTableName(Class<?>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
getTableName() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
 
getTableName() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Get the table name
getTableName(Class<?>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultTableNameResolver
 
getTableName(Object, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.ObjectTableNameResolver
Get the table name for an object.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
Returns the table name to use for all requests.
getTableName(Class<?>, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameResolver
Get the table name for a class.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
getTableName() - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
 
getTableName() - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
 
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Name of the table.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
Name of the table for the check item request.
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.ContributorInsightsSummary
Name of the table associated with the summary.
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.Delete
Name of the table in which the item to be deleted resides.
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.DescribeContributorInsightsRequest
The name of the table to describe.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
The name of the table being described.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingRequest
The name of the table.
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.Get
The name of the table from which to retrieve the specified item.
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.ListContributorInsightsRequest
The name of the table.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsRequest
If this parameter is provided, then only the streams associated with this table name are returned.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.Put
Name of the table in which to write the item.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
The name of the table to contain the item.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The name of the table containing the requested items.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The name of the table containing the requested items; 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.Stream
The DynamoDB table with which the stream is associated.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The DynamoDB table with which the stream is associated.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
The name of the table.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The name of the table.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.Update
Name of the table for the UpdateItem request.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
The name of the table.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsRequest
The name of the table.
getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
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.UpdateTableReplicaAutoScalingRequest
The name of the global table to be updated.
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.
getTableNameOverride() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
getTableNameOverride() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Returns the table name override for this configuration.
getTableNamePrefix() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
Returns the table name prefix to prepend the table name for all requests.
getTableNameResolver() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
getTableNameResolver() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
Returns the table name resolver for this configuration.
getTableNames() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
The names of the tables associated with the current account at the current endpoint.
getTableSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.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.TableAutoScalingDescription
The current state of the table:
getTableStatus() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
The current state of the table:
getTableWriteItems() - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchWriteItemSpec
 
getTagKeys() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
A list of tag keys.
getTags() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
A list of key-value pairs to label the table.
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 TTL status for the table.
getTotalConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
Deprecated.
This method returns the accumulated consumed capacity and not the total. Use ItemCollection.getAccumulatedScannedCount() instead.
getTotalCount() - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
Deprecated.
This method returns the accumulated count and not the total count. Use ItemCollection.getAccumulatedItemCount() instead.
getTotalScannedCount() - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
Deprecated.
This method returns the accumulated count and not the total count. Use ItemCollection.getAccumulatedScannedCount() instead.
getTotalSegments() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Returns the total number of segments into which the scan will be divided.
getTotalSegments() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
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.
getTransactionWriteOperations() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
List of TransactionWriteOperations to be executed as part of this transactional write request.
getTransactionWriteOperationType() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest.TransactionWriteOperation
Type of this operation.
getTransactItems() - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
An ordered array of up to 25 TransactGetItem objects, each of which contains a Get structure.
getTransactItems() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
An ordered array of up to 25 TransactWriteItem objects, each of which contains a ConditionCheck, Put, Update, or Delete object.
getTransferManager(Region) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3ClientCache
Returns a TransferManager for the given region, or throws an exception when unable.
getTransferManager(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3ClientCache
Returns a TransferManager for the given region, or throws an exception when unable.
getTransferManager() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
getTransformers() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
 
getType() - Method in class com.amazonaws.services.dynamodbv2.model.Identity
The type of the identity.
getTypeConverterFactory() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
getTypeConverterFactory() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
 
getTypeOf(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the type of the specified attribute in the current item; or null if the attribute either doesn't exist or the attribute value is null.
getUnprocessedItems() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.FailedBatch
 
getUnprocessedItems() - Method in class com.amazonaws.services.dynamodbv2.document.BatchWriteItemOutcome
Convenient method to return the low-level unprocessed items.
getUnprocessedItems() - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchWriteItemSpec
 
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 exception com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.BatchGetItemException
Returns a map of tables and their respective keys that were not processed during the operation..
getUnprocessedKeys() - Method in class com.amazonaws.services.dynamodbv2.document.BatchGetItemOutcome
Convenient method to return the low-level unprocessed keys.
getUnprocessedKeys() - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchGetItemSpec
 
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.
getUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicationGroupUpdate
The parameters required for updating a replica for the table.
getUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
A request to perform an UpdateItem operation.
getUpdateExpression() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
getUpdateExpression() - Method in class com.amazonaws.services.dynamodbv2.model.Update
An expression that defines one or more attributes to be updated, the action to be performed on them, and new value(s) for them.
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 values for them.
getUpdateExpression() - Method in class com.amazonaws.services.dynamodbv2.xspec.UpdateItemExpressionSpec
Returns the update expression; or null if there is none.
getUpdateItemResult() - Method in class com.amazonaws.services.dynamodbv2.document.UpdateItemOutcome
Returns a non-null low-level result returned from the server side.
getUrl() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Returns a URL for the location of the object represented by this S3Link.
getUseLatestRestorableTime() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Restore the table to the latest possible time.
getUserIdentity() - Method in class com.amazonaws.services.dynamodbv2.model.Record
Items that are deleted by the Time to Live process after expiration have the following fields:
getValue() - Method in class com.amazonaws.services.dynamodbv2.document.Attribute
 
getValue() - Method in class com.amazonaws.services.dynamodbv2.document.AttributeUpdate
 
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.
getValueMap() - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
getValueMap() - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
getValueMap() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
getValueMap() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
getValueMap() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
getValueMap() - Method in class com.amazonaws.services.dynamodbv2.xspec.DeleteItemExpressionSpec
Returns the value map which is unmodifiable; or null if there is none.
getValueMap() - Method in class com.amazonaws.services.dynamodbv2.xspec.PutItemExpressionSpec
Returns the value map which is unmodifiable; or null if there is none.
getValueMap() - Method in class com.amazonaws.services.dynamodbv2.xspec.QueryExpressionSpec
Returns the value map which is unmodifiable; or null if there is none.
getValueMap() - Method in class com.amazonaws.services.dynamodbv2.xspec.ScanExpressionSpec
Returns the value map which is unmodifiable; or null if there is none.
getValueMap() - Method in class com.amazonaws.services.dynamodbv2.xspec.UpdateItemExpressionSpec
Returns the value map which is unmodifiable; or null if there is none.
getValues() - Method in class com.amazonaws.services.dynamodbv2.document.Expected
 
getValues() - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
 
getValues() - Method in class com.amazonaws.services.dynamodbv2.document.RangeKeyCondition
 
getValueType() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.JsonMarshaller
Deprecated.
Gets the value type.
getVersionAttributeConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.VersionAttributeConditionExpressionGenerator
Call this method *after* you've completed calling appendVersionAttributeToConditionExpression() for each of the version attributes in a given item.
getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
The total number of write capacity units consumed on a table or an index.
getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The total number of write capacity units consumed by the operation.
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(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Gets the global secondary index.
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
 
GlobalSecondaryIndexAutoScalingUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents the auto scaling settings of a global secondary index for a global table that will be modified.
GlobalSecondaryIndexAutoScalingUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexAutoScalingUpdate
 
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
 
globalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Gets the global secondary indexes for the given class.
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
 
globalSecondaryIndexNames(KeyType) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Gets the global secondary indexes.
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
 
gt(V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified value.
gt(Object) - Method in class com.amazonaws.services.dynamodbv2.document.Expected
Creates and returns a condition of the range key being greater than the given value.
gt(Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
Creates and returns a condition of the range key being greater than the given value.
gt(Object) - Method in class com.amazonaws.services.dynamodbv2.document.RangeKeyCondition
Creates and returns a condition of the range key being greater than the given value.
gt(Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a comparator condition (that evaluates to true if the value of the current attribute is greater than the specified value) for building condition expression.
gt(N) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a comparator condition (that evaluates to true if the value of the current attribute is greater than that of the specified attribute) for building condition expression.
gt(String) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a comparator condition (that evaluates to true if the value of the current attribute is greater than the specified value) for building condition expression.
gt(S) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a comparator condition (that evaluates to true if the value of the current attribute is greater than that of the specified attribute) for building condition expression.

H

hasAttribute(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns true if this item has the specified attribute; false otherwise.
hasComponent(String) - Method in class com.amazonaws.services.dynamodbv2.document.PrimaryKey
Returns true if this primary has the specified key attribute name; false otherwise.
hashCode() - Method in class com.amazonaws.services.dynamodbv2.document.Attribute
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.document.Item
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.document.PrimaryKey
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
 
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.BillingModeSummary
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
 
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.ConditionCheck
 
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.ContributorInsightsSummary
 
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.CreateReplicationGroupMemberAction
 
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.Delete
 
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.DeleteReplicationGroupMemberAction
 
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.DescribeContributorInsightsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
 
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.DescribeStreamRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingResult
 
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.Endpoint
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.FailureException
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Get
 
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.GetRecordsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexAutoScalingUpdate
 
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.Identity
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ItemResponse
 
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.ListContributorInsightsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsResult
 
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.ListStreamsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsResult
 
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.ProvisionedThroughputOverride
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Put
 
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.Record
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Replica
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndex
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexDescription
 
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.ReplicationGroupUpdate
 
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.SequenceNumberRange
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Shard
 
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.Stream
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
 
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.TagResourceResult
 
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.TransactGetItem
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceResult
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.Update
 
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.UpdateContributorInsightsRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
 
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.UpdateReplicationGroupMemberAction
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingResult
 
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
 
hashCode() - Method in class com.amazonaws.services.dynamodbv2.xspec.PathOperand
 
hashKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Gets the hash key field model for the specified type.
hashKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Gets the hash key field model for the specified type.
hasNext() - Method in class com.amazonaws.services.dynamodbv2.document.internal.IteratorSupport
 
hasNextPage() - Method in class com.amazonaws.services.dynamodbv2.document.Page
Checks whether this page has a "next page." If this method returns true, the next page can be retrieved by calling next.

I

IdempotentParameterMismatchException - Exception in com.amazonaws.services.dynamodbv2.model
DynamoDB rejected the request because you retried a request with a different payload but with an idempotent token that was already used.
IdempotentParameterMismatchException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.IdempotentParameterMismatchException
Constructs a new IdempotentParameterMismatchException with the specified error message.
Identity - Class in com.amazonaws.services.dynamodbv2.model
Contains details about the type of identity that made the request.
Identity() - Constructor for class com.amazonaws.services.dynamodbv2.model.Identity
 
IDynamoDBMapper - Interface in com.amazonaws.services.dynamodbv2.datamodeling
Interface for DynamoDBMapper.
if_not_exists(String, Number) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call; used for building expression.
if_not_exists(String, byte[]) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call; used for building expression.
if_not_exists(String, ByteBuffer) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call; used for building expression.
if_not_exists(String, boolean) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call; used for building expression.
if_not_exists(String, byte[]...) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call; used for building expression.
if_not_exists(String, ByteBuffer...) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call; used for building expression.
if_not_exists(String, List<?>) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call; used for building expression.
if_not_exists(String, Map<String, ?>) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call; used for building expression.
if_not_exists(String, Number...) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call; used for building expression.
if_not_exists(String, String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call; used for building expression.
if_not_exists(String, String...) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call; used for building expression.
ifNotExists(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(B) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(byte[]) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(boolean) - Method in class com.amazonaws.services.dynamodbv2.xspec.BOOL
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(BOOL) - Method in class com.amazonaws.services.dynamodbv2.xspec.BOOL
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(byte[]...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns an IfNotExistsFunction object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(ByteBuffer...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns an IfNotExistsFunction object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(BS) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns an IfNotExistsFunction object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(L) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
 
ifNotExists(Object...) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
 
ifNotExists(List<?>) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(M) - Method in class com.amazonaws.services.dynamodbv2.xspec.M
 
ifNotExists(Map<String, ?>) - Method in class com.amazonaws.services.dynamodbv2.xspec.M
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(N) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current attribute; used for building expressions.
ifNotExists(Number...) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns an IfNotExistsFunction object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(NS) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns an IfNotExistsFunction object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(Set<T>) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(S) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current attribute; used for building expressions.
ifNotExists(String) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(String...) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns an IfNotExistsFunction object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(SS) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns an IfNotExistsFunction object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
ifNotExists(Set<String>) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns an IfNotExists object which represents an if_not_exists(path, operand) function call where path refers to that of the current path operand; used for building expressions.
IfNotExistsFunction<T> - Class in com.amazonaws.services.dynamodbv2.xspec
Represents an if_not_exists(path, operand) function in building expressions.
in(Collection<V>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified values.
in(V...) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified values.
in(Object...) - Method in class com.amazonaws.services.dynamodbv2.document.Expected
 
in(Object...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
 
in(ByteBuffer...) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns an InCondition (that evaluates to true if the value of the current attribute is equal to any of the specified values) for building condition expression.
in(byte[]...) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns an InCondition (that evaluates to true if the value of the current attribute is equal to any of the specified values) for building condition expression.
in(boolean...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BOOL
Returns an InCondition (that evaluates to true if the value of the current attribute is equal to any of the specified values) for building condition expression.
in(List<Boolean>) - Method in class com.amazonaws.services.dynamodbv2.xspec.BOOL
Returns an InCondition (that evaluates to true if the value of the current attribute is equal to any of the values in the specified list) for building condition expression.
in(Number...) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns an InCondition (that evaluates to true if the value of the current attribute is equal to any of the specified values) for building condition expression.
in(List<T>) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns an InCondition (that evaluates to true if the value of the current attribute is equal to any of the values in the specified list) for building condition expression.
in(String...) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns an InCondition (that evaluates to true if the value of the current attribute is equal to any of the specified values) for building condition expression.
in(List<String>) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns an InCondition (that evaluates to true if the value of the current attribute is equal to any of the values in the specified list) for building condition expression.
inByteBufferList(List<ByteBuffer>) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns an InCondition (that evaluates to true if the value of the current attribute is equal to any of the values in the specified list) for building condition expression.
inBytesList(List<byte[]>) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns an InCondition (that evaluates to true if the value of the current attribute is equal to any of the values in the specified list) for building condition expression.
IncompatibleTypeException - Exception in com.amazonaws.services.dynamodbv2.document
Thrown upon incompatible type during data conversion.
IncompatibleTypeException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.document.IncompatibleTypeException
 
InCondition - Class in com.amazonaws.services.dynamodbv2.xspec
Represents a IN condition in building condition expression.
Index - Class in com.amazonaws.services.dynamodbv2.document
Represents a secondary index on a DynamoDB table.
indexed() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Returns true if the field has any indexes.
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.
indexOf(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns the first index of the object given in the list.
IndexQueryImpl - Class in com.amazonaws.services.dynamodbv2.document.internal
The implementation for QueryApi for an index.
IndexQueryImpl(AmazonDynamoDB, Index) - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.IndexQueryImpl
 
IndexScanImpl - Class in com.amazonaws.services.dynamodbv2.document.internal
The implementation for ScanApi for an index.
IndexScanImpl(AmazonDynamoDB, Index) - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.IndexScanImpl
 
IndexStatus - Enum in com.amazonaws.services.dynamodbv2.model
 
INSTANCE - Static variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchLoadRetryStrategy
 
INSTANCE - Static variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchWriteRetryStrategy
 
INSTANCE - Static variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultTableNameResolver
 
INSTANCE - Static variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.NoRetryBatchLoadRetryStrategy
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.BooleanSetToNumberSetMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.BooleanToBooleanMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.BooleanToNumberMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ByteArraySetToBinarySetMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ByteArrayToBinaryMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ByteBufferSetToBinarySetMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ByteBufferToBinaryMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.CalendarSetToStringSetMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.CalendarToStringMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.CollectionToListMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.DateSetToStringSetMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.DateToStringMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.MapToMapMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.NumberSetToNumberSetMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.NumberToNumberMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ObjectSetToStringSetMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ObjectToMapMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ObjectToStringMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.S3LinkToStringMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.StringSetToStringSetMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.StringToStringMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.UUIDSetToStringSetMarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BigDecimalSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BigDecimalUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BigIntegerSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BigIntegerUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BooleanSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BooleanUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ByteArraySetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ByteArrayUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ByteBufferSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ByteBufferUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ByteSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ByteUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.CalendarSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.CalendarUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.DateSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.DateUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.DoubleSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.DoubleUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.FloatSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.FloatUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.IntegerSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.IntegerUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ListUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.LongSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.LongUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.MapUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ObjectSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ObjectUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.S3LinkUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ShortSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ShortUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.StringSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.StringUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.UUIDSetUnmarshaller
 
instance() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.UUIDUnmarshaller
 
IntegerSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java Integers.
IntegerUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB Numbers into Java Integers.
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.
InternalUtils - Enum in com.amazonaws.services.dynamodbv2.document.internal
Deprecated.
Use ItemUtils instead.
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.
isAllSegmentScanFinished() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ParallelScanTask
 
isAutoScalingDisabled() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Disabled auto scaling for this global table or global secondary index.
isAutoScalingDisabled() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Disabled auto scaling 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.datamodeling.DynamoDBQueryExpression
Returns whether this query uses consistent reads.
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Returns whether this scan uses consistent reads.
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
isConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
 
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.
isEmpty() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns whether the collection is empty.
isEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
Indicates whether server-side encryption is done using an AWS managed CMK or an AWS owned CMK.
isEnabled() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
Indicates whether TTL 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.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified value.
isNull(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns true if the specified attribute exists with a null value; false otherwise.
isNULL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Null.
isPartialUpdate() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
Returns true if this transformation is being called as part of a partial update operation.
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.
isPresent(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns true if this item contains the specified attribute; false otherwise.
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.datamodeling.DynamoDBQueryExpression
Returns whether this query scans forward.
isScanIndexForward() - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
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.
Item - Class in com.amazonaws.services.dynamodbv2.document
An item in DynamoDB.
Item() - Constructor for class com.amazonaws.services.dynamodbv2.document.Item
 
ItemCollection<R> - Class in com.amazonaws.services.dynamodbv2.document
A collection of Item's.
ItemCollection() - Constructor for class com.amazonaws.services.dynamodbv2.document.ItemCollection
 
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.
ItemConverter - Interface in com.amazonaws.services.dynamodbv2.datamodeling
The concrete realization of a strategy for converting between Java objects and DynamoDB AttributeValues.
ItemResponse - Class in com.amazonaws.services.dynamodbv2.model
Details for the requested item.
ItemResponse() - Constructor for class com.amazonaws.services.dynamodbv2.model.ItemResponse
 
ItemUtils - Class in com.amazonaws.services.dynamodbv2.document
Various utilities for manipulating Item and AttributeValue objects.
ItemValueConformer - Class in com.amazonaws.services.dynamodbv2.document.internal
Used to standardize a given Item's value into a standard internal representation (for purposes such as equality comparison.)
ItemValueConformer() - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.ItemValueConformer
 
iterator() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns an iterator over this list that lazily initializes results as necessary.
iterator() - Method in class com.amazonaws.services.dynamodbv2.document.internal.PageBasedCollection
 
iterator() - Method in class com.amazonaws.services.dynamodbv2.document.internal.PageIterable
 
iterator() - Method in class com.amazonaws.services.dynamodbv2.document.Page
 
IteratorSupport<T,R> - Class in com.amazonaws.services.dynamodbv2.document.internal
An internal iterator implementation for PageBasedCollection.

J

join(DynamoDBTypeConverter<S, U>, DynamoDBTypeConverter<U, T>) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.AbstractConverter
 
join(DynamoDBTypeConverter<T, U>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.AbstractConverter
 
joinAll(DynamoDBTypeConverter<T, U>...) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.AbstractConverter
 
JsonMarshaller<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Deprecated.
JsonMarshaller(Class<T>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.JsonMarshaller
Deprecated.
Constructs the JSON marshaller instance.
JsonMarshaller() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.JsonMarshaller
Deprecated.
Constructs the JSON marshaller instance.

K

KeyAttribute - Class in com.amazonaws.services.dynamodbv2.document
A key attribute which consists of an attribute name and value.
KeyAttribute(String, Object) - Constructor for class com.amazonaws.services.dynamodbv2.document.KeyAttribute
A key attribute which consists of an attribute name and value.
KeyConditions - Enum in com.amazonaws.services.dynamodbv2.document
Simple key conditions.
KeyPair - Class in com.amazonaws.services.dynamodbv2.datamodeling
 
KeyPair() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
keys() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Gets all the key field models for the given class.
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() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Gets the key type.
KeyType - Enum in com.amazonaws.services.dynamodbv2.model
 

L

L(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Creates a path operand that refers to a list attribute for the purpose of building expressions.
L - Class in com.amazonaws.services.dynamodbv2.xspec
A path operand that refers to a list attribute in DynamoDB; used for building expressions.
lastIndexOf(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
le(V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified value.
le(Object) - Method in class com.amazonaws.services.dynamodbv2.document.Expected
Creates and returns a condition of the range key being less than or equal to the given value.
le(Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
Creates and returns a condition of the range key being less than or equal to the given value.
le(Object) - Method in class com.amazonaws.services.dynamodbv2.document.RangeKeyCondition
Creates and returns a condition of the range key being less than or equal to the given value.
le(Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a comparator condition (that evaluates to true if the value of the current attribute is less than or equal to the specified value) for building condition expression.
le(N) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a comparator condition (that evaluates to true if the value of the current attribute is less than or equal to that of the specified attribute) for building condition expression.
le(String) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a comparator condition (that evaluates to true if the value of the current attribute is less than or equal to the specified value) for building condition expression.
le(S) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a comparator condition (that evaluates to true if the value of the current attribute is less than or equal to that of the specified attribute) for building condition expression.
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.
list_append(String, T) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns a ListAppend object which represents a list_append(operand, operand) function call; used for building expression.
list_append(String, List<? extends T>) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns a ListAppend object which represents a list_append(operand, operand) function call; used for building expression.
list_append(List<? extends T>, String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns a ListAppend object which represents a list_append(operand, operand) function call; used for building expression.
listAppend(Object...) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
Returns an ListAppend for building expression that involves a list_append(operand, operand) function for the purpose of adding the specified values to the current list attribute.
listAppend(List<?>) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
Returns an ListAppend for building expression that involves a list_append(operand, operand) function for the purpose of adding the specified list of values to that of the current list attribute.
listAppend(L) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
Returns an ListAppend for building expression that involves a list_append(operand, operand) function for the purpose of adding the values of the specified list attribute to the current list attribute.
ListAppendFunction - Class in com.amazonaws.services.dynamodbv2.xspec
Represents the list_append(operand, operand) function in building expression.
listBackups(ListBackupsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
listBackupsAsync(ListBackupsRequest, AsyncHandler<ListBackupsRequest, ListBackupsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
listBackupsAsync(ListBackupsRequest, AsyncHandler<ListBackupsRequest, ListBackupsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
ListBackupsRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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
 
listContributorInsights(ListContributorInsightsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
listContributorInsights(ListContributorInsightsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
listContributorInsights(ListContributorInsightsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
listContributorInsightsAsync(ListContributorInsightsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
listContributorInsightsAsync(ListContributorInsightsRequest, AsyncHandler<ListContributorInsightsRequest, ListContributorInsightsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
listContributorInsightsAsync(ListContributorInsightsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
listContributorInsightsAsync(ListContributorInsightsRequest, AsyncHandler<ListContributorInsightsRequest, ListContributorInsightsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Returns a list of ContributorInsightsSummary for a table and all its global secondary indexes.
listContributorInsightsAsync(ListContributorInsightsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
listContributorInsightsAsync(ListContributorInsightsRequest, AsyncHandler<ListContributorInsightsRequest, ListContributorInsightsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
ListContributorInsightsRequest - Class in com.amazonaws.services.dynamodbv2.model
 
ListContributorInsightsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsRequest
 
ListContributorInsightsResult - Class in com.amazonaws.services.dynamodbv2.model
 
ListContributorInsightsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsResult
 
listGlobalTables(ListGlobalTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
listGlobalTablesAsync(ListGlobalTablesRequest, AsyncHandler<ListGlobalTablesRequest, ListGlobalTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
listGlobalTablesAsync(ListGlobalTablesRequest, AsyncHandler<ListGlobalTablesRequest, ListGlobalTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
ListGlobalTablesRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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
 
listIterator() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
listIterator(int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
listStreams(ListStreamsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreams
 
listStreams(ListStreamsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreams
Returns an array of stream ARNs associated with the current account and endpoint.
listStreams(ListStreamsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
Returns an array of stream ARNs associated with the current account and endpoint.
listStreamsAsync(ListStreamsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreamsAsync
 
listStreamsAsync(ListStreamsRequest, AsyncHandler<ListStreamsRequest, ListStreamsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreamsAsync
 
listStreamsAsync(ListStreamsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsync
Returns an array of stream ARNs associated with the current account and endpoint.
listStreamsAsync(ListStreamsRequest, AsyncHandler<ListStreamsRequest, ListStreamsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsync
Returns an array of stream ARNs associated with the current account and endpoint.
listStreamsAsync(ListStreamsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
 
listStreamsAsync(ListStreamsRequest, AsyncHandler<ListStreamsRequest, ListStreamsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
 
ListStreamsRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a ListStreams operation.
ListStreamsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListStreamsRequest
 
ListStreamsResult - Class in com.amazonaws.services.dynamodbv2.model
Represents the output of a ListStreams operation.
ListStreamsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ListStreamsResult
 
listTables(ListTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
listTables() - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
listTables(String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
listTables(String, Integer) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
listTables(Integer) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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
Simplified method form for invoking the ListTables operation.
listTables(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Simplified method form for invoking the ListTables operation.
listTables(String, Integer) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Simplified method form for invoking the ListTables operation.
listTables(Integer) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Simplified method form for invoking the ListTables operation.
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
 
listTables(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
listTables(String, Integer) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
listTables(Integer) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
listTables() - Method in interface com.amazonaws.services.dynamodbv2.document.api.ListTablesApi
Returns a collection of all the tables (initialized with the respective table names) associated with the current account and endpoint.
listTables(String) - Method in interface com.amazonaws.services.dynamodbv2.document.api.ListTablesApi
Returns a collection of tables (initialized with the respective table names) associated with the current account and endpoint, starting with a name after the specified exclusiveStartTableName .
listTables(String, int) - Method in interface com.amazonaws.services.dynamodbv2.document.api.ListTablesApi
Returns a collection of tables (initialized with the respective table names) up to the specified maxResultSize associated with the current account and endpoint, starting with a name after the specified exclusiveStartTableName.
listTables(int) - Method in interface com.amazonaws.services.dynamodbv2.document.api.ListTablesApi
Returns a collection of tables (initialized with the respective table names) up to the specified maxResultSize associated with the current account and endpoint.
listTables(ListTablesSpec) - Method in interface com.amazonaws.services.dynamodbv2.document.api.ListTablesApi
List tables by specifying all the details.
listTables() - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
listTables(String) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
listTables(String, int) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
listTables(int) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
listTables(ListTablesSpec) - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
 
listTables(ListTablesSpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.ListTablesImpl
 
listTables() - Method in class com.amazonaws.services.dynamodbv2.document.internal.ListTablesImpl
 
listTables(String) - Method in class com.amazonaws.services.dynamodbv2.document.internal.ListTablesImpl
 
listTables(String, int) - Method in class com.amazonaws.services.dynamodbv2.document.internal.ListTablesImpl
 
listTables(int) - Method in class com.amazonaws.services.dynamodbv2.document.internal.ListTablesImpl
 
ListTablesApi - Interface in com.amazonaws.services.dynamodbv2.document.api
DynamoDB ListTables API.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
listTablesAsync() - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation.
listTablesAsync(AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation with an AsyncHandler.
listTablesAsync(String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation.
listTablesAsync(String, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation with an AsyncHandler.
listTablesAsync(String, Integer) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation.
listTablesAsync(String, Integer, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation with an AsyncHandler.
listTablesAsync(Integer) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation.
listTablesAsync(Integer, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation with an AsyncHandler.
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() - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation.
listTablesAsync(AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation with an AsyncHandler.
listTablesAsync(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation.
listTablesAsync(String, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation with an AsyncHandler.
listTablesAsync(String, Integer) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation.
listTablesAsync(String, Integer, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation with an AsyncHandler.
listTablesAsync(Integer) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation.
listTablesAsync(Integer, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the ListTables operation with an AsyncHandler.
listTablesAsync(ListTablesRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
listTablesAsync(ListTablesRequest, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
listTablesAsync() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the ListTables operation.
listTablesAsync(AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the ListTables operation with an AsyncHandler.
listTablesAsync(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the ListTables operation.
listTablesAsync(String, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the ListTables operation with an AsyncHandler.
listTablesAsync(String, Integer) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the ListTables operation.
listTablesAsync(String, Integer, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the ListTables operation with an AsyncHandler.
listTablesAsync(Integer) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the ListTables operation.
listTablesAsync(Integer, AsyncHandler<ListTablesRequest, ListTablesResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the ListTables operation with an AsyncHandler.
ListTablesImpl - Class in com.amazonaws.services.dynamodbv2.document.internal
The implementation for ListTablesApi.
ListTablesImpl(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.ListTablesImpl
 
ListTablesRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a ListTables operation.
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
 
ListTablesSpec - Class in com.amazonaws.services.dynamodbv2.document.spec
Full parameter specification for the ListTables API.
ListTablesSpec() - Constructor for class com.amazonaws.services.dynamodbv2.document.spec.ListTablesSpec
 
listTagsOfResource(ListTagsOfResourceRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
listTagsOfResourceAsync(ListTagsOfResourceRequest, AsyncHandler<ListTagsOfResourceRequest, ListTagsOfResourceResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
listTagsOfResourceAsync(ListTagsOfResourceRequest, AsyncHandler<ListTagsOfResourceRequest, ListTagsOfResourceResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
ListTagsOfResourceRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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
 
ListUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals Lists into Java Lists.
ListUnmarshaller(ArgumentUnmarshaller) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ListUnmarshaller
 
load(Class<T>, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
load(Class<T>, Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
load(Class<T>, Object, Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
load(Class<T>, Object, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
load(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
load(T, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
load(T, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
load(Class<T>, Object, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
load(H) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Loads an object with the hash key given.
load(H, R) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Loads an object with the hash and range key.
load(Class<T>, Object, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Loads an object with the hash key given and a configuration override.
load(Class<T>, Object) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Loads an object with the hash key given, using the default configuration.
load(Class<T>, Object, Object) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Loads an object with a hash and range key, using the default configuration.
load(T) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Returns an object whose keys match those of the prototype key object given, or null if no such item exists.
load(T, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Returns an object whose keys match those of the prototype key object given, or null if no such item exists.
load(Class<T>, Object, Object, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Returns an object with the given hash key, or null if no such object exists.
load(String) - Method in class com.amazonaws.services.dynamodbv2.endpointdiscovery.AmazonDynamoDBEndpointCacheLoader
 
loadAllResults() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Eagerly loads all results for this list.
localSecondaryIndex(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Gets the local secondary index by name.
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
 
localSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Gets the local secondary indexes for the given class.
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
 
localSecondaryIndexNames() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Gets the local secondary indexes.
LongSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java Longs.
LongUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB Numbers into Java Longs.
LowLevelResultListener<R> - Class in com.amazonaws.services.dynamodbv2.document
Can be used to listen to the event of receiving a low level result of type R from the server side.
LowLevelResultListener() - Constructor for class com.amazonaws.services.dynamodbv2.document.LowLevelResultListener
 
lt(V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified value.
lt(Object) - Method in class com.amazonaws.services.dynamodbv2.document.Expected
Creates and returns a condition of the range key being less than the given value.
lt(Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
Creates and returns a condition of the range key being less than the given value.
lt(Object) - Method in class com.amazonaws.services.dynamodbv2.document.RangeKeyCondition
Creates and returns a condition of the range key being less than the given value.
lt(Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a comparator condition (that evaluates to true if the value of the current attribute is less than the specified value) for building condition expression.
lt(N) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a comparator condition (that evaluates to true if the value of the current attribute is less than that of the specified attribute) for building condition expression.
lt(String) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a comparator condition (that evaluates to true if the value of the current attribute is less than the specified value) for building condition expression.
lt(S) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a comparator condition (that evaluates to true if the value of the current attribute is less than that of the specified attribute) for building condition expression.

M

M(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Creates a path operand that refers to a map attribute for the purpose of building expressions.
M - Class in com.amazonaws.services.dynamodbv2.xspec
A path operand that refers to a map attribute in DynamoDB; used for building expressions.
mapper - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Reference to the DynamoDB mapper for marshalling DynamoDB attributes back into objects
MapToMapMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
 
MapToMapMarshaller(ArgumentMarshaller) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.MapToMapMarshaller
 
MapUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
 
MapUnmarshaller(ArgumentUnmarshaller) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.MapUnmarshaller
 
marshall(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractEnumMarshaller
Deprecated.
Turns an object of type T into its String representation.
marshall(Object) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ArgumentMarshaller
Marshalls the object given into an AttributeValue.
marshall(T) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMarshaller
Deprecated.
Turns an object of type T into its String representation.
marshall(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.JsonMarshaller
Deprecated.
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.BooleanSetToNumberSetMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.BooleanToBooleanMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.BooleanToNumberMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ByteArraySetToBinarySetMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ByteArrayToBinaryMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ByteBufferSetToBinarySetMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ByteBufferToBinaryMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.CalendarSetToStringSetMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.CalendarToStringMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.CollectionToListMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.CustomMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.DateSetToStringSetMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.DateToStringMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.MapToMapMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.NumberSetToNumberSetMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.NumberToNumberMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ObjectSetToStringSetMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ObjectToMapMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ObjectToStringMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.S3LinkToStringMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.StringSetToStringSetMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.StringToStringMarshaller
 
marshall(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.UUIDSetToStringSetMarshaller
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.BillingModeSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ContributorInsightsSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicationGroupMemberAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.FailureException
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Get
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexAutoScalingUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Identity
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ItemResponse
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputOverride
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Put
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Record
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Replica
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndex
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicationGroupUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Shard
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Stream
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Tag
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.Update
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
 
marshallIntoObject(Class<T>, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
marshallIntoObject(Class<T>, Map<String, AttributeValue>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
marshallIntoObject(Class<T>, Map<String, AttributeValue>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
marshallIntoObject(Class<T>, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Creates and fills in the attributes on an instance of the class given with the attributes given.
marshallIntoObjects(Class<T>, List<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
marshallIntoObjects(Class<T>, List<Map<String, AttributeValue>>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
marshallIntoObjects(Class<T>, List<Map<String, AttributeValue>>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
marshallIntoObjects(Class<T>, List<Map<String, AttributeValue>>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Unmarshalls the list of item attributes into objects of type clazz.
mergeConfig(DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
mergeExpectedAttributeValueConditions() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Merge and return all the expected value conditions (either user-specified or imposed by the internal implementation of DynamoDBMapper) for this save operation.
minimum(Integer, Integer) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Returns the minimum of the two input integers taking null into account.
minimum(Integer, Integer) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Returns the minimum of the two input integers taking null into account.
minus(Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a MinusOperation object that represents the subtraction of the given value from that of the current attribute; used for building update expression.
minus(N) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a MinusOperation object that represents the subtraction of the value of the given attribute from that of the current attribute; used for building update expression.
MinusOperation - Class in com.amazonaws.services.dynamodbv2.xspec
Represents a minus binary operation in building expressions that involve number attributes.

N

N(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Creates a path operand that refers to a number attribute for the purpose of building expressions.
N - Class in com.amazonaws.services.dynamodbv2.xspec
A path operand that refers to a number attribute in DynamoDB; used for building expressions.
name() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Gets the attribute name.
NameMap - Class in com.amazonaws.services.dynamodbv2.document.utils
Utility class for name maps.
NameMap() - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.NameMap
 
ne(V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified value.
ne(Object) - Method in class com.amazonaws.services.dynamodbv2.document.Expected
 
ne(Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
 
ne(B) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to that of the specified attribute) for building condition expression.
ne(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to the specified value) for building condition expression.
ne(byte[]) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is not equal to that of the specified path operand) for building condition expression.
ne(boolean) - Method in class com.amazonaws.services.dynamodbv2.xspec.BOOL
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to that of the specified value) for building condition expression.
ne(BOOL) - Method in class com.amazonaws.services.dynamodbv2.xspec.BOOL
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to that of the specified attribute) for building condition expression.
ne(byte[]...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to the set of specified values) for building condition expression.
ne(ByteBuffer...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to the set of specified values) for building condition expression.
ne(BS) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to that of the specified attribute) for building condition expression.
ne(FunctionOperand) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
 
ne(L) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
 
ne(List<?>) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is not equal to that of the specified path operand) for building condition expression.
ne(FunctionOperand) - Method in class com.amazonaws.services.dynamodbv2.xspec.M
 
ne(M) - Method in class com.amazonaws.services.dynamodbv2.xspec.M
 
ne(Map<String, ?>) - Method in class com.amazonaws.services.dynamodbv2.xspec.M
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is not equal to that of the specified path operand) for building condition expression.
ne(N) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to that of the specified attribute) for building condition expression.
ne(Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is not equal to that of the specified path operand) for building condition expression.
ne(Number...) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to the set of specified values) for building condition expression.
ne(NS) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to the set of specified values) for building condition expression.
ne(Set<T>) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is not equal to that of the specified path operand) for building condition expression.
ne(S) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to that of the specified attribute) for building condition expression.
ne(String) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is not equal to that of the specified path operand) for building condition expression.
ne(String...) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to the set of specified values) for building condition expression.
ne(SS) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns a comparator condition (that evaluates to true if the value of the current attribute is not equal to that of the specified attribute) for building condition expression.
ne(Set<String>) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns a comparator condition (that evaluates to true if the attribute value referred to by this path operand is not equal to that of the specified path operand) for building condition expression.
negate() - Method in class com.amazonaws.services.dynamodbv2.xspec.Condition
Returns a new condition based on the negation of the current condition.
NegationCondition - Class in com.amazonaws.services.dynamodbv2.xspec
Represents a negation condition in building condition expressions.
newTableMapper(Class<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
Creates a new table mapper using this mapper to perform operations.
next() - Method in class com.amazonaws.services.dynamodbv2.document.internal.IteratorSupport
 
nextPage() - Method in class com.amazonaws.services.dynamodbv2.document.Page
Retrieves the next page.
nextResults - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Lazily loaded next results waiting to be added into allResults
NONE - Static variable in class com.amazonaws.services.dynamodbv2.document.LowLevelResultListener
 
none() - Static method in class com.amazonaws.services.dynamodbv2.document.LowLevelResultListener
 
NoRetryBatchLoadRetryStrategy() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.NoRetryBatchLoadRetryStrategy
 
not(Condition) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns a negation of the specified condition; used for building condition expression.
notContains(V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified value.
notContains(Object) - Method in class com.amazonaws.services.dynamodbv2.document.Expected
 
notContains(Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
 
notExist() - Method in class com.amazonaws.services.dynamodbv2.document.Expected
Expects the attribute be non-existing.
notExist() - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
Expects the attribute be non-existing.
notExists() - Method in class com.amazonaws.services.dynamodbv2.xspec.PathOperand
Returns a function condition (that evaluates to true if the attribute referred to by this path operand does not exist) for building condition expression.
notNull() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Creates a condition which filters on the specified value.
NS(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Creates a path operand that refers to a number-set attribute for the purpose of building expressions.
NS - Class in com.amazonaws.services.dynamodbv2.xspec
A path operand that refers to a number set attribute in DynamoDB; used for building expressions.
NULL(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Creates a path operand that refers to a NULL attribute for the purpose of building expressions.
NULL - Class in com.amazonaws.services.dynamodbv2.xspec
A path operand that refers to a NULL attribute in DynamoDB; used for building expressions.
NullableUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
 
NullableUnmarshaller(ArgumentUnmarshaller) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.NullableUnmarshaller
 
nullSafe(DynamoDBTypeConverter<S, T>) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.AbstractConverter
 
nullSafe() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.AbstractConverter
 
NullSafeConverter(DynamoDBTypeConverter<S, T>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.NullSafeConverter
 
numberOfAttributes() - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns the number of attributes of this item.
NumberSetToNumberSetMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals sets of Java Numbers into DynamoDB NumberSets.
NumberToNumberMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals any Java Number to a DynamoDB number.

O

object - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
 
ObjectSetToStringSetMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A legacy marshaller that marshals sets of arbitrary Java objects into DynamoDB StringSets by using String.valueOf(Object).
ObjectSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
 
ObjectSetUnmarshaller(ArgumentUnmarshaller) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ObjectSetUnmarshaller
 
ObjectToMapMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
 
ObjectToMapMarshaller(ItemConverter) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.marshallers.ObjectToMapMarshaller
 
ObjectToStringMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals Java Object objects into DynamoDB Strings.
ObjectUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
 
ObjectUnmarshaller(ItemConverter, Class<?>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ObjectUnmarshaller
 
of(AWSCredentialsProvider) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link.Factory
 
onLowLevelResult(R) - Method in class com.amazonaws.services.dynamodbv2.document.LowLevelResultListener
 
onNonKeyAttribute(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Implement this method for necessary operations when a non-key attribute is set a non-null value in the object.
onNullNonKeyAttribute(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Implement this method for necessary operations when a non-key attribute is set null in the object.
onPrimaryKeyAttributeValue(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Implement this method to do the necessary operations when a primary key attribute is set with some value.
Operand - Class in com.amazonaws.services.dynamodbv2.xspec
Represents an operand for building expressions.
Operand() - Constructor for class com.amazonaws.services.dynamodbv2.xspec.Operand
 
OperationType - Enum in com.amazonaws.services.dynamodbv2.model
 
or(Condition) - Method in class com.amazonaws.services.dynamodbv2.xspec.Condition
Returns a new condition based on the disjunction of the current condition and the given condition.
OrCondition - Class in com.amazonaws.services.dynamodbv2.xspec
Represents an OR condition in building condition expressions.
override() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverterFactory
Creates a type-converter factory builder using this factory as defaults.

P

Page<T,R> - Class in com.amazonaws.services.dynamodbv2.document
A page contains a list of items; accessing methods on the list are guaranteed to be purely in-memory operations that will not block or throw exceptions because of transient network issues.
Page(List<T>, R) - Constructor for class com.amazonaws.services.dynamodbv2.document.Page
 
PageBasedCollection<T,R> - Class in com.amazonaws.services.dynamodbv2.document.internal
Abstract base class for all page-based collections.
PageBasedCollection() - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.PageBasedCollection
 
PageIterable<T,R> - Class in com.amazonaws.services.dynamodbv2.document.internal
 
pages() - Method in class com.amazonaws.services.dynamodbv2.document.internal.PageBasedCollection
 
pages() - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
Returns an Iterable<Page<Item, R>> that iterates over pages of items from this collection.
pages() - Method in class com.amazonaws.services.dynamodbv2.document.TableCollection
Returns an Iterable<Page<Table, R>> that iterates over pages of tables from this collection.
PaginatedList<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Unmodifiable list supporting paginated result sets from Amazon DynamoDB.
PaginatedList(DynamoDBMapper, Class<T>, AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Constructs a PaginatedList instance using the default PaginationLoadingStrategy
PaginatedList(DynamoDBMapper, Class<T>, AmazonDynamoDB, DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Constructs a PaginatedList instance.
PaginatedParallelScanList<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Implementation of the List interface that represents the results from a parallel scan in AWS DynamoDB.
PaginatedParallelScanList(DynamoDBMapper, Class<T>, AmazonDynamoDB, ParallelScanTask, DynamoDBMapperConfig.PaginationLoadingStrategy, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedParallelScanList
 
PaginatedQueryList<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Implementation of the List interface that represents the results from a query in AWS DynamoDB.
PaginatedQueryList(DynamoDBMapper, Class<T>, AmazonDynamoDB, QueryRequest, QueryResult, DynamoDBMapperConfig.PaginationLoadingStrategy, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedQueryList
 
PaginatedScanList<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Implementation of the List interface that represents the results from a scan in AWS DynamoDB.
PaginatedScanList(DynamoDBMapper, Class<T>, AmazonDynamoDB, ScanRequest, ScanResult, DynamoDBMapperConfig.PaginationLoadingStrategy, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedScanList
 
parallelScan(Class<T>, DynamoDBScanExpression, int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
parallelScan(Class<T>, DynamoDBScanExpression, int, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
parallelScan(Class<T>, DynamoDBScanExpression, int, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
parallelScan(DynamoDBScanExpression, int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Scans through an Amazon DynamoDB table on logically partitioned segments in parallel and returns the matching results in one unmodifiable list of instantiated objects.
parallelScan(Class<T>, DynamoDBScanExpression, int) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Scans through an Amazon DynamoDB table on logically partitioned segments in parallel and returns the matching results in one unmodifiable list of instantiated objects, using the default configuration.
parallelScan(Class<T>, DynamoDBScanExpression, int, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Scans through an Amazon DynamoDB table on logically partitioned segments in parallel.
ParallelScanTask - Class in com.amazonaws.services.dynamodbv2.datamodeling
 
ParallelScanTask(DynamoDBMapper, AmazonDynamoDB, List<ScanRequest>) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.ParallelScanTask
Deprecated.
parenthesize(Condition) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns an explicitly parenthesized condition, ie '(' condition ')' used in building condition expressions.
ParenthesizedCondition - Class in com.amazonaws.services.dynamodbv2.xspec
An explicitly parenthesized condition, ie '(' condition ')', used in building condition expressions.
PathOperand - Class in com.amazonaws.services.dynamodbv2.xspec
A path operand used in building DynamooDB expressions such as update expressions and condition (aka filter) expressions.
plus(Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a PlusOperation that represents the addition of the given value to that of the current attribute; used for building update expression.
plus(N) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a PlusOperation object that represents the addition of the value of the given attribute to that of the current attribute; used for building update expression.
PlusOperation - Class in com.amazonaws.services.dynamodbv2.xspec
Represents a plus binary operation in building expressions that involve number attributes.
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
 
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.
PrimaryKey - Class in com.amazonaws.services.dynamodbv2.document
Used to represent a primary key that has one or multiple key components.
PrimaryKey() - Constructor for class com.amazonaws.services.dynamodbv2.document.PrimaryKey
 
PrimaryKey(KeyAttribute...) - Constructor for class com.amazonaws.services.dynamodbv2.document.PrimaryKey
Constructs with the specified key components.
PrimaryKey(String, Object) - Constructor for class com.amazonaws.services.dynamodbv2.document.PrimaryKey
Constructs with a hash key.
PrimaryKey(String, Object, String, Object) - Constructor for class com.amazonaws.services.dynamodbv2.document.PrimaryKey
Constructs with a hash key and a range key.
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
 
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.
ProvisionedThroughputOverride - Class in com.amazonaws.services.dynamodbv2.model
Replica-specific provisioned throughput settings.
ProvisionedThroughputOverride() - Constructor for class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputOverride
 
put(Object) - Method in class com.amazonaws.services.dynamodbv2.document.AttributeUpdate
Used to update an attribute.
put(String, Map<String, String>, URI) - Method in class com.amazonaws.services.dynamodbv2.endpointdiscovery.AmazonDynamoDBEndpointCache
 
Put - Class in com.amazonaws.services.dynamodbv2.model
Represents a request to perform a PutItem operation.
Put() - Constructor for class com.amazonaws.services.dynamodbv2.model.Put
 
putItem(PutItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
putItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
putItem(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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
Simplified method form for invoking the PutItem operation.
putItem(String, Map<String, AttributeValue>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Simplified method form for invoking the PutItem operation.
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
 
putItem(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
putItem(Item) - Method in interface com.amazonaws.services.dynamodbv2.document.api.PutItemApi
Unconditional put.
putItem(Item, Expected...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.PutItemApi
Conditional put.
putItem(Item, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.PutItemApi
Conditional put via condition expression.
putItem(PutItemSpec) - Method in interface com.amazonaws.services.dynamodbv2.document.api.PutItemApi
Puts an item by specifying all the details.
putItem(Item) - Method in class com.amazonaws.services.dynamodbv2.document.internal.PutItemImpl
 
putItem(Item, Expected...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.PutItemImpl
 
putItem(Item, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.PutItemImpl
 
putItem(PutItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.PutItemImpl
 
putItem(Item) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
putItem(Item, Expected...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
putItem(Item, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
putItem(PutItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
PutItemApi - Interface in com.amazonaws.services.dynamodbv2.document.api
A Table-centric PutItem API.
putItemAsync(PutItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
putItemAsync(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the PutItem operation.
putItemAsync(String, Map<String, AttributeValue>, AsyncHandler<PutItemRequest, PutItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the PutItem operation with an AsyncHandler.
putItemAsync(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the PutItem operation.
putItemAsync(String, Map<String, AttributeValue>, String, AsyncHandler<PutItemRequest, PutItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the PutItem operation with an AsyncHandler.
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(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the PutItem operation.
putItemAsync(String, Map<String, AttributeValue>, AsyncHandler<PutItemRequest, PutItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the PutItem operation with an AsyncHandler.
putItemAsync(String, Map<String, AttributeValue>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the PutItem operation.
putItemAsync(String, Map<String, AttributeValue>, String, AsyncHandler<PutItemRequest, PutItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the PutItem operation with an AsyncHandler.
putItemAsync(PutItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
putItemAsync(PutItemRequest, AsyncHandler<PutItemRequest, PutItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
putItemAsync(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the PutItem operation.
putItemAsync(String, Map<String, AttributeValue>, AsyncHandler<PutItemRequest, PutItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the PutItem operation with an AsyncHandler.
putItemAsync(String, Map<String, AttributeValue>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the PutItem operation.
putItemAsync(String, Map<String, AttributeValue>, String, AsyncHandler<PutItemRequest, PutItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the PutItem operation with an AsyncHandler.
PutItemExpressionSpec - Class in com.amazonaws.services.dynamodbv2.xspec
Expression specification for making PutItem request to Amazon DynamoDB.
PutItemImpl - Class in com.amazonaws.services.dynamodbv2.document.internal
The implementation for PutItemApi.
PutItemImpl(AmazonDynamoDB, Table) - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.PutItemImpl
 
PutItemOutcome - Class in com.amazonaws.services.dynamodbv2.document
The outcome of putting an item to a DynamoDB table.
PutItemOutcome(PutItemResult) - Constructor for class com.amazonaws.services.dynamodbv2.document.PutItemOutcome
 
PutItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a PutItem operation.
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
 
PutItemSpec - Class in com.amazonaws.services.dynamodbv2.document.spec
Full parameter specification for the PutItem API.
PutItemSpec() - Constructor for class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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.
query(Class<T>, DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
query(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
query(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
query(DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Queries an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
query(Class<T>, DynamoDBQueryExpression<T>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Queries an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
query(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Queries an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
query(String, Object) - Method in interface com.amazonaws.services.dynamodbv2.document.api.QueryApi
Retrieves items by the specified hash key.
query(KeyAttribute) - Method in interface com.amazonaws.services.dynamodbv2.document.api.QueryApi
Retrieves items by the specified hash key.
query(KeyAttribute, RangeKeyCondition) - Method in interface com.amazonaws.services.dynamodbv2.document.api.QueryApi
Retrieves items by the specified hash key and a range key condition.
query(String, Object, RangeKeyCondition) - Method in interface com.amazonaws.services.dynamodbv2.document.api.QueryApi
 
query(KeyAttribute, RangeKeyCondition, QueryFilter...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.QueryApi
Retrieves items by the specified hash key, a range key condition and a list of query filters.
query(String, Object, RangeKeyCondition, QueryFilter...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.QueryApi
 
query(KeyAttribute, RangeKeyCondition, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.QueryApi
Retrieves items by the specified hash key, a range key condition, and a filter expression string.
query(String, Object, RangeKeyCondition, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.QueryApi
 
query(KeyAttribute, RangeKeyCondition, String, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.QueryApi
Retrieves items by the specified hash key, a range key condition, a filter expression and a projection expression.
query(String, Object, RangeKeyCondition, String, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.QueryApi
Retrieves items by the specified hash key, a range key condition, a filter expression and a projection expression.
query(QuerySpec) - Method in interface com.amazonaws.services.dynamodbv2.document.api.QueryApi
Queries table by specifying all the details.
query(KeyAttribute, RangeKeyCondition) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
query(KeyAttribute, RangeKeyCondition, QueryFilter...) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
query(KeyAttribute, RangeKeyCondition, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
query(KeyAttribute, RangeKeyCondition, String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
query(KeyAttribute, RangeKeyCondition, QueryExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
query(QuerySpec) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
query(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
query(String, Object, RangeKeyCondition) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
query(String, Object, RangeKeyCondition, QueryFilter...) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
query(String, Object, RangeKeyCondition, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
query(String, Object, RangeKeyCondition, String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
query(KeyAttribute) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
query(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
query(KeyAttribute) - Method in class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
query(KeyAttribute, RangeKeyCondition) - Method in class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
query(KeyAttribute, RangeKeyCondition, QueryFilter...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
query(KeyAttribute, RangeKeyCondition, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
query(KeyAttribute, RangeKeyCondition, String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
query(QuerySpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
query(String, Object, RangeKeyCondition) - Method in class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
query(String, Object, RangeKeyCondition, QueryFilter...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
query(String, Object, RangeKeyCondition, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
query(String, Object, RangeKeyCondition, String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
query(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
query(KeyAttribute) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
query(KeyAttribute, RangeKeyCondition) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
query(KeyAttribute, RangeKeyCondition, String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
query(KeyAttribute, RangeKeyCondition, QueryFilter...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
query(KeyAttribute, RangeKeyCondition, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
query(QuerySpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
query(String, Object, RangeKeyCondition) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
query(String, Object, RangeKeyCondition, QueryFilter...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
query(String, Object, RangeKeyCondition, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
query(String, Object, RangeKeyCondition, String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
query(String, Object, RangeKeyCondition, QueryExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
QueryApi - Interface in com.amazonaws.services.dynamodbv2.document.api
A Table-centric Query API.
queryAsync(QueryRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
queryAsync(QueryRequest, AsyncHandler<QueryRequest, QueryResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
QueryExpressionSpec - Class in com.amazonaws.services.dynamodbv2.xspec
Expression specification for making query request to Amazon DynamoDB.
QueryFilter - Class in com.amazonaws.services.dynamodbv2.document
QueryFilter(String) - Constructor for class com.amazonaws.services.dynamodbv2.document.QueryFilter
QueryImpl - Class in com.amazonaws.services.dynamodbv2.document.internal
The implementation for QueryApi of a table.
QueryImpl(AmazonDynamoDB, Table) - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.QueryImpl
 
QueryOutcome - Class in com.amazonaws.services.dynamodbv2.document
The outcome of query on DynamoDB table.
QueryOutcome(QueryResult) - Constructor for class com.amazonaws.services.dynamodbv2.document.QueryOutcome
 
queryPage(Class<T>, DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
queryPage(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
queryPage(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
queryPage(DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Queries an Amazon DynamoDB table and returns a single page of matching results.
queryPage(Class<T>, DynamoDBQueryExpression<T>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Queries an Amazon DynamoDB table and returns a single page of matching results.
queryPage(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Queries an Amazon DynamoDB table and returns a single page of matching results.
QueryRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a Query operation.
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
 
QueryResultPage<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Container for a page of query results
QueryResultPage() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
 
QuerySpec - Class in com.amazonaws.services.dynamodbv2.document.spec
Full parameter specification for the Query API.
QuerySpec() - Constructor for class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 

R

rangeKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Gets the range key field model for the specified type.
rangeKey() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Gets the range key field model for the specified type.
RangeKeyCondition - Class in com.amazonaws.services.dynamodbv2.document
A condition for selecting items with a range key.
RangeKeyCondition(String) - Constructor for class com.amazonaws.services.dynamodbv2.document.RangeKeyCondition
A condition for selecting items with a range key.
rangeKeyIfExists() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Gets the range key field model for the specified type.
Record - Class in com.amazonaws.services.dynamodbv2.model
A description of a unique event within a stream.
Record() - Constructor for class com.amazonaws.services.dynamodbv2.model.Record
 
registerLowLevelResultListener(LowLevelResultListener<R>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.PageBasedCollection
Used to register a listener for the event of receiving a low-level result from the server side.
registerLowLevelResultListener(LowLevelResultListener<R>) - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
Used to register a listener for the event of receiving a low-level result from the server side.
registerLowLevelResultListener(LowLevelResultListener<R>) - Method in class com.amazonaws.services.dynamodbv2.document.TableCollection
Used to register a listener for the event of receiving a low-level result from the server side.
rejectEmptyInput(Object[]) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
 
rejectNullInput(Object) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
 
rejectNullOrEmptyInput(Object[]) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
 
rejectNullValue(Object) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
 
remove(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
remove(int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
remove() - Method in class com.amazonaws.services.dynamodbv2.document.internal.IteratorSupport
 
remove(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Returns a RemoveAction for removing the attribute with the specified path from an item; used for building update expression.
remove() - Method in class com.amazonaws.services.dynamodbv2.xspec.PathOperand
Returns a RemoveAction for removing the attribute referred to by this path operand from an item; used for building update expression.
RemoveAction - Class in com.amazonaws.services.dynamodbv2.xspec
Represents a REMOVE action in the REMOVE section of an update expression.
removeAll(Collection<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
removeAttribute(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Removes the specified attribute from the current item.
removeElements(Object...) - Method in class com.amazonaws.services.dynamodbv2.document.AttributeUpdate
 
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.
ReplicaAutoScalingDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the auto scaling settings of the replica.
ReplicaAutoScalingDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
 
ReplicaAutoScalingUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents the auto scaling settings of a replica that will be modified.
ReplicaAutoScalingUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
 
ReplicaDescription - Class in com.amazonaws.services.dynamodbv2.model
Contains the details of the replica.
ReplicaDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
 
ReplicaGlobalSecondaryIndex - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a replica global secondary index.
ReplicaGlobalSecondaryIndex() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndex
 
ReplicaGlobalSecondaryIndexAutoScalingDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the auto scaling configuration for a replica global secondary index.
ReplicaGlobalSecondaryIndexAutoScalingDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
 
ReplicaGlobalSecondaryIndexAutoScalingUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents the auto scaling settings of a global secondary index for a replica that will be modified.
ReplicaGlobalSecondaryIndexAutoScalingUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
 
ReplicaGlobalSecondaryIndexDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a replica global secondary index.
ReplicaGlobalSecondaryIndexDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexDescription
 
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
 
ReplicationGroupUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents one of the following:
ReplicationGroupUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicationGroupUpdate
 
ReplicaUpdate - Class in com.amazonaws.services.dynamodbv2.model
Represents one of the following:
ReplicaUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
 
RequestLimitExceededException - Exception in com.amazonaws.services.dynamodbv2.model
Throughput exceeds the current throughput limit for your account.
RequestLimitExceededException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.RequestLimitExceededException
Constructs a new RequestLimitExceededException with the specified error message.
ResourceInUseException - Exception in com.amazonaws.services.dynamodbv2.model
The operation conflicts with the resource's availability.
ResourceInUseException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.ResourceInUseException
Constructs a new ResourceInUseException with the specified error message.
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
restoreTableFromBackupAsync(RestoreTableFromBackupRequest, AsyncHandler<RestoreTableFromBackupRequest, RestoreTableFromBackupResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
restoreTableFromBackupAsync(RestoreTableFromBackupRequest, AsyncHandler<RestoreTableFromBackupRequest, RestoreTableFromBackupResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
RestoreTableFromBackupRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
restoreTableToPointInTimeAsync(RestoreTableToPointInTimeRequest, AsyncHandler<RestoreTableToPointInTimeRequest, RestoreTableToPointInTimeResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
restoreTableToPointInTimeAsync(RestoreTableToPointInTimeRequest, AsyncHandler<RestoreTableToPointInTimeRequest, RestoreTableToPointInTimeResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
RestoreTableToPointInTimeRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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
 
retainAll(Collection<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
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
 
ReturnValue - Enum in com.amazonaws.services.dynamodbv2.model
 
ReturnValuesOnConditionCheckFailure - Enum in com.amazonaws.services.dynamodbv2.model
 

S

S(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Creates a path operand that refers to a string attribute for the purpose of building expressions.
S - Class in com.amazonaws.services.dynamodbv2.xspec
A path operand that refers to a string attribute in DynamoDB; used for building expressions.
S3ClientCache - Class in com.amazonaws.services.dynamodbv2.datamodeling
A smart Map for AmazonS3 objects.
S3Link - Class in com.amazonaws.services.dynamodbv2.datamodeling
An S3 Link that works with DynamoDBMapper.
S3Link.Factory - Class in com.amazonaws.services.dynamodbv2.datamodeling
S3Link factory.
S3LinkToStringMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals S3Link objects to DynamoDB Strings, using a JSON encoding.
S3LinkUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
 
S3LinkUnmarshaller(S3ClientCache) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.S3LinkUnmarshaller
 
save(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
save(T, DynamoDBSaveExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
save(T, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
save(T, DynamoDBSaveExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
save(T, DynamoDBSaveExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
save(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Saves the object given into DynamoDB.
save(T, DynamoDBSaveExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Saves the object given into DynamoDB using the specified saveExpression.
save(T) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Saves the object given into DynamoDB, using the default configuration.
save(T, DynamoDBSaveExpression) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Saves the object given into DynamoDB, using the default configuration and the specified saveExpression.
save(T, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Saves the object given into DynamoDB, using the specified configuration.
save(T, DynamoDBSaveExpression, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Saves an item in DynamoDB.
saveIfExists(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Saves the object given into DynamoDB with the condition that the hash and, if applicable, the range key, already exist.
saveIfNotExists(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Saves the object given into DynamoDB with the condition that the hash and if applicable, the range key, does not already exist.
SaveObjectHandler(Class<?>, Object, String, DynamoDBMapperConfig, DynamoDBSaveExpression) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Constructs a handler for saving the specified model object.
ScalarAttributeType - Enum in com.amazonaws.services.dynamodbv2.model
 
scan(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
scan(String, List<String>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
scan(String, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
scan(String, List<String>, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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
Simplified method form for invoking the Scan operation.
scan(String, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Simplified method form for invoking the Scan operation.
scan(String, List<String>, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Simplified method form for invoking the Scan operation.
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
 
scan(String, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
scan(String, List<String>, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
scan(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
scan(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
scan(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
scan(DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Scans through an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
scan(Class<T>, DynamoDBScanExpression) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Scans through an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects, using the default configuration.
scan(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Scans through an Amazon DynamoDB table and returns the matching results as an unmodifiable list of instantiated objects.
scan(ScanFilter...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.ScanApi
Retrieves items by the specified list of scan filters.
scan(String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.ScanApi
Scans table using a Filter Expression.
scan(String, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.ScanApi
Scans table using a Filter Expression and a Projection Expression.
scan(ScanSpec) - Method in interface com.amazonaws.services.dynamodbv2.document.api.ScanApi
Scans table by specifying all the details.
scan(ScanFilter...) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
scan(String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
scan(String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
scan(ScanExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
scan(ScanSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Index
 
scan(ScanFilter...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.ScanImpl
 
scan(String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.ScanImpl
 
scan(String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.ScanImpl
 
scan(ScanSpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.ScanImpl
 
scan(ScanFilter...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
scan(String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
scan(String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
scan(ScanSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
scan(ScanExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
ScanApi - Interface in com.amazonaws.services.dynamodbv2.document.api
A Table-centric Scan API.
scanAsync(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
scanAsync(String, List<String>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the Scan operation.
scanAsync(String, List<String>, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the Scan operation with an AsyncHandler.
scanAsync(String, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the Scan operation.
scanAsync(String, Map<String, Condition>, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the Scan operation with an AsyncHandler.
scanAsync(String, List<String>, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the Scan operation.
scanAsync(String, List<String>, Map<String, Condition>, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the Scan operation with an AsyncHandler.
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(String, List<String>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the Scan operation.
scanAsync(String, List<String>, AsyncHandler<ScanRequest, ScanResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the Scan operation with an AsyncHandler.
scanAsync(String, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the Scan operation.
scanAsync(String, Map<String, Condition>, AsyncHandler<ScanRequest, ScanResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the Scan operation with an AsyncHandler.
scanAsync(String, List<String>, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the Scan operation.
scanAsync(String, List<String>, Map<String, Condition>, AsyncHandler<ScanRequest, ScanResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the Scan operation with an AsyncHandler.
scanAsync(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
scanAsync(String, List<String>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the Scan operation.
scanAsync(String, List<String>, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the Scan operation with an AsyncHandler.
scanAsync(String, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the Scan operation.
scanAsync(String, Map<String, Condition>, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the Scan operation with an AsyncHandler.
scanAsync(String, List<String>, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the Scan operation.
scanAsync(String, List<String>, Map<String, Condition>, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the Scan operation with an AsyncHandler.
ScanExpressionSpec - Class in com.amazonaws.services.dynamodbv2.xspec
Expression specification for making scan request to Amazon DynamoDB.
ScanFilter - Class in com.amazonaws.services.dynamodbv2.document
ScanFilter(String) - Constructor for class com.amazonaws.services.dynamodbv2.document.ScanFilter
ScanImpl - Class in com.amazonaws.services.dynamodbv2.document.internal
The implementation for ScanApi.
ScanImpl(AmazonDynamoDB, Table) - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.ScanImpl
 
ScanOutcome - Class in com.amazonaws.services.dynamodbv2.document
The outcome of scanning the DynamoDB table.
ScanOutcome(ScanResult) - Constructor for class com.amazonaws.services.dynamodbv2.document.ScanOutcome
 
scanPage(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
scanPage(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
scanPage(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
scanPage(DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Scans through an Amazon DynamoDB table and returns a single page of matching results.
scanPage(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Scans through an Amazon DynamoDB table and returns a single page of matching results.
scanPage(Class<T>, DynamoDBScanExpression) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Scans through an Amazon DynamoDB table and returns a single page of matching results.
ScanRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of a Scan operation.
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
 
ScanResultPage<T> - Class in com.amazonaws.services.dynamodbv2.datamodeling
Container for a page of scan results.
ScanResultPage() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
 
ScanSpec - Class in com.amazonaws.services.dynamodbv2.document.spec
API for fully specifying all the parameters of a Table-centric Scan API.
ScanSpec() - Constructor for class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
Select - Enum in com.amazonaws.services.dynamodbv2.model
 
SequenceNumberRange - Class in com.amazonaws.services.dynamodbv2.model
The beginning and ending sequence numbers for the stream records contained within a shard.
SequenceNumberRange() - Constructor for class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
 
set(T, V) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Sets the value on the object instance.
set(int, T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
set(B) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns a SetAction object used for building update expression.
set(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns a SetAction object used for building update expression.
set(byte[]) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns a SetAction object used for building update expression.
set(IfNotExistsFunction<B>) - Method in class com.amazonaws.services.dynamodbv2.xspec.B
Returns a SetAction object used for building update expression.
set(BOOL) - Method in class com.amazonaws.services.dynamodbv2.xspec.BOOL
Returns a SetAction object used for building update expression.
set(boolean) - Method in class com.amazonaws.services.dynamodbv2.xspec.BOOL
Returns a SetAction object used for building update expression.
set(IfNotExistsFunction<BOOL>) - Method in class com.amazonaws.services.dynamodbv2.xspec.BOOL
Returns a SetAction object used for building update expression.
set(byte[]...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a SetAction object used for building update expression.
set(ByteBuffer...) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a SetAction object used for building update expression.
set(BS) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a SetAction object used for building update expression.
set(Set<byte[]>) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a SetAction object used for building update expression.
set(IfNotExistsFunction<BS>) - Method in class com.amazonaws.services.dynamodbv2.xspec.BS
Returns a SetAction object used for building update expression.
set(ListAppendFunction) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
Returns a SetAction for adding the value of evaluating the specified ListAppend function as an attribute to an item.
set(L) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
Returns a SetAction object used for building update expression.
set(List<?>) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
Returns a SetAction object used for building update expression.
set(IfNotExistsFunction<L>) - Method in class com.amazonaws.services.dynamodbv2.xspec.L
Returns a SetAction object used for building update expression.
set(M) - Method in class com.amazonaws.services.dynamodbv2.xspec.M
Returns a SetAction object used for building update expression.
set(Map<String, ?>) - Method in class com.amazonaws.services.dynamodbv2.xspec.M
Returns a SetAction object used for building update expression.
set(IfNotExistsFunction<M>) - Method in class com.amazonaws.services.dynamodbv2.xspec.M
Returns a SetAction object used for building update expression.
set(PlusOperation) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a SetAction object used for building update expression with the specified PlusOperation.
set(MinusOperation) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a SetAction object used for building update expression with the specified MinusOperation.
set(N) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a SetAction object used for building update expression.
set(Number) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a SetAction object used for building update expression.
set(IfNotExistsFunction<N>) - Method in class com.amazonaws.services.dynamodbv2.xspec.N
Returns a SetAction object used for building update expression.
set(Number...) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns a SetAction object used for building update expression.
set(NS) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns a SetAction object used for building update expression.
set(Set<T>) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns a SetAction object used for building update expression.
set(IfNotExistsFunction<NS>) - Method in class com.amazonaws.services.dynamodbv2.xspec.NS
Returns a SetAction object used for building update expression.
set() - Method in class com.amazonaws.services.dynamodbv2.xspec.NULL
Returns a SetAction object (used for building update expression) of setting an attribute to null.
set(S) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a SetAction object used for building update expression.
set(String) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a SetAction object used for building update expression.
set(IfNotExistsFunction<S>) - Method in class com.amazonaws.services.dynamodbv2.xspec.S
Returns a SetAction object used for building update expression.
set(String...) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns a SetAction object used for building update expression.
set(SS) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns a SetAction object used for building update expression.
set(Set<String>) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns a SetAction object used for building update expression.
set(IfNotExistsFunction<SS>) - Method in class com.amazonaws.services.dynamodbv2.xspec.SS
Returns a SetAction object used for building update expression.
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.
setAcl(CannedAccessControlList) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Sets the access control list for the object represented by this S3Link.
setAcl(CannedAccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
 
setAcl(AccessControlList) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Sets the access control list for the object represented by this S3Link.
setAcl(AccessControlList, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.setAcl(AccessControlList) but allows specifying a request metric collector.
setAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
setAction(AttributeAction) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Specifies how to perform the update.
SetAction - Class in com.amazonaws.services.dynamodbv2.xspec
Represents a SET action in the SET section of an update expression.
setAddress(String) - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
IP address of the endpoint.
setApproximateCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The approximate date and time when the stream record was created, in UNIX epoch time format.
setArchivalBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
The Amazon Resource Name (ARN) of the backup the table was archived to, when applicable in the archival reason.
setArchivalDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
The date and time when table archival was initiated by DynamoDB, in UNIX epoch time format.
setArchivalReason(String) - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
The reason DynamoDB archived the table.
setArchivalSummary(ArchivalSummary) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Contains information about the table archive.
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 TTL attribute for items in the table.
setAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
The name of the TTL 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 auto scaling for this global table or global secondary index.
setAutoScalingDisabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Disabled auto scaling for this global table or global secondary index.
setAutoScalingRoleArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Role ARN used for configuring the auto scaling policy.
setAutoScalingRoleArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Role ARN used for configuring auto scaling policy.
setAwsRegion(String) - Method in class com.amazonaws.services.dynamodbv2.model.Record
The region in which the GetRecords request was received.
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 Amazon Resource Name (ARN) associated with the backup.
setBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The Amazon Resource Name (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.
setBackupExpiryDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Time at which the automatic on-demand backup created by DynamoDB will expire.
setBackupExpiryDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Time at which the automatic on-demand backup created by DynamoDB will expire.
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(String) - 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.
setBackupType(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
BackupType:
setBackupType(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
BackupType:
setBackupType(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
The backups from the table specified by BackupType are listed.
setBatchGetItemResult(BatchGetItemResult) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.BatchLoadContext
 
setBatchLoadRetryStrategy(DynamoDBMapperConfig.BatchLoadRetryStrategy) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
setBatchWriteRetryStrategy(DynamoDBMapperConfig.BatchWriteRetryStrategy) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
setBillingMode(String) - Method in class com.amazonaws.services.dynamodbv2.model.BillingModeSummary
Controls how you are charged for read and write throughput and how you manage capacity.
setBillingMode(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Controls how you are charged for read and write throughput and how you manage capacity.
setBillingMode(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Controls how you are charged for read and write throughput and how you manage capacity.
setBillingMode(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Controls how you are charged for read and write throughput and how you manage capacity.
setBillingModeOverride(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The billing mode of the restored table.
setBillingModeOverride(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
The billing mode of the restored table.
setBillingModeSummary(BillingModeSummary) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Contains the details for the read/write capacity mode.
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.
setCachePeriodInMinutes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
Endpoint cache time to live (TTL) value.
setCancellationReasons(Collection<CancellationReason>) - Method in exception com.amazonaws.services.dynamodbv2.model.TransactionCanceledException
A list of cancellation reasons.
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.
setClientRequestToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
Providing a ClientRequestToken makes the call to TransactWriteItems idempotent, meaning that multiple identical calls have the same effect as one single call.
setCode(String) - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
Status code for the result of the cancelled transaction.
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.datamodeling.DynamoDBDeleteExpression
Sets the logical operator on the expected attribute conditions of this delete operation.
setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
Sets the logical operator on the expected attribute conditions of this delete operation.
setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the logical operator on the query filter conditions.
setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the logical operator on the query filter conditions.
setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
Sets the logical operator on the expected value conditions of this save operation.
setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
Sets the logical operator on the expected value conditions of this save operation.
setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the logical operator on the filter conditions of this scan.
setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the logical operator on the filter conditions of this scan.
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.
setConditionCheck(ConditionCheck) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
A request to perform a check item operation.
setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
A condition that must be satisfied in order for a conditional DeleteItem to succeed.
setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
A condition that must be satisfied in order for a conditional update to succeed.
setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
A condition that must be satisfied in order for a conditional delete to succeed.
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.Put
A condition that must be satisfied in order for a conditional update 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.Update
A condition that must be satisfied in order for a conditional update 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.datamodeling.DynamoDBQueryExpression
Sets whether this query uses consistent reads.
setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets whether this scan uses consistent reads.
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:
setConsistentReads(DynamoDBMapperConfig.ConsistentReads) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
Sets the consistent read behavior.
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
 
setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
 
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(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsResult
If the ReturnConsumedCapacity value was TOTAL, this is an array of ConsumedCapacity objects, one for each table addressed by TransactGetItem objects in the TransactItems parameter.
setConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
The capacity units consumed by the entire TransactWriteItems 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
setContributorInsightsAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsRequest
Represents the contributor insights action.
setContributorInsightsRuleList(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
List of names of the associated Alpine rules.
setContributorInsightsStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ContributorInsightsSummary
Describes the current status for contributor insights for the given table and index, if applicable.
setContributorInsightsStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
Current Status contributor insights.
setContributorInsightsStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
The status of contributor insights
setContributorInsightsSummaries(Collection<ContributorInsightsSummary>) - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsResult
A list of ContributorInsightsSummary.
setConversionSchema(ConversionSchema) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
setCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
 
setCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
 
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(CreateReplicationGroupMemberAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicationGroupUpdate
The parameters required for creating a replica for the 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.
setCreationRequestDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The date and time when the request to create this stream was issued.
setDelete(DeleteGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
The name of an existing global secondary index to be removed.
setDelete(DeleteReplicationGroupMemberAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicationGroupUpdate
The parameters required for deleting a replica for the table.
setDelete(DeleteReplicaAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
The name of the existing replica to be removed.
setDelete(Delete) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
A request to perform a DeleteItem operation.
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.
setDynamodb(StreamRecord) - Method in class com.amazonaws.services.dynamodbv2.model.Record
The main body of the stream record, containing all of the DynamoDB-specific fields.
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 done using an AWS managed CMK or an AWS owned CMK.
setEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
setEndingSequenceNumber(String) - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
The last sequence number.
setEndpoint(String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
setEndpoint(String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreams
 
setEndpoint(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndpoint(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreams
Deprecated.
use AwsClientBuilder#setEndpointConfiguration(AwsClientBuilder.EndpointConfiguration) for example: builder.setEndpointConfiguration(new EndpointConfiguration(endpoint, signingRegion));
setEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
List of endpoints.
setEventID(String) - Method in class com.amazonaws.services.dynamodbv2.model.Record
A globally unique identifier for the event that was recorded in this stream record.
setEventName(String) - Method in class com.amazonaws.services.dynamodbv2.model.Record
The type of data modification that was performed on the DynamoDB table:
setEventName(OperationType) - Method in class com.amazonaws.services.dynamodbv2.model.Record
The type of data modification that was performed on the DynamoDB table:
setEventSource(String) - Method in class com.amazonaws.services.dynamodbv2.model.Record
The AWS service from which the stream record originated.
setEventVersion(String) - Method in class com.amazonaws.services.dynamodbv2.model.Record
The version number of the stream record format.
setException(Exception) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.FailedBatch
 
setExceptionDescription(String) - Method in class com.amazonaws.services.dynamodbv2.model.FailureException
Description of the failure.
setExceptionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.FailureException
Exception name.
setExclusiveStartBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
LastEvaluatedBackupArn is the Amazon Resource Name (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.datamodeling.DynamoDBQueryExpression
Sets the exclusive start key for this query.
setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the exclusive start key for this scan.
setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The primary key of the first item that this operation will evaluate.
setExclusiveStartKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The primary hash and range keys of the first item that this operation will evaluate.
setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The primary key of the first item that this operation will evaluate.
setExclusiveStartKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The primary hash and range keys of the first item that this operation will evaluate.
setExclusiveStartShardId(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamRequest
The shard ID of the first item that this operation will evaluate.
setExclusiveStartStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsRequest
The ARN (Amazon Resource Name) 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.datamodeling.DynamoDBDeleteExpression
Sets the expected condition to the map of attribute names to expected attribute values given.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
Sets the expected condition to the map of attribute names to expected attribute values given.
setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
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.datamodeling.DynamoDBDeleteExpression
One or more substitution variables for simplifying complex expressions.
setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
One or more substitution variables for simplifying complex expressions.
setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
One or more substitution variables for simplifying complex expressions.
setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
One or more substitution tokens for attribute names in an expression.
setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
One or more substitution tokens for attribute names in an expression.
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.Get
One or more substitution tokens for attribute names in the ProjectionExpression parameter.
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.Put
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.Update
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.datamodeling.DynamoDBDeleteExpression
One or more values that can be substituted in an expression.
setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
One or more values that can be substituted in an expression.
setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
One or more values that can be substituted in an expression.
setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
One or more values that can be substituted in an expression.
setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
One or more values that can be substituted 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.Put
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.Update
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.
setFailureException(FailureException) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
Returns information about the last failure that encountered.
setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Evaluates the query results and returns only the desired values.
setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Evaluates the query results and returns only the desired values.
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.
setGet(Get) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItem
Contains the primary key that identifies the item to get, together with the name of the table that contains the item, and optionally the specific attributes of the item to retrieve.
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<ReplicaGlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
Replica-specific global secondary index settings.
setGlobalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
One or more global secondary indexes (the maximum is 20) to be created on the table.
setGlobalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndexAutoScalingDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
Replica-specific global secondary index auto scaling settings.
setGlobalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Replica-specific global secondary index settings.
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.
setGlobalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
Replica-specific global secondary index settings.
setGlobalSecondaryIndexOverride(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
List of global secondary indexes for the restored table.
setGlobalSecondaryIndexOverride(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
List of global secondary indexes for the restored table.
setGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexAutoScalingUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
Represents the auto scaling settings of the global secondary indexes of the replica to be updated.
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.
setGlobalTableBillingMode(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
The billing mode 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
Auto scaling 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:
setGlobalTableVersion(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents the version of global tables in use, if the table is replicated across AWS Regions.
setHashKey(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
setHashKeyValues(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the hash key value(s) for this query.
setInaccessibleEncryptionDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Indicates the time, in UNIX epoch date format, when DynamoDB detected that the table's AWS KMS key was inaccessible.
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.datamodeling.DynamoDBQueryExpression
Sets the name of the index to be used by this query.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the name of the index to be used by this scan.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ContributorInsightsSummary
Name of the index associated with the summary, if any.
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.DescribeContributorInsightsRequest
The name of the global secondary index to describe, if applicable.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
The name of the global secondary index being described.
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.GlobalSecondaryIndexAutoScalingUpdate
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.ReplicaGlobalSecondaryIndex
The name of the global secondary index.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
The name of the global secondary index.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
The name of the global secondary index.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexDescription
The name of the global secondary index.
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.UpdateContributorInsightsRequest
The global secondary index name, if applicable.
setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
The name of the global secondary index, if applicable.
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.ReplicaGlobalSecondaryIndexAutoScalingDescription
The current state of the replica global secondary index:
setIndexStatus(String) - 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.CancellationReason
Item in the request which caused the transaction to get cancelled.
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.ItemResponse
Map of attribute data consisting of the data type and attribute value.
setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Put
A map of attribute name to attribute values, representing the primary key of the item to be written by PutItem.
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(Map<String, List<ItemCollectionMetrics>>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
A list of tables that were processed by TransactWriteItems and, for each table, information about any item collections that were affected by individual UpdateItem, PutItem, or DeleteItem operations.
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.ConditionCheck
The primary key of the item to be checked.
setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
The primary key of the item to be deleted.
setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.
setKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Set the hash and range key attributes of the item.
setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
A map of attribute name to attribute values, representing the primary key of the item to delete.
setKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Set the hash and range key attributes of the item.
setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Get
A map of attribute names to AttributeValue objects that specifies the primary key of the item to retrieve.
setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.
setKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Set the hash and range key attributes of the item.
setKey(String) - Method in class com.amazonaws.services.dynamodbv2.model.Tag
The key of the tag.
setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Update
The primary key of the item to be updated.
setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key of the item to be updated.
setKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Set the hash and range key attributes of the item.
setKeyConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the condition that specifies the key value(s) for items to be retrieved by the Query action.
setKeyConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The condition that specifies the key values 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.
setKeys(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The primary key attribute(s) for the DynamoDB item that was modified.
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.StreamDescription
The key attribute(s) of the stream's DynamoDB 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 AWS KMS customer master key (CMK) ARN used for the AWS KMS encryption.
setKMSMasterKeyId(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
The AWS KMS customer master key (CMK) that should be used for AWS KMS encryption in the new replica.
setKMSMasterKeyId(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
The AWS KMS customer master key (CMK) of the replica that will be used for AWS KMS encryption.
setKMSMasterKeyId(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
The AWS KMS customer master key (CMK) that should be used for the AWS KMS encryption.
setKMSMasterKeyId(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
The AWS KMS customer master key (CMK) of the replica that should be used for AWS 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.datamodeling.QueryResultPage
 
setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
 
setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
The primary key of the item where the operation stopped, inclusive of the previous result set.
setLastEvaluatedShardId(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The shard ID of the item where the operation stopped, inclusive of the previous result set.
setLastEvaluatedStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsResult
The stream ARN 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.
setLastLowLevelResult(R) - Method in class com.amazonaws.services.dynamodbv2.document.internal.PageBasedCollection
Internal method used by the implementation layer for setting the low level result received from the server side.
setLastUpdateDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
Timestamp of the last time the status was changed.
setLastUpdateToPayPerRequestDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BillingModeSummary
Represents the time when PAY_PER_REQUEST was last set as the read/write capacity mode.
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.datamodeling.DynamoDBQueryExpression
Sets the maximum number of items to retrieve in each service request to DynamoDB.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the limit of items to scan during this scan.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamRequest
The maximum number of shard objects to return.
setLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsRequest
The maximum number of records to return from the shard.
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.ListStreamsRequest
The maximum number of streams 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 5) 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.
setLocalSecondaryIndexOverride(Collection<LocalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
List of local secondary indexes for the restored table.
setLocalSecondaryIndexOverride(Collection<LocalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
List of local secondary indexes for the restored 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.
setMaxResults(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsRequest
Maximum number of results to return per page.
setMessage(String) - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
Cancellation reason message description.
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.
setNewImage(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The item in the DynamoDB table as it appeared after it was modified.
setNextShardIterator(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsResult
The next position in the shard from which to start sequentially reading stream records.
setNextToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsRequest
A token to for the desired page, if there is one.
setNextToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsResult
A token to go to the next page if there is one.
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.
setObjectTableNameResolver(DynamoDBMapperConfig.ObjectTableNameResolver) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
setOldImage(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The item in the DynamoDB table as it appeared before it was modified.
setPaginationLoadingStrategy(DynamoDBMapperConfig.PaginationLoadingStrategy) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
setParentShardId(String) - Method in class com.amazonaws.services.dynamodbv2.model.Shard
The shard ID of the current shard's parent.
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:
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.
setPrincipalId(String) - Method in class com.amazonaws.services.dynamodbv2.model.Identity
A unique identifier for the entity that made the call.
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.datamodeling.DynamoDBQueryExpression
A string that identifies one or more attributes to retrieve from the table.
setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
A string that identifies one or more attributes to retrieve from the table.
setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.Get
A string that identifies one or more attributes of the specified item to retrieve from the table.
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.ReplicaGlobalSecondaryIndexAutoScalingDescription
 
setProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
Auto scaling settings for a global secondary index replica's read capacity units.
setProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
Auto scaling settings for managing a global secondary index replica's read capacity units.
setProvisionedReadCapacityAutoScalingUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
 
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.
setProvisionedThroughputOverride(ProvisionedThroughputOverride) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
Replica-specific provisioned throughput.
setProvisionedThroughputOverride(ProvisionedThroughputOverride) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Replica-specific provisioned throughput.
setProvisionedThroughputOverride(ProvisionedThroughputOverride) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndex
Replica table GSI-specific provisioned throughput.
setProvisionedThroughputOverride(ProvisionedThroughputOverride) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexDescription
If not described, uses the source table GSI's read capacity settings.
setProvisionedThroughputOverride(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
Provisioned throughput settings for the restored table.
setProvisionedThroughputOverride(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Provisioned throughput settings for the restored table.
setProvisionedThroughputOverride(ProvisionedThroughputOverride) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
Replica-specific provisioned throughput.
setProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
 
setProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
Auto scaling settings for a global secondary index replica's write capacity units.
setProvisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
Auto scaling settings for managing a global secondary index's write capacity units.
setProvisionedWriteCapacityAutoScalingUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexAutoScalingUpdate
 
setProvisionedWriteCapacityAutoScalingUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
 
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.
setPut(Put) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
A request to perform a PutItem operation.
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.datamodeling.DynamoDBQueryExpression
Sets the query filter applied on this query.
setQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
setRangeKey(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
setRangeKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the range key condition for this query.
setReadCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
The total number of read capacity units consumed on a table or an index.
setReadCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The total number of read capacity units consumed by the operation.
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.
setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputOverride
Replica-specific read capacity units.
setRecords(Collection<Record>) - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsResult
The stream records from the shard, which were retrieved using the shard iterator.
setRegion(Region) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
setRegion(Region) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreams
 
setRegion(Region) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Deprecated.
use AwsClientBuilder#setRegion(String)
setRegion(Region) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreams
Deprecated.
use AwsClientBuilder#setRegion(String)
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.CreateReplicationGroupMemberAction
The Region where the new replica will be created.
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.DeleteReplicationGroupMemberAction
The Region where the replica exists.
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.ReplicaAutoScalingDescription
The Region where the replica exists.
setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
The Region where the replica exists.
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.
setRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
The Region where the replica exists.
setReplicaBillingModeSummary(BillingModeSummary) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The read/write capacity mode of the replica.
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.
setReplicaGlobalSecondaryIndexUpdates(Collection<ReplicaGlobalSecondaryIndexAutoScalingUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
Represents the auto scaling settings of global secondary indexes that will be modified.
setReplicaProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
 
setReplicaProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Auto scaling settings for a global table replica's read capacity units.
setReplicaProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
Auto scaling settings for managing a global table replica's read capacity units.
setReplicaProvisionedReadCapacityAutoScalingUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
 
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.ReplicaAutoScalingDescription
 
setReplicaProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Auto scaling 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.
setReplicas(Collection<ReplicaAutoScalingDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
Represents replicas of the global table.
setReplicas(Collection<ReplicaDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents replicas of the table.
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.ReplicaAutoScalingDescription
The current state of the replica:
setReplicaStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
The current state of the replica:
setReplicaStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The current state of the Region:
setReplicaStatusDescription(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Detailed information about the replica status.
setReplicaStatusPercentProgress(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Specifies the progress of a Create, Update, or Delete action on the replica as a percentage.
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.
setReplicaUpdates(Collection<ReplicaAutoScalingUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
Represents the auto scaling settings of replicas of the table that will be modified.
setReplicaUpdates(Collection<ReplicationGroupUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
A list of replica update actions (create, delete, or update) for the 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).
setRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
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 DynamoDB resource that 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.
setResponses(Collection<ItemResponse>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsResult
An ordered array of up to 25 ItemResponse objects, each of which corresponds to the TransactGetItem object in the same position in the TransactItems array.
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.
setResults(List<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
 
setResults(List<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
 
setRetriesAttempted(int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.BatchLoadContext
Sets retriesAttempted.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
A value that if set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
A value that if set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
A value that if set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
A value that if set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
A value of TOTAL causes consumed capacity information to be returned, and a value of NONE prevents that information from being returned.
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
 
setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
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.TransactWriteItemsRequest
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.
setReturnValuesOnConditionCheckFailure(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the ConditionCheck condition fails.
setReturnValuesOnConditionCheckFailure(String) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Delete condition fails.
setReturnValuesOnConditionCheckFailure(String) - Method in class com.amazonaws.services.dynamodbv2.model.Put
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Put condition fails.
setReturnValuesOnConditionCheckFailure(String) - Method in class com.amazonaws.services.dynamodbv2.model.Update
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Update condition fails.
setS(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type String.
setSaveBehavior(DynamoDBMapperConfig.SaveBehavior) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
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.datamodeling.DynamoDBScanExpression
Sets the scan filter to the map of attribute names to conditions given.
setScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
setScanIndexForward(boolean) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets whether this query scans forward.
setScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Specifies 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.datamodeling.QueryResultPage
 
setScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
 
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.datamodeling.DynamoDBScanExpression
Sets the ID of the segment to be scanned.
setSegment(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
For a parallel Scan request, Segment identifies an individual segment to be scanned by an application worker.
setSelect(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
The attributes to be returned in the result.
setSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
The attributes to be returned in the result.
setSelect(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
The attributes to be returned in the result.
setSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
The attributes to be returned in the result.
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.
setSequenceNumber(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
The sequence number of a stream record in the shard from which to start reading.
setSequenceNumber(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The sequence number of the stream record.
setSequenceNumberRange(SequenceNumberRange) - Method in class com.amazonaws.services.dynamodbv2.model.Shard
The range of possible sequence numbers for the shard.
setShardId(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
The identifier of the shard.
setShardId(String) - Method in class com.amazonaws.services.dynamodbv2.model.Shard
The system-generated identifier for this shard.
setShardIterator(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsRequest
A shard iterator that was retrieved from a previous GetShardIterator operation.
setShardIterator(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorResult
The position in the shard from which to start reading stream records sequentially.
setShardIteratorType(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading stream records from the shard:
setShardIteratorType(ShardIteratorType) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading stream records from the shard:
setShards(Collection<Shard>) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The shards that comprise the stream.
setSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The size of the stream record, in bytes.
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
The Amazon Resource Name (ARN) of the backup from which the table was restored.
setSourceTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
The 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.
setSSESpecification(SSESpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
The new server-side encryption settings for the specified table.
setSSEType(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Server-side encryption type.
setSSEType(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
Server-side encryption type.
setStartingSequenceNumber(String) - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
The first sequence number.
setStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Represents the current state of server-side encryption.
setStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamRequest
The Amazon Resource Name (ARN) for the stream.
setStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
The Amazon Resource Name (ARN) for the stream.
setStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.Stream
The Amazon Resource Name (ARN) for the stream.
setStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The Amazon Resource Name (ARN) for the stream.
setStreamDescription(StreamDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamResult
A complete description of the stream, including its creation date and time, the DynamoDB table associated with the stream, the shard IDs within the stream, and the beginning and ending sequence numbers of stream records within the shards.
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.
setStreamLabel(String) - Method in class com.amazonaws.services.dynamodbv2.model.Stream
A timestamp, in ISO 8601 format, for this stream.
setStreamLabel(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
A timestamp, in ISO 8601 format, for this stream.
setStreams(Collection<Stream>) - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsResult
A list of stream descriptors associated with the current account and endpoint.
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.
setStreamStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
Indicates the current status of the stream:
setStreamStatus(StreamStatus) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
Indicates the current status of the stream:
setStreamViewType(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
Indicates the format of the records within this stream:
setStreamViewType(StreamViewType) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
Indicates the format of the records within this stream:
setStreamViewType(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The type of data from the modified DynamoDB item that was captured in this stream record:
setStreamViewType(StreamViewType) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The type of data from the modified DynamoDB item that was captured in this stream record:
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.
setTableAutoScalingDescription(TableAutoScalingDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingResult
Represents the auto scaling properties of the table.
setTableAutoScalingDescription(TableAutoScalingDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingResult
Returns information about the auto scaling settings of a table with replicas.
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.ConditionCheck
Name of the table for the check item request.
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.ContributorInsightsSummary
Name of the table associated with the summary.
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.Delete
Name of the table in which the item to be deleted resides.
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.DescribeContributorInsightsRequest
The name of the table to describe.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
The name of the table being described.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingRequest
The name of the table.
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.Get
The name of the table from which to retrieve the specified item.
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.ListContributorInsightsRequest
The name of the table.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsRequest
If this parameter is provided, then only the streams associated with this table name are returned.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.Put
Name of the table in which to write the item.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
The name of the table to contain the item.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The name of the table containing the requested items.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The name of the table containing the requested items; 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.Stream
The DynamoDB table with which the stream is associated.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The DynamoDB table with which the stream is associated.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
The name of the table.
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.Update
Name of the table for the UpdateItem request.
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.UpdateContributorInsightsRequest
The name of the table.
setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
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.UpdateTableReplicaAutoScalingRequest
The name of the global table to be updated.
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.
setTableNameOverride(DynamoDBMapperConfig.TableNameOverride) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
setTableNameResolver(DynamoDBMapperConfig.TableNameResolver) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
setTableNames(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
The names of the tables associated with the current account at the current endpoint.
setTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.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.TableAutoScalingDescription
The current state of the table:
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.CreateTableRequest
A list of key-value pairs to label the table.
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 TTL status for the table.
setTimeToLiveStatus(TimeToLiveStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
The TTL status for the table.
setTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the total number of segments into which the scan will be divided.
setTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
For a parallel Scan request, TotalSegments represents the total number of segments into which the Scan operation will be divided.
setTransactItems(Collection<TransactGetItem>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
An ordered array of up to 25 TransactGetItem objects, each of which contains a Get structure.
setTransactItems(Collection<TransactWriteItem>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
An ordered array of up to 25 TransactWriteItem objects, each of which contains a ConditionCheck, Put, Update, or Delete object.
setType(String) - Method in class com.amazonaws.services.dynamodbv2.model.Identity
The type of the identity.
setTypeConverterFactory(DynamoDBTypeConverterFactory) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
setUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.FailedBatch
 
setUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
A map of tables and requests against those tables that were not processed.
setUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.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.
setUpdate(UpdateReplicationGroupMemberAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicationGroupUpdate
The parameters required for updating a replica for the table.
setUpdate(Update) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
A request to perform an UpdateItem operation.
setUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.Update
An expression that defines one or more attributes to be updated, the action to be performed on them, and new value(s) for them.
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 values for them.
setUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Restore the table to the latest possible time.
setUserIdentity(Identity) - Method in class com.amazonaws.services.dynamodbv2.model.Record
Items that are deleted by the Time to Live process after expiration have the following fields:
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(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
The total number of write capacity units consumed on a table or an index.
setWriteCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The total number of write capacity units consumed by the operation.
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.
Shard - Class in com.amazonaws.services.dynamodbv2.model
A uniquely identified group of stream records within a stream.
Shard() - Constructor for class com.amazonaws.services.dynamodbv2.model.Shard
 
ShardIteratorType - Enum in com.amazonaws.services.dynamodbv2.model
 
ShortSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java Shorts.
ShortUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB Numbers into Java Shorts.
shouldRetry(BatchLoadContext) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.BatchLoadRetryStrategy
Checks if the batch load request should be retried.
shouldRetry(BatchLoadContext) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchLoadRetryStrategy
 
shouldRetry(BatchLoadContext) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.NoRetryBatchLoadRetryStrategy
 
shutdown() - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
shutdown() - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBStreams
 
shutdown() - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
shutdown() - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreams
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.dynamodbv2.document.DynamoDB
Shuts down and release all resources.
shutdown() - Method in class com.amazonaws.services.dynamodbv2.waiters.AmazonDynamoDBWaiters
 
size() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
size() - Method in class com.amazonaws.services.dynamodbv2.document.Page
 
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
 
SS(String) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Creates a path operand that refers to a string-set attribute for the purpose of building expressions.
SS - Class in com.amazonaws.services.dynamodbv2.xspec
A path operand that refers to a string set attribute in DynamoDB; used for building expressions.
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
 
SSEType - Enum in com.amazonaws.services.dynamodbv2.model
 
standard() - Static method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClientBuilder
 
standard() - Static method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClientBuilder
 
standard() - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverterFactory
Returns the standard type-converter factory.
Stream - Class in com.amazonaws.services.dynamodbv2.model
Represents all of the data describing a particular stream.
Stream() - Constructor for class com.amazonaws.services.dynamodbv2.model.Stream
 
StreamDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents all of the data describing a particular stream.
StreamDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.StreamDescription
 
StreamRecord - Class in com.amazonaws.services.dynamodbv2.model
A description of a single data modification that was performed on an item in a DynamoDB table.
StreamRecord() - Constructor for class com.amazonaws.services.dynamodbv2.model.StreamRecord
 
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
 
StreamStatus - Enum in com.amazonaws.services.dynamodbv2.model
 
StreamViewType - Enum in com.amazonaws.services.dynamodbv2.model
 
StringSetToStringSetMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals sets of Java Strings to DynamoDB StringSets.
StringSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB StringSets as sets of Java String objects.
StringToStringMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals Java String objects to DynamoDB Strings.
StringUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals DynamoDB Strings as Java String objects.
subList(int, int) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
Returns a sub-list in the range specified, loading more results as necessary.

T

Table - Class in com.amazonaws.services.dynamodbv2.document
A DynamoDB table.
Table(AmazonDynamoDB, String) - Constructor for class com.amazonaws.services.dynamodbv2.document.Table
 
Table(AmazonDynamoDB, String, TableDescription) - Constructor for class com.amazonaws.services.dynamodbv2.document.Table
 
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.
TableAutoScalingDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the auto scaling configuration for a global table.
TableAutoScalingDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
 
TableCollection<R> - Class in com.amazonaws.services.dynamodbv2.document
A collection of Table's (initialized with the respective table names).
TableCollection() - Constructor for class com.amazonaws.services.dynamodbv2.document.TableCollection
 
TableDescription - Class in com.amazonaws.services.dynamodbv2.model
Represents the properties of a table.
TableDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.TableDescription
 
tableExists() - Method in class com.amazonaws.services.dynamodbv2.waiters.AmazonDynamoDBWaiters
Builds a TableExists waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
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.
TableKeysAndAttributes - Class in com.amazonaws.services.dynamodbv2.document
Used to specify one or multiple primary keys of a specific table, the attributes to be retrieved from that table, and the consistency of the read operation in a BatchGetItem request.
TableKeysAndAttributes(String) - Constructor for class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
 
TableNameOverride(String) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
 
TableNeverTransitionedToStateException(String, TableStatus) - Constructor for exception com.amazonaws.services.dynamodbv2.util.TableUtils.TableNeverTransitionedToStateException
 
tableNotExists() - Method in class com.amazonaws.services.dynamodbv2.waiters.AmazonDynamoDBWaiters
Builds a TableNotExists waiter by using custom parameters waiterParameters and other parameters defined in the waiters specification, and then polls until it determines whether the resource entered the desired state or not, where polling criteria is bound by either default polling strategy or custom polling strategy.
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.
TableStatus - Enum in com.amazonaws.services.dynamodbv2.model
 
TableUtils - Class in com.amazonaws.services.dynamodbv2.util
Utility methods for working with DynamoDB tables.
TableUtils() - Constructor for class com.amazonaws.services.dynamodbv2.util.TableUtils
 
TableUtils.TableNeverTransitionedToStateException - Exception in com.amazonaws.services.dynamodbv2.util
Thrown by TableUtils when a table never reaches a desired state
TableWriteItems - Class in com.amazonaws.services.dynamodbv2.document
Used to specify items to be put and/or primary keys to be deleted from a specific table in a BatchWriteItem request.
TableWriteItems(String) - Constructor for class com.amazonaws.services.dynamodbv2.document.TableWriteItems
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
tagResourceAsync(TagResourceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Associate a set of tags with an Amazon DynamoDB resource.
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - 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
 
tagResourceAsync(TagResourceRequest, AsyncHandler<TagResourceRequest, TagResourceResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
TagResourceRequest - Class in com.amazonaws.services.dynamodbv2.model
 
TagResourceRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
 
TagResourceResult - Class in com.amazonaws.services.dynamodbv2.model
 
TagResourceResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.TagResourceResult
 
targetType() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Gets the object type.
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 (TTL) for the specified table.
TimeToLiveSpecification() - Constructor for class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
 
TimeToLiveStatus - Enum in com.amazonaws.services.dynamodbv2.model
 
toArray() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
toArray(X[]) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
 
toAttributeConditionMap(Collection<? extends Filter<?>>) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Returns the low level representation of a collection of Filter.
toAttributeConditionMap(Collection<? extends Filter<?>>) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Returns the low level representation of a collection of Filter.
toAttributeValue(Object) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Converts a simple value into the low-level representation.
toAttributeValue(Object) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Converts a simple value into the low-level representation.
toAttributeValueMap(Collection<KeyAttribute>) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Converts the specified primary key into the low-level representation.
toAttributeValueMap(PrimaryKey) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Converts the specified primary key into the low-level representation.
toAttributeValueMap(KeyAttribute...) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Converts the specified primary key into the low-level representation.
toAttributeValueMap(Collection<KeyAttribute>) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Converts the specified primary key into the low-level representation.
toAttributeValueMap(PrimaryKey) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Converts the specified primary key into the low-level representation.
toAttributeValueMap(KeyAttribute...) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Converts the specified primary key into the low-level representation.
toAttributeValues(Item) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Converts an Item into the low-level representation; or null if the input is null.
toAttributeValues(Object[]) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Converts the input array of values into an array of low level representation of those values.
toAttributeValues(Item) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Converts an Item into the low-level representation; or null if the input is null.
toAttributeValues(Object[]) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Converts the input array of values into an array of low level representation of those values.
toAttributeValueUpdate(List<AttributeUpdate>) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Converts a list of AttributeUpdate into the low-level representation; or null if the input is null.
toAttributeValueUpdate(List<AttributeUpdate>) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Converts a list of AttributeUpdate into the low-level representation; or null if the input is null.
toBigDecimal(Number) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Converts a number into BigDecimal representation.
toBigDecimal(Number) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Converts a number into BigDecimal representation.
toBigDecimalSet(Number...) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
 
toBigDecimalSet(Set<Number>) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
 
toBigDecimalSet(Number...) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
 
toBigDecimalSet(Set<Number>) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
 
toComparisonOperator() - Method in enum com.amazonaws.services.dynamodbv2.document.KeyConditions
 
toExpectedAttributeValueMap(Collection<Expected>) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Returns the low level representation of a collection of Expected.
toExpectedAttributeValueMap(Collection<Expected>) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Returns the low level representation of a collection of Expected.
toItem(Map<String, AttributeValue>) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Returns an Item given the low level item information; or null if the input is null;
toItemList(List<Map<String, AttributeValue>>) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Returns a non-null list of Item's given the low level list of item information.
toItemList(List<Map<String, AttributeValue>>) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Returns a non-null list of Item's given the low level list of item information.
toJson() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Serializes into a JSON string.
toJSON() - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns this item as a JSON string.
toJSONPretty() - Method in class com.amazonaws.services.dynamodbv2.document.Item
Returns this item as a pretty JSON string.
toSimpleList(List<AttributeValue>) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Converts a list of low-level AttributeValue into a list of simple values.
toSimpleList(List<AttributeValue>) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Converts a list of low-level AttributeValue into a list of simple values.
toSimpleListValue(List<AttributeValue>) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Convenient method to convert a list of low-level AttributeValue into a list of values of the same type T.
toSimpleListValue(List<AttributeValue>) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Convenient method to convert a list of low-level AttributeValue into a list of values of the same type T.
toSimpleMapValue(Map<String, AttributeValue>) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
 
toSimpleMapValue(Map<String, AttributeValue>) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
 
toSimpleValue(AttributeValue) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Converts a low-level AttributeValue into a simple value, which can be one of the followings: String Set<String> Number (including any subtypes and primitive types) Set<Number> byte[] Set<byte[]> ByteBuffer Set<ByteBuffer> Boolean or boolean null Map<String,T>, where T can be any type on this list but must not induce any circular reference List<T>, where T can be any type on this list but must not induce any circular reference
toString() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
 
toString() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchema.Dependencies
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.Attribute
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.BatchGetItemOutcome
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.BatchWriteItemOutcome
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.DeleteItemOutcome
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.GetItemOutcome
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.Item
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.Page
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.PrimaryKey
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.PutItemOutcome
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.QueryOutcome
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.ScanOutcome
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
toString() - Method in class com.amazonaws.services.dynamodbv2.document.UpdateItemOutcome
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingPolicyUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingTargetTrackingScalingPolicyConfigurationUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Returns a string representation of this object.
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.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.BackupType
 
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.BackupTypeFilter
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.BillingMode
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.BillingModeSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
Returns a string representation of this object.
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.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ConditionalOperator
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ContinuousBackupsDescription
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ContinuousBackupsStatus
 
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ContributorInsightsAction
 
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ContributorInsightsStatus
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ContributorInsightsSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateBackupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicaAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Delete
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteBackupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicaAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteReplicationGroupMemberAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeBackupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContinuousBackupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeGlobalTableSettingsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeLimitsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTimeToLiveResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.FailureException
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Get
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexAutoScalingUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexInfo
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTable
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.GlobalTableStatus
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Identity
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ItemResponse
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListGlobalTablesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ListTagsOfResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexInfo
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.OperationType
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoveryDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PointInTimeRecoverySpecification
Returns a string representation of this object.
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.
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.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputOverride
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Put
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Record
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Replica
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndex
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ReplicaStatus
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicationGroupUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeResult
Returns a string representation of this object.
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.ReturnValuesOnConditionCheckFailure
 
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.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.Select
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Shard
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.ShardIteratorType
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableFeatureDetails
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
Returns a string representation of this object.
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.Stream
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.StreamStatus
 
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.StreamViewType
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Returns a string representation of this object.
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.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.dynamodbv2.model.TimeToLiveStatus
 
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UntagResourceResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.Update
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContinuousBackupsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTimeToLiveResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.dynamodbv2.xspec.PathOperand
 
TransactGetItem - Class in com.amazonaws.services.dynamodbv2.model
Specifies an item to be retrieved as part of the transaction.
TransactGetItem() - Constructor for class com.amazonaws.services.dynamodbv2.model.TransactGetItem
 
transactGetItems(TransactGetItemsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
transactGetItems(TransactGetItemsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
TransactGetItems is a synchronous operation that atomically retrieves multiple items from one or more tables (but not from indexes) in a single account and Region.
transactGetItems(TransactGetItemsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
TransactGetItems is a synchronous operation that atomically retrieves multiple items from one or more tables (but not from indexes) in a single account and Region.
transactGetItemsAsync(TransactGetItemsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
transactGetItemsAsync(TransactGetItemsRequest, AsyncHandler<TransactGetItemsRequest, TransactGetItemsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
transactGetItemsAsync(TransactGetItemsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
TransactGetItems is a synchronous operation that atomically retrieves multiple items from one or more tables (but not from indexes) in a single account and Region.
transactGetItemsAsync(TransactGetItemsRequest, AsyncHandler<TransactGetItemsRequest, TransactGetItemsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
TransactGetItems is a synchronous operation that atomically retrieves multiple items from one or more tables (but not from indexes) in a single account and Region.
transactGetItemsAsync(TransactGetItemsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
transactGetItemsAsync(TransactGetItemsRequest, AsyncHandler<TransactGetItemsRequest, TransactGetItemsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
TransactGetItemsRequest - Class in com.amazonaws.services.dynamodbv2.model
 
TransactGetItemsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
 
TransactGetItemsResult - Class in com.amazonaws.services.dynamodbv2.model
 
TransactGetItemsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.TransactGetItemsResult
 
TransactionCanceledException - Exception in com.amazonaws.services.dynamodbv2.model
The entire transaction request was canceled.
TransactionCanceledException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.TransactionCanceledException
Constructs a new TransactionCanceledException with the specified error message.
TransactionConflictException - Exception in com.amazonaws.services.dynamodbv2.model
Operation was rejected because there is an ongoing transaction for the item.
TransactionConflictException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.TransactionConflictException
Constructs a new TransactionConflictException with the specified error message.
TransactionInProgressException - Exception in com.amazonaws.services.dynamodbv2.model
The transaction with the given request token is already in progress.
TransactionInProgressException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.TransactionInProgressException
Constructs a new TransactionInProgressException with the specified error message.
transactionLoad(TransactionLoadRequest) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
transactionLoad(TransactionLoadRequest, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
transactionLoad(TransactionLoadRequest, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
transactionLoad(TransactionLoadRequest) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Transactionally loads objects specified by transactionLoadRequest by calling AbstractDynamoDBMapper.transactionLoad(TransactionLoadRequest) API.
transactionLoad(TransactionLoadRequest) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Transactionally loads objects specified by transactionLoadRequest by calling AmazonDynamoDB.transactGetItems(TransactGetItemsRequest) API.
transactionLoad(TransactionLoadRequest, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Transactionally loads objects specified by transactionLoadRequest by calling AmazonDynamoDB.transactGetItems(TransactGetItemsRequest) API.
TransactionLoadRequest - Class in com.amazonaws.services.dynamodbv2.datamodeling
Represents objects to load using AbstractDynamoDBMapper.transactionLoad(TransactionLoadRequest) operation.
TransactionLoadRequest() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.TransactionLoadRequest
 
transactionWrite(TransactionWriteRequest) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
transactionWrite(TransactionWriteRequest, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractDynamoDBMapper
 
transactionWrite(TransactionWriteRequest, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
 
transactionWrite(TransactionWriteRequest) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTableMapper
Transactionally writes objects specified by transactionWriteRequest by calling AbstractDynamoDBMapper.transactionWrite(TransactionWriteRequest) API.
transactionWrite(TransactionWriteRequest) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Transactionally writes objects specified by transactionWriteRequest by calling AmazonDynamoDB.transactWriteItems(TransactWriteItemsRequest) API.
transactionWrite(TransactionWriteRequest, DynamoDBMapperConfig) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.IDynamoDBMapper
Transactionally writes objects specified by transactionWriteRequest by calling AmazonDynamoDB.transactWriteItems(TransactWriteItemsRequest) API.
TransactionWriteOperation(Object, TransactionWriteRequest.TransactionWriteOperationType, DynamoDBTransactionWriteExpression, ReturnValuesOnConditionCheckFailure) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest.TransactionWriteOperation
 
TransactionWriteRequest - Class in com.amazonaws.services.dynamodbv2.datamodeling
Represents objects to write using AbstractDynamoDBMapper.transactionWrite(TransactionWriteRequest) operation.
TransactionWriteRequest() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
 
TransactionWriteRequest.TransactionWriteOperation - Class in com.amazonaws.services.dynamodbv2.datamodeling
Represents a write operation to be executed on an object as part of a transactional write request.
TransactionWriteRequest.TransactionWriteOperationType - Enum in com.amazonaws.services.dynamodbv2.datamodeling
Operation type for transactional write operations.
TransactWriteItem - Class in com.amazonaws.services.dynamodbv2.model
A list of requests that can perform update, put, delete, or check operations on multiple items in one or more tables atomically.
TransactWriteItem() - Constructor for class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
 
transactWriteItems(TransactWriteItemsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
transactWriteItems(TransactWriteItemsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
TransactWriteItems is a synchronous write operation that groups up to 25 action requests.
transactWriteItems(TransactWriteItemsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
TransactWriteItems is a synchronous write operation that groups up to 25 action requests.
transactWriteItemsAsync(TransactWriteItemsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
transactWriteItemsAsync(TransactWriteItemsRequest, AsyncHandler<TransactWriteItemsRequest, TransactWriteItemsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
transactWriteItemsAsync(TransactWriteItemsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
TransactWriteItems is a synchronous write operation that groups up to 25 action requests.
transactWriteItemsAsync(TransactWriteItemsRequest, AsyncHandler<TransactWriteItemsRequest, TransactWriteItemsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
TransactWriteItems is a synchronous write operation that groups up to 25 action requests.
transactWriteItemsAsync(TransactWriteItemsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
transactWriteItemsAsync(TransactWriteItemsRequest, AsyncHandler<TransactWriteItemsRequest, TransactWriteItemsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
TransactWriteItemsRequest - Class in com.amazonaws.services.dynamodbv2.model
 
TransactWriteItemsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
 
TransactWriteItemsResult - Class in com.amazonaws.services.dynamodbv2.model
 
TransactWriteItemsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
 
transform(AttributeTransformer.Parameters<?>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer
Transforms the input set of attribute values derived from the model object before writing them into DynamoDB.
transform(AttributeTransformer.Parameters<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
 
transform(Object) - Method in class com.amazonaws.services.dynamodbv2.document.internal.ItemValueConformer
This method is assumed to be called for the purpose of a setter method invocation, but NOT a getter method invocation.
TrimmedDataAccessException - Exception in com.amazonaws.services.dynamodbv2.model
The operation attempted to read past the oldest stream record in a shard.
TrimmedDataAccessException(String) - Constructor for exception com.amazonaws.services.dynamodbv2.model.TrimmedDataAccessException
Constructs a new TrimmedDataAccessException with the specified error message.
typeCheck(AttributeValue, Method) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ArgumentUnmarshaller
Asserts that the value given can be processed using the setter given.
typeCheck(AttributeValue, Method) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BooleanSetUnmarshaller
 
typeCheck(AttributeValue, Method) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BooleanUnmarshaller
 
typeCheck(AttributeValue, Method) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.NullableUnmarshaller
 

U

unconvert(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBConvertedBool.Converter
 
unconvert(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDelimited.Converter
 
unconvert(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Turns an object of type S into an object of type T.
unconvert(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Turns an object of type S into an object of type T.
unconvert(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMarshalling.Converter
Deprecated.
 
unconvert(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConvertedJson.Converter
 
unconvert(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConvertedTimestamp.Converter
 
unconvert(S) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.DelegateConverter
 
unconvert(S) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.ExtendedConverter
 
unconvert(S) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter.NullSafeConverter
 
unconvert(S) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverter
Turns an object of type S into an object of type T.
unconvert(Method, Method, AttributeValue) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ItemConverter
Reverses the ItemConverter.convert(Method, Object) method, turning a DynamoDB AttributeValue back into a Java object suitable for passing to the given setter.
unconvert(Class<T>, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ItemConverter
Reverses the ItemConverter.convert(Object) method, turning a map of attribute values back into a POJO of the given class.
unconvert(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link.Factory
 
unconvertAndSet(T, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Unconverts the value and sets it on the object.
unmarshall(Class<T>, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AbstractEnumMarshaller
Deprecated.
Turns a String representation of an object of type T into an object.
unmarshall(AttributeValue) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.ArgumentUnmarshaller
Unmarshalls the AttributeValue given into an instance of the appropriate type, as determined by DynamoDBReflector and DynamoDBMapper
unmarshall(Class<T>, String) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMarshaller
Deprecated.
Turns a String representation of an object of type T into an object.
unmarshall(Class<T>, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.JsonMarshaller
Deprecated.
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BigDecimalSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BigDecimalUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BigIntegerSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BigIntegerUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BooleanSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.BooleanUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ByteArraySetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ByteArrayUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ByteBufferSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ByteBufferUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ByteSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ByteUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.CalendarSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.CalendarUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.CustomUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.DateSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.DateUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.DoubleSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.DoubleUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.FloatSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.FloatUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.IntegerSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.IntegerUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ListUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.LongSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.LongUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.MapUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.NullableUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ObjectSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ObjectUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.S3LinkUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ShortSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.ShortUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.StringSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.StringUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.UUIDSetUnmarshaller
 
unmarshall(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers.UUIDUnmarshaller
 
untagResource(UntagResourceRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
untagResourceAsync(UntagResourceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Removes the association of tags from an Amazon DynamoDB resource.
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - 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
 
untagResourceAsync(UntagResourceRequest, AsyncHandler<UntagResourceRequest, UntagResourceResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
UntagResourceRequest - Class in com.amazonaws.services.dynamodbv2.model
 
UntagResourceRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UntagResourceRequest
 
UntagResourceResult - Class in com.amazonaws.services.dynamodbv2.model
 
UntagResourceResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UntagResourceResult
 
untransform(AttributeTransformer.Parameters<?>) - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer
Untransform the input set of attribute values read from DynamoDB before creating a model object from them.
untransform(AttributeTransformer.Parameters<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
 
Update - Class in com.amazonaws.services.dynamodbv2.model
Represents a request to perform an UpdateItem operation.
Update() - Constructor for class com.amazonaws.services.dynamodbv2.model.Update
 
UpdateAction - Class in com.amazonaws.services.dynamodbv2.xspec
Represents an update action for building update expression.
updateContinuousBackups(UpdateContinuousBackupsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateContinuousBackupsAsync(UpdateContinuousBackupsRequest, AsyncHandler<UpdateContinuousBackupsRequest, UpdateContinuousBackupsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
updateContinuousBackupsAsync(UpdateContinuousBackupsRequest, AsyncHandler<UpdateContinuousBackupsRequest, UpdateContinuousBackupsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
UpdateContinuousBackupsRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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
 
updateContributorInsights(UpdateContributorInsightsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
updateContributorInsights(UpdateContributorInsightsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Updates the status for contributor insights for a specific table or index.
updateContributorInsights(UpdateContributorInsightsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Updates the status for contributor insights for a specific table or index.
updateContributorInsightsAsync(UpdateContributorInsightsRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateContributorInsightsAsync(UpdateContributorInsightsRequest, AsyncHandler<UpdateContributorInsightsRequest, UpdateContributorInsightsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateContributorInsightsAsync(UpdateContributorInsightsRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Updates the status for contributor insights for a specific table or index.
updateContributorInsightsAsync(UpdateContributorInsightsRequest, AsyncHandler<UpdateContributorInsightsRequest, UpdateContributorInsightsResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Updates the status for contributor insights for a specific table or index.
updateContributorInsightsAsync(UpdateContributorInsightsRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
updateContributorInsightsAsync(UpdateContributorInsightsRequest, AsyncHandler<UpdateContributorInsightsRequest, UpdateContributorInsightsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
UpdateContributorInsightsRequest - Class in com.amazonaws.services.dynamodbv2.model
 
UpdateContributorInsightsRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsRequest
 
UpdateContributorInsightsResult - Class in com.amazonaws.services.dynamodbv2.model
 
UpdateContributorInsightsResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
 
UpdateExpressionGenerator - Class in com.amazonaws.services.dynamodbv2.datamodeling
This class will contain logic for converting an update object that customer has passed-in into low level update expression and corresponding expression attribute maps.
UpdateExpressionGenerator() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.UpdateExpressionGenerator
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateGlobalTableAsync(UpdateGlobalTableRequest, AsyncHandler<UpdateGlobalTableRequest, UpdateGlobalTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
updateGlobalTableAsync(UpdateGlobalTableRequest, AsyncHandler<UpdateGlobalTableRequest, UpdateGlobalTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
UpdateGlobalTableRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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 class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateGlobalTableSettingsAsync(UpdateGlobalTableSettingsRequest, AsyncHandler<UpdateGlobalTableSettingsRequest, UpdateGlobalTableSettingsResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
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
 
updateGlobalTableSettingsAsync(UpdateGlobalTableSettingsRequest, AsyncHandler<UpdateGlobalTableSettingsRequest, UpdateGlobalTableSettingsResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
UpdateGlobalTableSettingsRequest - Class in com.amazonaws.services.dynamodbv2.model
 
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
 
updateGSI(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.document.Index
Updates the provisioned throughput for this global secondary index (GSI).
updateItem(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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
Simplified method form for invoking the UpdateItem operation.
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Simplified method form for invoking the UpdateItem operation.
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
 
updateItem(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
updateItem(PrimaryKey, AttributeUpdate...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
Updates an item with the attributes specified.
updateItem(String, Object, AttributeUpdate...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
 
updateItem(String, Object, String, Object, AttributeUpdate...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
 
updateItem(PrimaryKey, Collection<Expected>, AttributeUpdate...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
Updates an item with the attributes specified.
updateItem(String, Object, Collection<Expected>, AttributeUpdate...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
Updates an item with the specified hash-only key and attributes.
updateItem(String, Object, String, Object, Collection<Expected>, AttributeUpdate...) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
Updates an item with the specified hash key, range key and attributes.
updateItem(PrimaryKey, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
Performs an update on an item in the table using the given update expression string.
updateItem(String, Object, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
 
updateItem(String, Object, String, Object, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
 
updateItem(PrimaryKey, String, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
Updates an item with the specified primary key using the given update expression provided the condition expression evaluates to true.
updateItem(String, Object, String, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
Updates an item with the specified hash key using the given update expression provided the condition expression evaluates to true.
updateItem(String, Object, String, Object, String, String, Map<String, String>, Map<String, Object>) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
Updates an item with the specified hash key and range key using the given update expression provided the condition expression evaluates to true.
updateItem(UpdateItemSpec) - Method in interface com.amazonaws.services.dynamodbv2.document.api.UpdateItemApi
Performs an update on an item in the table by specifying all the details.
updateItem(PrimaryKey, AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(PrimaryKey, Collection<Expected>, AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(PrimaryKey, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(PrimaryKey, String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(UpdateItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(String, Object, AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(String, Object, String, Object, AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(String, Object, Collection<Expected>, AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(String, Object, String, Object, Collection<Expected>, AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(String, Object, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(String, Object, String, Object, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(String, Object, String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(String, Object, String, Object, String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
updateItem(PrimaryKey, AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(PrimaryKey, Collection<Expected>, AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(PrimaryKey, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(PrimaryKey, String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(UpdateItemSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(String, Object, AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(String, Object, String, Object, AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(String, Object, Collection<Expected>, AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(String, Object, String, Object, Collection<Expected>, AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(String, Object, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(String, Object, String, Object, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(String, Object, String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(String, Object, UpdateItemExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(String, Object, String, Object, String, String, Map<String, String>, Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
updateItem(String, Object, String, Object, UpdateItemExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
 
UpdateItemApi - Interface in com.amazonaws.services.dynamodbv2.document.api
A Table-centric UpdateItem API.
updateItemAsync(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateItemAsync(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the UpdateItem operation.
updateItemAsync(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the UpdateItem operation with an AsyncHandler.
updateItemAsync(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the UpdateItem operation.
updateItemAsync(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the UpdateItem operation with an AsyncHandler.
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(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the UpdateItem operation.
updateItemAsync(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the UpdateItem operation with an AsyncHandler.
updateItemAsync(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the UpdateItem operation.
updateItemAsync(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the UpdateItem operation with an AsyncHandler.
updateItemAsync(UpdateItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
updateItemAsync(UpdateItemRequest, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
updateItemAsync(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the UpdateItem operation.
updateItemAsync(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the UpdateItem operation with an AsyncHandler.
updateItemAsync(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the UpdateItem operation.
updateItemAsync(String, Map<String, AttributeValue>, Map<String, AttributeValueUpdate>, String, AsyncHandler<UpdateItemRequest, UpdateItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the UpdateItem operation with an AsyncHandler.
UpdateItemExpressionSpec - Class in com.amazonaws.services.dynamodbv2.xspec
Expression specification for making UpdateItem request to Amazon DynamoDB.
UpdateItemImpl - Class in com.amazonaws.services.dynamodbv2.document.internal
The implementation for UpdateItemApi.
UpdateItemImpl(AmazonDynamoDB, Table) - Constructor for class com.amazonaws.services.dynamodbv2.document.internal.UpdateItemImpl
 
UpdateItemOutcome - Class in com.amazonaws.services.dynamodbv2.document
The outcome of updating an item in a DynamoDB table.
UpdateItemOutcome(UpdateItemResult) - Constructor for class com.amazonaws.services.dynamodbv2.document.UpdateItemOutcome
 
UpdateItemRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of an UpdateItem operation.
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
 
UpdateItemSpec - Class in com.amazonaws.services.dynamodbv2.document.spec
Full parameter specification for the UpdateItem API.
UpdateItemSpec() - Constructor for class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
UpdateReplicationGroupMemberAction - Class in com.amazonaws.services.dynamodbv2.model
Represents a replica to be modified.
UpdateReplicationGroupMemberAction() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
 
updateTable(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
updateTable(String, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
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
Simplified method form for invoking the UpdateTable operation.
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
 
updateTable(UpdateTableSpec) - Method in class com.amazonaws.services.dynamodbv2.document.Table
Updates the provisioned throughput for this table.
updateTable(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.document.Table
Updates the provisioned throughput for this table.
updateTableAsync(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateTableAsync(String, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the UpdateTable operation.
updateTableAsync(String, ProvisionedThroughput, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
Simplified method form for invoking the UpdateTable operation with an AsyncHandler.
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(String, ProvisionedThroughput) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the UpdateTable operation.
updateTableAsync(String, ProvisionedThroughput, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Simplified method form for invoking the UpdateTable operation with an AsyncHandler.
updateTableAsync(UpdateTableRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
updateTableAsync(UpdateTableRequest, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
updateTableAsync(String, ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the UpdateTable operation.
updateTableAsync(String, ProvisionedThroughput, AsyncHandler<UpdateTableRequest, UpdateTableResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
Simplified method form for invoking the UpdateTable operation with an AsyncHandler.
updateTableReplicaAutoScaling(UpdateTableReplicaAutoScalingRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
updateTableReplicaAutoScaling(UpdateTableReplicaAutoScalingRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
Updates auto scaling settings on your global tables at once.
updateTableReplicaAutoScaling(UpdateTableReplicaAutoScalingRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
Updates auto scaling settings on your global tables at once.
updateTableReplicaAutoScalingAsync(UpdateTableReplicaAutoScalingRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateTableReplicaAutoScalingAsync(UpdateTableReplicaAutoScalingRequest, AsyncHandler<UpdateTableReplicaAutoScalingRequest, UpdateTableReplicaAutoScalingResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateTableReplicaAutoScalingAsync(UpdateTableReplicaAutoScalingRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Updates auto scaling settings on your global tables at once.
updateTableReplicaAutoScalingAsync(UpdateTableReplicaAutoScalingRequest, AsyncHandler<UpdateTableReplicaAutoScalingRequest, UpdateTableReplicaAutoScalingResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
Updates auto scaling settings on your global tables at once.
updateTableReplicaAutoScalingAsync(UpdateTableReplicaAutoScalingRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
updateTableReplicaAutoScalingAsync(UpdateTableReplicaAutoScalingRequest, AsyncHandler<UpdateTableReplicaAutoScalingRequest, UpdateTableReplicaAutoScalingResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
UpdateTableReplicaAutoScalingRequest - Class in com.amazonaws.services.dynamodbv2.model
 
UpdateTableReplicaAutoScalingRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
 
UpdateTableReplicaAutoScalingResult - Class in com.amazonaws.services.dynamodbv2.model
 
UpdateTableReplicaAutoScalingResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingResult
 
UpdateTableRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of an UpdateTable operation.
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
 
UpdateTableSpec - Class in com.amazonaws.services.dynamodbv2.document.spec
Full parameter specification for the UpdateTable API.
UpdateTableSpec() - Constructor for class com.amazonaws.services.dynamodbv2.document.spec.UpdateTableSpec
 
updateTimeToLive(UpdateTimeToLiveRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
updateTimeToLive(UpdateTimeToLiveRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
The UpdateTimeToLive method enables or disables Time to Live (TTL) for the specified table.
updateTimeToLive(UpdateTimeToLiveRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
The UpdateTimeToLive method enables or disables Time to Live (TTL) for the specified table.
updateTimeToLiveAsync(UpdateTimeToLiveRequest) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateTimeToLiveAsync(UpdateTimeToLiveRequest, AsyncHandler<UpdateTimeToLiveRequest, UpdateTimeToLiveResult>) - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDBAsync
 
updateTimeToLiveAsync(UpdateTimeToLiveRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The UpdateTimeToLive method enables or disables Time to Live (TTL) for the specified table.
updateTimeToLiveAsync(UpdateTimeToLiveRequest, AsyncHandler<UpdateTimeToLiveRequest, UpdateTimeToLiveResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
The UpdateTimeToLive method enables or disables Time to Live (TTL) for the specified table.
updateTimeToLiveAsync(UpdateTimeToLiveRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
updateTimeToLiveAsync(UpdateTimeToLiveRequest, AsyncHandler<UpdateTimeToLiveRequest, UpdateTimeToLiveResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
 
UpdateTimeToLiveRequest - Class in com.amazonaws.services.dynamodbv2.model
Represents the input of an UpdateTimeToLive operation.
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
 
uploadFrom(File) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Convenience method to synchronously upload from the given file to the Amazon S3 object represented by this S3Link.
uploadFrom(File, RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.uploadFrom(File) but allows specifying a request metric collector.
uploadFrom(byte[]) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Convenience method to synchronously upload from the given buffer to the Amazon S3 object represented by this S3Link.
uploadFrom(byte[], RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
Same as S3Link.uploadFrom(byte[]) but allows specifying a request metric collector.
useClient(AmazonS3) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3ClientCache
Force the client cache to provide a certain client for the region which that client is configured.
userProvidedConditionOperator - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Condition operator on the additional expected value conditions specified by the user.
userProvidedExpectedValueConditions - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
Additional expected value conditions specified by the user.
UUIDSetToStringSetMarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.marshallers
A marshaller that marshals sets of Java Object objects into DynamoDB StringSets.
UUIDSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals sets of UUIDs as sets of Java UUID objects.
UUIDUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
An unmarshaller that unmarshals UUIDs as Java UUID objects.

V

V1 - Static variable in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchemas
The V1 schema mapping, which retains strict backwards compatibility with the original DynamoDB data model.
v1Builder(String) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchemas
A ConversionSchema builder that defaults to building ConversionSchemas.V1.
V2 - Static variable in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchemas
The native V2 conversion schema.
V2_COMPATIBLE - Static variable in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchemas
A V2 conversion schema which retains backwards compatibility with the V1 conversion schema for existing DynamoDB types, but adds the ability to marshall recursive structures using the new List and Map types.
v2Builder(String) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchemas
A ConversionSchema builder that defaults to building ConversionSchemas.V2.
v2CompatibleBuilder(String) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchemas
A ConversionSchema builder that defaults to building ConversionSchemas.V2_COMPATIBLE.
valToString(Object) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Returns the string representation of the given value; or null if the value is null.
valToString(Object) - Static method in class com.amazonaws.services.dynamodbv2.document.ItemUtils
Returns the string representation of the given value; or null if the value is null.
ValueList - Class in com.amazonaws.services.dynamodbv2.document.utils
Utility value list.
ValueList(int) - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.ValueList
 
ValueList(Object...) - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.ValueList
 
ValueList() - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.ValueList
 
ValueList(Collection<?>) - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.ValueList
 
ValueMap - Class in com.amazonaws.services.dynamodbv2.document.utils
Utility class for value maps.
ValueMap() - Constructor for class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
 
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.datamodeling.DynamoDBAutoGenerateStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBConvertedBool.Format
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.ConsistentReads
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.PaginationLoadingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.SaveBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel.DynamoDBAttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest.TransactionWriteOperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.document.internal.InternalUtils
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.document.KeyConditions
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.BackupType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.BackupTypeFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.BillingMode
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.ContributorInsightsAction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.dynamodbv2.model.ContributorInsightsStatus
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.OperationType
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.ReturnValuesOnConditionCheckFailure
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.ShardIteratorType
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.StreamStatus
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.datamodeling.DynamoDBAutoGenerateStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBConvertedBool.Format
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.ConsistentReads
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.PaginationLoadingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.SaveBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel.DynamoDBAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest.TransactionWriteOperationType
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.document.internal.InternalUtils
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.dynamodbv2.document.KeyConditions
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.BackupType
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.BackupTypeFilter
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.BillingMode
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.ContributorInsightsAction
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.ContributorInsightsStatus
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.OperationType
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.ReturnValuesOnConditionCheckFailure
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.ShardIteratorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.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.StreamStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.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.
VersionAttributeConditionExpressionGenerator - Class in com.amazonaws.services.dynamodbv2.datamodeling
This class contains logic to generate condition expressions for version attribute TODO: Change the logic in this class to use Builder pattern instead.
VersionAttributeConditionExpressionGenerator() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.VersionAttributeConditionExpressionGenerator
 
versioned() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
Indicates if this attribute is a version attribute.
versioned() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Indicates if this table has any versioned attributes.
versions() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperTableModel
Gets all the version fields for the given class.

W

waiters() - Method in class com.amazonaws.services.dynamodbv2.AbstractAmazonDynamoDB
 
waiters() - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
 
waiters() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
 
waitForActive() - Method in class com.amazonaws.services.dynamodbv2.document.Index
A convenient blocking call that can be used, typically during index creation, to wait for the index to become active by polling the table every 5 seconds.
waitForActive() - Method in class com.amazonaws.services.dynamodbv2.document.Table
A convenient blocking call that can be used, typically during table creation, to wait for the table to become active.
waitForActiveOrDelete() - Method in class com.amazonaws.services.dynamodbv2.document.Index
A convenient blocking call that can be used to wait on an index until it has either become active or deleted (ie no longer exists) by polling the table every 5 seconds.
waitForActiveOrDelete() - Method in class com.amazonaws.services.dynamodbv2.document.Table
Deprecated.
If this method is called immediately after AmazonDynamoDB.createTable(CreateTableRequest) or AmazonDynamoDB.deleteTable(DeleteTableRequest) operation, the result might be incorrect as all AmazonDynamoDB operations are eventually consistent and might have a few seconds delay before the status is changed.
waitForAllActiveOrDelete() - Method in class com.amazonaws.services.dynamodbv2.document.Table
Deprecated.
If this method is called immediately after AmazonDynamoDB.createTable(CreateTableRequest) or AmazonDynamoDB.deleteTable(DeleteTableRequest) operation, the result might be incorrect as all AmazonDynamoDB operations are eventually consistent and might have a few seconds delay before the status is changed.
waitForDelete() - Method in class com.amazonaws.services.dynamodbv2.document.Index
A convenient blocking call that can be used, typically during index deletion on an active table, to wait for the index to become deleted by polling the table every 5 seconds.
waitForDelete() - Method in class com.amazonaws.services.dynamodbv2.document.Table
A convenient blocking call that can be used, typically during table deletion, to wait for the table to become deleted.
waitUntilActive(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.TableUtils
Waits up to 10 minutes for a specified DynamoDB table to move into the ACTIVE state.
waitUntilActive(AmazonDynamoDB, String, int, int) - Static method in class com.amazonaws.services.dynamodbv2.util.TableUtils
Waits up to a specified amount of time for a specified DynamoDB table to move into the ACTIVE state.
waitUntilExists(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.TableUtils
Waits up to 10 minutes for a specified DynamoDB table to resolve, indicating that it exists.
waitUntilExists(AmazonDynamoDB, String, int, int) - Static method in class com.amazonaws.services.dynamodbv2.util.TableUtils
Waits up to a specified amount of time for a specified DynamoDB table to resolve, indicating that it exists.
with(Class<T>, T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchema.Dependencies
 
with(Class<S>, Class<T>, DynamoDBTypeConverter<? extends S, ? extends T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTypeConverterFactory.Builder
 
with(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute to the given value.
with(E) - Method in class com.amazonaws.services.dynamodbv2.document.utils.FluentHashSet
Fluent method to add the specified element to this set.
with(String, String) - Method in class com.amazonaws.services.dynamodbv2.document.utils.NameMap
Fluent method to sets the given key (attribute name place holder) to the specified value (the actual attribute name.)
with(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key to the given value.
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.
withAddress(String) - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
IP address of the endpoint.
withAll(Collection<? extends E>) - Method in class com.amazonaws.services.dynamodbv2.document.utils.FluentHashSet
Fluent method to add the elements from the specified collection to this set.
withAll(E...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.FluentHashSet
Fluent method to add the elements to this set.
withApproximateCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The approximate date and time when the stream record was created, in UNIX epoch time format.
withArchivalBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
The Amazon Resource Name (ARN) of the backup the table was archived to, when applicable in the archival reason.
withArchivalDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
The date and time when table archival was initiated by DynamoDB, in UNIX epoch time format.
withArchivalReason(String) - Method in class com.amazonaws.services.dynamodbv2.model.ArchivalSummary
The reason DynamoDB archived the table.
withArchivalSummary(ArchivalSummary) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Contains information about the table archive.
withAttrbuteNames(String...) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
withAttrbuteNames(List<String>) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateTableSpec
 
withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateTableSpec
 
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 TTL attribute for items in the table.
withAttributeName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
The name of the TTL attribute used to store the expiration time for items in the table.
withAttributeNames(String...) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
Used to specify the attributes to be retrieved in each item returned from the batch get-item operation.
withAttributeNames(List<String>) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
 
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.document.spec.GetItemSpec
 
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
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:
withAttributeUpdate(List<AttributeUpdate>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
withAttributeUpdate(AttributeUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
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 auto scaling for this global table or global secondary index.
withAutoScalingDisabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Disabled auto scaling for this global table or global secondary index.
withAutoScalingRoleArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsDescription
Role ARN used for configuring the auto scaling policy.
withAutoScalingRoleArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.AutoScalingSettingsUpdate
Role ARN used for configuring auto scaling policy.
withAwsRegion(String) - Method in class com.amazonaws.services.dynamodbv2.model.Record
The region in which the GetRecords request was received.
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 Amazon Resource Name (ARN) associated with the backup.
withBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The Amazon Resource Name (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.
withBackupExpiryDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
Time at which the automatic on-demand backup created by DynamoDB will expire.
withBackupExpiryDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
Time at which the automatic on-demand backup created by DynamoDB will expire.
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.
withBackupType(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
BackupType:
withBackupType(BackupType) - Method in class com.amazonaws.services.dynamodbv2.model.BackupDetails
BackupType:
withBackupType(String) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
BackupType:
withBackupType(BackupType) - Method in class com.amazonaws.services.dynamodbv2.model.BackupSummary
BackupType:
withBackupType(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
The backups from the table specified by BackupType are listed.
withBackupType(BackupTypeFilter) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
The backups from the table specified by BackupType are listed.
withBatchLoadRetryStrategy(DynamoDBMapperConfig.BatchLoadRetryStrategy) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
withBatchWriteRetryStrategy(DynamoDBMapperConfig.BatchWriteRetryStrategy) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
withBigDecimalSet(String, Set<BigDecimal>) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withBigDecimalSet(String, BigDecimal...) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withBigInteger(String, BigInteger) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withBillingMode(String) - Method in class com.amazonaws.services.dynamodbv2.model.BillingModeSummary
Controls how you are charged for read and write throughput and how you manage capacity.
withBillingMode(BillingMode) - Method in class com.amazonaws.services.dynamodbv2.model.BillingModeSummary
Controls how you are charged for read and write throughput and how you manage capacity.
withBillingMode(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Controls how you are charged for read and write throughput and how you manage capacity.
withBillingMode(BillingMode) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
Controls how you are charged for read and write throughput and how you manage capacity.
withBillingMode(String) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Controls how you are charged for read and write throughput and how you manage capacity.
withBillingMode(BillingMode) - Method in class com.amazonaws.services.dynamodbv2.model.SourceTableDetails
Controls how you are charged for read and write throughput and how you manage capacity.
withBillingMode(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Controls how you are charged for read and write throughput and how you manage capacity.
withBillingMode(BillingMode) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
Controls how you are charged for read and write throughput and how you manage capacity.
withBillingModeOverride(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The billing mode of the restored table.
withBillingModeOverride(BillingMode) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
The billing mode of the restored table.
withBillingModeOverride(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
The billing mode of the restored table.
withBillingModeOverride(BillingMode) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
The billing mode of the restored table.
withBillingModeSummary(BillingModeSummary) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Contains the details for the read/write capacity mode.
withBinary(String, byte[]) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withBinary(String, ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withBinary(String, byte[]) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
withBinarySet(String, Set<byte[]>) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withBinarySet(String, byte[]...) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withBinarySet(String, ByteBuffer...) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withBinarySet(String, Set<byte[]>) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
withBinarySet(String, byte[]...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
withBOOL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Boolean.
withBoolean(String, boolean) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the boolean value.
withBoolean(String, boolean) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the boolean value.
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.
withByteBufferSet(String, Set<ByteBuffer>) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withCachePeriodInMinutes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.Endpoint
Endpoint cache time to live (TTL) value.
withCancellationReasons(CancellationReason...) - Method in exception com.amazonaws.services.dynamodbv2.model.TransactionCanceledException
A list of cancellation reasons.
withCancellationReasons(Collection<CancellationReason>) - Method in exception com.amazonaws.services.dynamodbv2.model.TransactionCanceledException
A list of cancellation reasons.
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.
withClientRequestToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
Providing a ClientRequestToken makes the call to TransactWriteItems idempotent, meaning that multiple identical calls have the same effect as one single call.
withCode(String) - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
Status code for the result of the cancelled transaction.
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.
withCondition(Condition) - Method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
Fluent API to set the condition expression for a request.
withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
Sets the logical operator on the expected attribute conditions of this delete operation and returns a pointer to this object for method-chaining.
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
Sets the logical operator on the expected attribute conditions of this delete operation and returns a pointer to this object for method-chaining.
withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the logical operator on the query filter conditions.
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the logical operator on the query filter conditions.
withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
Sets the logical operator on the expected value conditions of this save operation and returns a pointer to this object for method-chaining.
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
Sets the logical operator on the expected value conditions of this save operation and returns a pointer to this object for method-chaining.
withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the logical operator on the filter conditions of this scan and returns a pointer to this object for method-chaining.
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the logical operator on the filter conditions of this scan and returns a pointer to this object for method-chaining.
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
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.
withConditionCheck(ConditionCheck) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
A request to perform a check item operation.
withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
A condition that must be satisfied in order for a conditional DeleteItem to succeed.
withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTransactionWriteExpression
A condition that must be satisfied in order for a conditional write to succeed.
withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
A condition that must be satisfied in order for a conditional update to succeed.
withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
A condition that must be satisfied in order for a conditional delete to succeed.
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.Put
A condition that must be satisfied in order for a conditional update 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.Update
A condition that must be satisfied in order for a conditional update 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.datamodeling.DynamoDBQueryExpression
Sets whether this query uses consistent reads and returns a pointer to this object for method-chaining.
withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets whether this scan uses consistent reads and returns a reference to this object for method chaining.
withConsistentRead(boolean) - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
withConsistentRead(boolean) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withConsistentRead(boolean) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
 
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:
withConsistentReads(DynamoDBMapperConfig.ConsistentReads) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
Sets the consistent read behavior.
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.TransactGetItemsResult
If the ReturnConsumedCapacity value was TOTAL, this is an array of ConsumedCapacity objects, one for each table addressed by TransactGetItem objects in the TransactItems parameter.
withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsResult
If the ReturnConsumedCapacity value was TOTAL, this is an array of ConsumedCapacity objects, one for each table addressed by TransactGetItem objects in the TransactItems parameter.
withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
The capacity units consumed by the entire TransactWriteItems operation.
withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
The capacity units consumed by the entire TransactWriteItems 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
withContributorInsightsAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsRequest
Represents the contributor insights action.
withContributorInsightsAction(ContributorInsightsAction) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsRequest
Represents the contributor insights action.
withContributorInsightsRuleList(String...) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
List of names of the associated Alpine rules.
withContributorInsightsRuleList(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
List of names of the associated Alpine rules.
withContributorInsightsStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ContributorInsightsSummary
Describes the current status for contributor insights for the given table and index, if applicable.
withContributorInsightsStatus(ContributorInsightsStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ContributorInsightsSummary
Describes the current status for contributor insights for the given table and index, if applicable.
withContributorInsightsStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
Current Status contributor insights.
withContributorInsightsStatus(ContributorInsightsStatus) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
Current Status contributor insights.
withContributorInsightsStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
The status of contributor insights
withContributorInsightsStatus(ContributorInsightsStatus) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
The status of contributor insights
withContributorInsightsSummaries(ContributorInsightsSummary...) - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsResult
A list of ContributorInsightsSummary.
withContributorInsightsSummaries(Collection<ContributorInsightsSummary>) - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsResult
A list of ContributorInsightsSummary.
withConversionSchema(ConversionSchema) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
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(CreateReplicationGroupMemberAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicationGroupUpdate
The parameters required for creating a replica for the 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.
withCreationRequestDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The date and time when the request to create this stream was issued.
withDelete(DeleteGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
The name of an existing global secondary index to be removed.
withDelete(DeleteReplicationGroupMemberAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicationGroupUpdate
The parameters required for deleting a replica for the table.
withDelete(DeleteReplicaAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaUpdate
The name of the existing replica to be removed.
withDelete(Delete) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
A request to perform a DeleteItem operation.
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.
withDouble(String, double) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withDynamodb(StreamRecord) - Method in class com.amazonaws.services.dynamodbv2.model.Record
The main body of the stream record, containing all of the DynamoDB-specific fields.
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 done using an AWS managed CMK or an AWS owned CMK.
withEnabled(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveSpecification
Indicates whether TTL is to be enabled (true) or disabled (false) on the table.
withEndingSequenceNumber(String) - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
The last sequence number.
withEndpoints(Endpoint...) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
List of endpoints.
withEndpoints(Collection<Endpoint>) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeEndpointsResult
List of endpoints.
withEventID(String) - Method in class com.amazonaws.services.dynamodbv2.model.Record
A globally unique identifier for the event that was recorded in this stream record.
withEventName(String) - Method in class com.amazonaws.services.dynamodbv2.model.Record
The type of data modification that was performed on the DynamoDB table:
withEventName(OperationType) - Method in class com.amazonaws.services.dynamodbv2.model.Record
The type of data modification that was performed on the DynamoDB table:
withEventSource(String) - Method in class com.amazonaws.services.dynamodbv2.model.Record
The AWS service from which the stream record originated.
withEventVersion(String) - Method in class com.amazonaws.services.dynamodbv2.model.Record
The version number of the stream record format.
withExceptionDescription(String) - Method in class com.amazonaws.services.dynamodbv2.model.FailureException
Description of the failure.
withExceptionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.FailureException
Exception name.
withExclusiveStartBackupArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListBackupsRequest
LastEvaluatedBackupArn is the Amazon Resource Name (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.datamodeling.DynamoDBQueryExpression
Sets the exclusive start key for this query and returns a pointer to this object for method-chaining.
withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the exclusive start key for this scan and returns a pointer to this object for method-chaining.
withExclusiveStartKey(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withExclusiveStartKey(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withExclusiveStartKey(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withExclusiveStartKey(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withExclusiveStartKey(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withExclusiveStartKey(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withExclusiveStartKey(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withExclusiveStartKey(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The primary key of the first item that this operation will evaluate.
withExclusiveStartKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The primary hash and range keys of the first item that this operation will evaluate.
withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The primary key of the first item that this operation will evaluate.
withExclusiveStartKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The primary hash and range keys of the first item that this operation will evaluate.
withExclusiveStartShardId(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamRequest
The shard ID of the first item that this operation will evaluate.
withExclusiveStartStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsRequest
The ARN (Amazon Resource Name) of the first item that this operation will evaluate.
withExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ListTablesSpec
 
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.datamodeling.DynamoDBDeleteExpression
Sets the expected condition to the map of attribute names to expected attribute values given and returns a pointer to this object for method-chaining.
withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
Sets the expected condition to the map of attribute names to expected attribute values given and returns a pointer to this object for method-chaining.
withExpected(Expected...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withExpected(Collection<Expected>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withExpected(Expected...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
withExpected(Collection<Expected>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
withExpected(Expected...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
withExpected(Collection<Expected>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
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.
withExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
Adds one entry to the expected conditions and returns a pointer to this object for method-chaining.
withExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBSaveExpression
Adds one entry to the expected conditions and returns a pointer to this object for method-chaining.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBDeleteExpression
One or more substitution variables for simplifying complex expressions.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
One or more substitution variables for simplifying complex expressions.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
One or more substitution variables for simplifying complex expressions.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTransactionLoadExpression
One or more substitution tokens for attribute names in the ProjectionExpression parameter.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTransactionWriteExpression
One or more substitution tokens for attribute names in an expression.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
One or more substitution tokens for attribute names in an expression.
withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
One or more substitution tokens for attribute names in an expression.
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.Get
One or more substitution tokens for attribute names in the ProjectionExpression parameter.
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.Put
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.Update
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.datamodeling.DynamoDBDeleteExpression
One or more values that can be substituted in an expression.
withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
One or more values that can be substituted in an expression.
withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
One or more values that can be substituted in an expression.
withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTransactionWriteExpression
One or more values that can be substituted in an expression.
withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
One or more values that can be substituted in an expression.
withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
One or more values that can be substituted 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.Put
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.Update
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.
withExpressionSpec(DeleteItemExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
Convenient method to specify expressions (and the associated name map and value map) via DeleteItemExpressionSpec.
withExpressionSpec(GetItemExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
Convenient method to specify expressions (and the associated name map and value map) via GetItemExpressionSpec.
withExpressionSpec(PutItemExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
Convenient method to specify expressions (and the associated name map and value map) via PutItemExpressionSpec.
withExpressionSpec(QueryExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
Convenient method to specify expressions (and the associated name map and value map) via QueryExpressionSpec.
withExpressionSpec(ScanExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
Convenient method to specify expressions (and the associated name map and value map) via ScanExpressionSpec.
withExpressionSpec(UpdateItemExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
Convenient method to specify expressions (and the associated name map and value map) via UpdateItemExpressionSpec.
withFailureException(FailureException) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
Returns information about the last failure that encountered.
withFilterConditionEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Adds a new filter condition to the current scan filter and returns a pointer to this object for method-chaining.
withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Evaluates the query results and returns only the desired values.
withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Evaluates the query results and returns only the desired values.
withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
When a filter expression is specified, the corresponding name-map and value-map can optionally be specified via QuerySpec.withNameMap(Map) and QuerySpec.withValueMap(Map).
withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
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.
withFloat(String, float) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withGet(Get) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItem
Contains the primary key that identifies the item to get, together with the name of the table that contains the item, and optionally the specific attributes of the item to retrieve.
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(ReplicaGlobalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
Replica-specific global secondary index settings.
withGlobalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
Replica-specific global secondary index settings.
withGlobalSecondaryIndexes(GlobalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
One or more global secondary indexes (the maximum is 20) 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 20) to be created on the table.
withGlobalSecondaryIndexes(ReplicaGlobalSecondaryIndexAutoScalingDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
Replica-specific global secondary index auto scaling settings.
withGlobalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndexAutoScalingDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
Replica-specific global secondary index auto scaling settings.
withGlobalSecondaryIndexes(ReplicaGlobalSecondaryIndexDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Replica-specific global secondary index settings.
withGlobalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Replica-specific global secondary index settings.
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.
withGlobalSecondaryIndexes(ReplicaGlobalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
Replica-specific global secondary index settings.
withGlobalSecondaryIndexes(Collection<ReplicaGlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
Replica-specific global secondary index settings.
withGlobalSecondaryIndexOverride(GlobalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
List of global secondary indexes for the restored table.
withGlobalSecondaryIndexOverride(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
List of global secondary indexes for the restored table.
withGlobalSecondaryIndexOverride(GlobalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
List of global secondary indexes for the restored table.
withGlobalSecondaryIndexOverride(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
List of global secondary indexes for the restored table.
withGlobalSecondaryIndexUpdates(GlobalSecondaryIndexUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateTableSpec
 
withGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateTableSpec
 
withGlobalSecondaryIndexUpdates(GlobalSecondaryIndexAutoScalingUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
Represents the auto scaling settings of the global secondary indexes of the replica to be updated.
withGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexAutoScalingUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
Represents the auto scaling settings of the global secondary indexes of the replica to be updated.
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.
withGlobalTableBillingMode(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
The billing mode of the global table.
withGlobalTableBillingMode(BillingMode) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalTableSettingsRequest
The billing mode 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
Auto scaling 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:
withGlobalTableVersion(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents the version of global tables in use, if the table is replicated across AWS Regions.
withHashAndRangeKeys(String, String, Object...) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
Used to specify multiple hash-and-range primary keys.
withHashAndRangeKeysToDelete(String, String, Object...) - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Used to specify multiple hash-and-range primary keys to be deleted from the current table.
withHashKey(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
withHashKey(KeyAttribute) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withHashKey(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withHashKeyValues(T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the hash key value(s) for this query.
withHashOnlyKeys(String, Object...) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
Used to specify multiple hash-only primary keys.
withHashOnlyKeysToDelete(String, Object...) - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Used to specify multiple hash-only primary keys to be deleted from the current table.
withIdempotencyToken(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.TransactionWriteRequest
Token used to support idempotency on server side.
withInaccessibleEncryptionDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Indicates the time, in UNIX epoch date format, when DynamoDB detected that the table's AWS KMS key was inaccessible.
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.datamodeling.DynamoDBQueryExpression
Sets the name of the index to be used by this query.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the name of the index to be used by this scan.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ContributorInsightsSummary
Name of the index associated with the summary, if any.
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.DescribeContributorInsightsRequest
The name of the global secondary index to describe, if applicable.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
The name of the global secondary index being described.
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.GlobalSecondaryIndexAutoScalingUpdate
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.ReplicaGlobalSecondaryIndex
The name of the global secondary index.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
The name of the global secondary index.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
The name of the global secondary index.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexDescription
The name of the global secondary index.
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.UpdateContributorInsightsRequest
The global secondary index name, if applicable.
withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
The name of the global secondary index, if applicable.
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.ReplicaGlobalSecondaryIndexAutoScalingDescription
The current state of the replica global secondary index:
withIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
The current state of the replica 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:
withInt(String, int) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withInt(String, int) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
withItem(Item) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
Item in the request which caused the transaction to get cancelled.
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.ItemResponse
Map of attribute data consisting of the data type and attribute value.
withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Put
A map of attribute name to attribute values, representing the primary key of the item to be written by PutItem.
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(Map<String, List<ItemCollectionMetrics>>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsResult
A list of tables that were processed by TransactWriteItems and, for each table, information about any item collections that were affected by individual UpdateItem, PutItem, or DeleteItem operations.
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.
withItemsToPut(Item...) - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Used to specify the items to be put in the current table in a batch write operation.
withItemsToPut(Collection<Item>) - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Used to specify the collection of items to be put in the current table in a batch write operation.
withJSON(String, String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given JSON document in the form of a string.
withJSON(String, String) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key to an object represented by the JSON structure passed.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
The primary key of the item to be checked.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
The primary key of the item to be deleted.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to delete.
withKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
Set the hash and range key attributes of the item.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
A map of attribute name to attribute values, representing the primary key of the item to delete.
withKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
Set the hash and range key attributes of the item.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Get
A map of attribute names to AttributeValue objects that specifies the primary key of the item to retrieve.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
A map of attribute names to AttributeValue objects, representing the primary key of the item to retrieve.
withKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
Set the hash and range key attributes of the item.
withKey(String) - Method in class com.amazonaws.services.dynamodbv2.model.Tag
The key of the tag.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.Update
The primary key of the item to be updated.
withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
The primary key of the item to be updated.
withKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
Set the hash and range key attributes of the item.
withKeyComponent(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Convenient methods - sets an attribute of this item for the specified key attribute name and value.
withKeyComponents(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Convenient methods - sets the attributes of this item from the specified key components.
withKeyCondition(Condition) - Method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
 
withKeyConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
 
withKeyConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
When a key condition expression is specified, the corresponding name-map and value-map can optionally be specified via QuerySpec.withNameMap(Map) and QuerySpec.withValueMap(Map).
withKeyConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The condition that specifies the key values 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.
withKeys(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The primary key attribute(s) for the DynamoDB item that was modified.
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.StreamDescription
The key attribute(s) of the stream's DynamoDB table.
withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The key attribute(s) of the stream's DynamoDB 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 AWS KMS customer master key (CMK) ARN used for the AWS KMS encryption.
withKMSMasterKeyId(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
The AWS KMS customer master key (CMK) that should be used for AWS KMS encryption in the new replica.
withKMSMasterKeyId(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
The AWS KMS customer master key (CMK) of the replica that will be used for AWS KMS encryption.
withKMSMasterKeyId(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
The AWS KMS customer master key (CMK) that should be used for the AWS KMS encryption.
withKMSMasterKeyId(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
The AWS KMS customer master key (CMK) of the replica that should be used for AWS 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.
withLastEvaluatedShardId(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The shard ID of the item where the operation stopped, inclusive of the previous result set.
withLastEvaluatedStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsResult
The stream ARN 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.
withLastUpdateDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
Timestamp of the last time the status was changed.
withLastUpdateToPayPerRequestDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.BillingModeSummary
Represents the time when PAY_PER_REQUEST was last set as the read/write capacity mode.
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.datamodeling.DynamoDBQueryExpression
Sets the maximum number of items to retrieve in each service request to DynamoDB and returns a pointer to this object for method-chaining.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the limit of items to scan and returns a pointer to this object for method-chaining.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamRequest
The maximum number of shard objects to return.
withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsRequest
The maximum number of records to return from the shard.
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.ListStreamsRequest
The maximum number of streams 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).
withList(String, List<?>) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withList(String, Object...) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given values as a list.
withList(String, List<?>) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
withList(String, Object...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given values as a list.
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 5) 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 5) 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.
withLocalSecondaryIndexOverride(LocalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
List of local secondary indexes for the restored table.
withLocalSecondaryIndexOverride(Collection<LocalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
List of local secondary indexes for the restored table.
withLocalSecondaryIndexOverride(LocalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
List of local secondary indexes for the restored table.
withLocalSecondaryIndexOverride(Collection<LocalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
List of local secondary indexes for the restored table.
withLong(String, long) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withLong(String, long) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
withM(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Map.
withMap(String, Map<String, ?>) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withMap(String, Map<String, ?>) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
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.
withMaxPageSize(Integer) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ListTablesSpec
 
withMaxPageSize(int) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ListTablesSpec
 
withMaxPageSize(Integer) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withMaxPageSize(int) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withMaxPageSize(Integer) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withMaxPageSize(int) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withMaxResults(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsRequest
Maximum number of results to return per page.
withMaxResultSize(Integer) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ListTablesSpec
 
withMaxResultSize(int) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ListTablesSpec
 
withMaxResultSize(Integer) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withMaxResultSize(int) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withMaxResultSize(Integer) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withMaxResultSize(int) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withMessage(String) - Method in class com.amazonaws.services.dynamodbv2.model.CancellationReason
Cancellation reason message description.
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.
withNameMap(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
Applicable only when an expression has been specified.
withNameMap(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
Applicable only when an expression has been specified.
withNameMap(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
Applicable only when an expression has been specified.
withNameMap(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
Applicable only when an expression has been specified.
withNameMap(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
Applicable only when an expression has been specified.
withNameMap(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
Applicable only when an expression has been specified.
withNameMap(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
 
withNewImage(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The item in the DynamoDB table as it appeared after it was modified.
withNextShardIterator(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsResult
The next position in the shard from which to start sequentially reading stream records.
withNextToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsRequest
A token to for the desired page, if there is one.
withNextToken(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListContributorInsightsResult
A token to go to the next page if there is one.
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(String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute to null.
withNull(String) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key to null.
withNULL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type Null.
withNumber(String, BigDecimal) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withNumber(String, Number) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withNumber(String, BigDecimal) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
withNumber(String, Number) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
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.
withNumberSet(String, Number...) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withNumberSet(String, Set<Number>) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withNumberSet(String, Set<BigDecimal>) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
withNumberSet(String, BigDecimal...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
withNumberSet(String, Number...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
withObjectTableNameResolver(DynamoDBMapperConfig.ObjectTableNameResolver) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
withOldImage(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The item in the DynamoDB table as it appeared before it was modified.
withPaginationLoadingStrategy(DynamoDBMapperConfig.PaginationLoadingStrategy) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
withParentShardId(String) - Method in class com.amazonaws.services.dynamodbv2.model.Shard
The shard ID of the current shard's parent.
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.
withPrimaryKey(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Convenient methods - sets the attributes of this item from the given key attributes.
withPrimaryKey(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Convenient method to set the attributes of this item from the given hash-only primary key name and value.
withPrimaryKey(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Convenient method to set the attributes of this item from the given hash and range primary key.
withPrimaryKey(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.AbstractSpecWithPrimaryKey
Sets the primary key with the specified key components.
withPrimaryKey(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.spec.AbstractSpecWithPrimaryKey
Sets the primary key.
withPrimaryKey(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.AbstractSpecWithPrimaryKey
Sets the primary key with the specified hash-only key name and value.
withPrimaryKey(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.AbstractSpecWithPrimaryKey
Sets the primary key with the specified hash key and range key.
withPrimaryKey(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withPrimaryKey(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withPrimaryKey(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withPrimaryKey(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withPrimaryKey(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
withPrimaryKey(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
withPrimaryKey(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
withPrimaryKey(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
withPrimaryKey(KeyAttribute...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
withPrimaryKey(PrimaryKey) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
withPrimaryKey(String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
withPrimaryKey(String, Object, String, Object) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
withPrimaryKeys(PrimaryKey...) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
Used to specify multiple primary keys.
withPrimaryKeysToDelete(PrimaryKey...) - Method in class com.amazonaws.services.dynamodbv2.document.TableWriteItems
Used to specify multiple primary keys to be deleted from the current table.
withPrincipalId(String) - Method in class com.amazonaws.services.dynamodbv2.model.Identity
A unique identifier for the entity that made the call.
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchGetItemSpec
 
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchWriteItemSpec
 
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ListTablesSpec
 
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withProgressListener(ProgressListener) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
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.datamodeling.DynamoDBQueryExpression
A string that identifies one or more attributes to retrieve from the table.
withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
A string that identifies one or more attributes to retrieve from the table.
withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBTransactionLoadExpression
A string that identifies one or more attributes of the specified item to retrieve from the table.
withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
When a projection expression is specified, the corresponding name-map can optionally be specified via { GetItemSpec.withNameMap(Map).
withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
When a projection expression is specified, the corresponding name-map and value-map can optionally be specified via QuerySpec.withNameMap(Map) and QuerySpec.withValueMap(Map).
withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.TableKeysAndAttributes
 
withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.Get
A string that identifies one or more attributes of the specified item to retrieve from the table.
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.ReplicaGlobalSecondaryIndexAutoScalingDescription
 
withProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
Auto scaling settings for a global secondary index replica's read capacity units.
withProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsUpdate
Auto scaling settings for managing a global secondary index replica's read capacity units.
withProvisionedReadCapacityAutoScalingUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingUpdate
 
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.document.spec.UpdateTableSpec
 
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.
withProvisionedThroughputOverride(ProvisionedThroughputOverride) - Method in class com.amazonaws.services.dynamodbv2.model.CreateReplicationGroupMemberAction
Replica-specific provisioned throughput.
withProvisionedThroughputOverride(ProvisionedThroughputOverride) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Replica-specific provisioned throughput.
withProvisionedThroughputOverride(ProvisionedThroughputOverride) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndex
Replica table GSI-specific provisioned throughput.
withProvisionedThroughputOverride(ProvisionedThroughputOverride) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexDescription
If not described, uses the source table GSI's read capacity settings.
withProvisionedThroughputOverride(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableFromBackupRequest
Provisioned throughput settings for the restored table.
withProvisionedThroughputOverride(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Provisioned throughput settings for the restored table.
withProvisionedThroughputOverride(ProvisionedThroughputOverride) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
Replica-specific provisioned throughput.
withProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexAutoScalingDescription
 
withProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaGlobalSecondaryIndexSettingsDescription
Auto scaling settings for a global secondary index replica's write capacity units.
withProvisionedWriteCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalTableGlobalSecondaryIndexSettingsUpdate
Auto scaling settings for managing a global secondary index's write capacity units.
withProvisionedWriteCapacityAutoScalingUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexAutoScalingUpdate
 
withProvisionedWriteCapacityAutoScalingUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
 
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.
withPut(Put) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
A request to perform a PutItem operation.
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.datamodeling.DynamoDBQueryExpression
Sets the query filter applied on this query.
withQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
This is a legacy parameter.
withQueryFilterEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Adds a new condition to the the query filter.
withQueryFilters(QueryFilter...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withRangeKey(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.KeyPair
 
withRangeKeyCondition(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets one range key condition for this query, using the attribute name of the range key.
withRangeKeyCondition(RangeKeyCondition) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withRangeKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets the range key condition for this query.
withReadCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
The total number of read capacity units consumed on a table or an index.
withReadCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The total number of read capacity units consumed by the operation.
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.
withReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputOverride
Replica-specific read capacity units.
withRecords(Record...) - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsResult
The stream records from the shard, which were retrieved using the shard iterator.
withRecords(Collection<Record>) - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsResult
The stream records from the shard, which were retrieved using the shard iterator.
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.CreateReplicationGroupMemberAction
The Region where the new replica will be created.
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.DeleteReplicationGroupMemberAction
The Region where the replica exists.
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.ReplicaAutoScalingDescription
The Region where the replica exists.
withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
The Region where the replica exists.
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.
withRegionName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateReplicationGroupMemberAction
The Region where the replica exists.
withReplicaBillingModeSummary(BillingModeSummary) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
The read/write capacity mode of the replica.
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.
withReplicaGlobalSecondaryIndexUpdates(ReplicaGlobalSecondaryIndexAutoScalingUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
Represents the auto scaling settings of global secondary indexes that will be modified.
withReplicaGlobalSecondaryIndexUpdates(Collection<ReplicaGlobalSecondaryIndexAutoScalingUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
Represents the auto scaling settings of global secondary indexes that will be modified.
withReplicaProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
 
withReplicaProvisionedReadCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Auto scaling settings for a global table replica's read capacity units.
withReplicaProvisionedReadCapacityAutoScalingSettingsUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsUpdate
Auto scaling settings for managing a global table replica's read capacity units.
withReplicaProvisionedReadCapacityAutoScalingUpdate(AutoScalingSettingsUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingUpdate
 
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.ReplicaAutoScalingDescription
 
withReplicaProvisionedWriteCapacityAutoScalingSettings(AutoScalingSettingsDescription) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaSettingsDescription
Auto scaling 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.
withReplicas(ReplicaAutoScalingDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
Represents replicas of the global table.
withReplicas(Collection<ReplicaAutoScalingDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
Represents replicas of the global table.
withReplicas(ReplicaDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents replicas of the table.
withReplicas(Collection<ReplicaDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
Represents replicas of the table.
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.ReplicaAutoScalingDescription
The current state of the replica:
withReplicaStatus(ReplicaStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaAutoScalingDescription
The current state of the replica:
withReplicaStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
The current state of the replica:
withReplicaStatus(ReplicaStatus) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
The current state of the replica:
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:
withReplicaStatusDescription(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Detailed information about the replica status.
withReplicaStatusPercentProgress(String) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicaDescription
Specifies the progress of a Create, Update, or Delete action on the replica as a percentage.
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.
withReplicaUpdates(ReplicaAutoScalingUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
Represents the auto scaling settings of replicas of the table that will be modified.
withReplicaUpdates(Collection<ReplicaAutoScalingUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingRequest
Represents the auto scaling settings of replicas of the table that will be modified.
withReplicaUpdates(ReplicationGroupUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
A list of replica update actions (create, delete, or update) for the table.
withReplicaUpdates(Collection<ReplicationGroupUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
A list of replica update actions (create, delete, or update) for the 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).
withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchGetItemSpec
 
withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchWriteItemSpec
 
withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ListTablesSpec
 
withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withRequestMetricCollector(RequestMetricCollector) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
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 DynamoDB resource that 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.
withResponses(ItemResponse...) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsResult
An ordered array of up to 25 ItemResponse objects, each of which corresponds to the TransactGetItem object in the same position in the TransactItems array.
withResponses(Collection<ItemResponse>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsResult
An ordered array of up to 25 ItemResponse objects, each of which corresponds to the TransactGetItem object in the same position in the TransactItems array.
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.datamodeling.DynamoDBQueryExpression
A value that if set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
A value that if set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
A value that if set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
A value that if set to TOTAL, the response includes ConsumedCapacity data for tables and indexes.
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchGetItemSpec
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchWriteItemSpec
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.document.spec.GetItemSpec
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
 
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
 
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
 
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
 
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
 
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
 
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
 
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
A value of TOTAL causes consumed capacity information to be returned, and a value of NONE prevents that information from being returned.
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
A value of TOTAL causes consumed capacity information to be returned, and a value of NONE prevents that information from being returned.
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
 
withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
 
withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
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.TransactWriteItemsRequest
Determines whether item collection metrics are returned.
withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
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(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
 
withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
 
withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
withReturnValues(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
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.
withReturnValuesOnConditionCheckFailure(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the ConditionCheck condition fails.
withReturnValuesOnConditionCheckFailure(ReturnValuesOnConditionCheckFailure) - Method in class com.amazonaws.services.dynamodbv2.model.ConditionCheck
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the ConditionCheck condition fails.
withReturnValuesOnConditionCheckFailure(String) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Delete condition fails.
withReturnValuesOnConditionCheckFailure(ReturnValuesOnConditionCheckFailure) - Method in class com.amazonaws.services.dynamodbv2.model.Delete
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Delete condition fails.
withReturnValuesOnConditionCheckFailure(String) - Method in class com.amazonaws.services.dynamodbv2.model.Put
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Put condition fails.
withReturnValuesOnConditionCheckFailure(ReturnValuesOnConditionCheckFailure) - Method in class com.amazonaws.services.dynamodbv2.model.Put
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Put condition fails.
withReturnValuesOnConditionCheckFailure(String) - Method in class com.amazonaws.services.dynamodbv2.model.Update
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Update condition fails.
withReturnValuesOnConditionCheckFailure(ReturnValuesOnConditionCheckFailure) - Method in class com.amazonaws.services.dynamodbv2.model.Update
Use ReturnValuesOnConditionCheckFailure to get the item attributes if the Update condition fails.
withS(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
An attribute of type String.
withSaveBehavior(DynamoDBMapperConfig.SaveBehavior) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
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.datamodeling.DynamoDBScanExpression
Sets the scan filter to the map of attribute names to conditions given and returns a pointer to this object for method-chaining.
withScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
This is a legacy parameter.
withScanFilters(ScanFilter...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
withScanIndexForward(boolean) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
Sets whether this query scans forward and returns a pointer to this object for method-chaining.
withScanIndexForward(boolean) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
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.datamodeling.DynamoDBScanExpression
Sets the ID of the segment to be scanned and returns a pointer to this object for method-chaining.
withSegment(Integer) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
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.datamodeling.DynamoDBQueryExpression
The attributes to be returned in the result.
withSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBQueryExpression
The attributes to be returned in the result.
withSelect(String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
The attributes to be returned in the result.
withSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
The attributes to be returned in the result.
withSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
 
withSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
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.
withSequenceNumber(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
The sequence number of a stream record in the shard from which to start reading.
withSequenceNumber(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The sequence number of the stream record.
withSequenceNumberRange(SequenceNumberRange) - Method in class com.amazonaws.services.dynamodbv2.model.Shard
The range of possible sequence numbers for the shard.
withShardId(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
The identifier of the shard.
withShardId(String) - Method in class com.amazonaws.services.dynamodbv2.model.Shard
The system-generated identifier for this shard.
withShardIterator(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetRecordsRequest
A shard iterator that was retrieved from a previous GetShardIterator operation.
withShardIterator(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorResult
The position in the shard from which to start reading stream records sequentially.
withShardIteratorType(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading stream records from the shard:
withShardIteratorType(ShardIteratorType) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
Determines how the shard iterator is used to start reading stream records from the shard:
withShards(Shard...) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The shards that comprise the stream.
withShards(Collection<Shard>) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The shards that comprise the stream.
withShort(String, short) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The size of the stream record, in bytes.
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
The Amazon Resource Name (ARN) of the backup from which the table was restored.
withSourceTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreSummary
The 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.
withSSESpecification(SSESpecification) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
The new server-side encryption settings for the specified table.
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.
withSSEType(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
Server-side encryption type.
withSSEType(SSEType) - Method in class com.amazonaws.services.dynamodbv2.model.SSESpecification
Server-side encryption type.
withStartingSequenceNumber(String) - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
The first sequence number.
withStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Represents the current state of server-side encryption.
withStatus(SSEStatus) - Method in class com.amazonaws.services.dynamodbv2.model.SSEDescription
Represents the current state of server-side encryption.
withStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamRequest
The Amazon Resource Name (ARN) for the stream.
withStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetShardIteratorRequest
The Amazon Resource Name (ARN) for the stream.
withStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.Stream
The Amazon Resource Name (ARN) for the stream.
withStreamArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The Amazon Resource Name (ARN) for the stream.
withStreamDescription(StreamDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamResult
A complete description of the stream, including its creation date and time, the DynamoDB table associated with the stream, the shard IDs within the stream, and the beginning and ending sequence numbers of stream records within the shards.
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.
withStreamLabel(String) - Method in class com.amazonaws.services.dynamodbv2.model.Stream
A timestamp, in ISO 8601 format, for this stream.
withStreamLabel(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
A timestamp, in ISO 8601 format, for this stream.
withStreams(Stream...) - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsResult
A list of stream descriptors associated with the current account and endpoint.
withStreams(Collection<Stream>) - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsResult
A list of stream descriptors associated with the current account and endpoint.
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.
withStreamStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
Indicates the current status of the stream:
withStreamStatus(StreamStatus) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
Indicates the current status of the stream:
withStreamViewType(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
Indicates the format of the records within this stream:
withStreamViewType(StreamViewType) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
Indicates the format of the records within this stream:
withStreamViewType(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The type of data from the modified DynamoDB item that was captured in this stream record:
withStreamViewType(StreamViewType) - Method in class com.amazonaws.services.dynamodbv2.model.StreamRecord
The type of data from the modified DynamoDB item that was captured in this stream record:
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.
withString(String, String) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given string value.
withString(String, String) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
withStringSet(String, Set<String>) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withStringSet(String, String...) - Method in class com.amazonaws.services.dynamodbv2.document.Item
Sets the value of the specified attribute in the current item to the given value.
withStringSet(String, Set<String>) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
withStringSet(String, String...) - Method in class com.amazonaws.services.dynamodbv2.document.utils.ValueMap
Sets the value of the specified key in the current ValueMap to the given value.
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.
withTableAutoScalingDescription(TableAutoScalingDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingResult
Represents the auto scaling properties of the table.
withTableAutoScalingDescription(TableAutoScalingDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableReplicaAutoScalingResult
Returns information about the auto scaling settings of a table with replicas.
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.
withTableKeyAndAttributes(TableKeysAndAttributes...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchGetItemSpec
 
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.ConditionCheck
Name of the table for the check item request.
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.ContributorInsightsSummary
Name of the table associated with the summary.
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.Delete
Name of the table in which the item to be deleted resides.
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.DescribeContributorInsightsRequest
The name of the table to describe.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeContributorInsightsResult
The name of the table being described.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableReplicaAutoScalingRequest
The name of the table.
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.Get
The name of the table from which to retrieve the specified item.
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.ListContributorInsightsRequest
The name of the table.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListStreamsRequest
If this parameter is provided, then only the streams associated with this table name are returned.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.Put
Name of the table in which to write the item.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
The name of the table to contain the item.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
The name of the table containing the requested items.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
The name of the table containing the requested items; 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.Stream
The DynamoDB table with which the stream is associated.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
The DynamoDB table with which the stream is associated.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
The name of the table.
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.Update
Name of the table for the UpdateItem request.
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.UpdateContributorInsightsRequest
The name of the table.
withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateContributorInsightsResult
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.UpdateTableReplicaAutoScalingRequest
The name of the global table to be updated.
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.
withTableNameOverride(DynamoDBMapperConfig.TableNameOverride) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
withTableNamePrefix(String) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
Returns a new DynamoDBMapperConfig.TableNameOverride object that will prepend the given string to every table name.
withTableNameReplacement(String) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
Returns a new DynamoDBMapperConfig.TableNameOverride object that will replace every table name in requests with the given string.
withTableNameResolver(DynamoDBMapperConfig.TableNameResolver) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
 
withTableNames(String...) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
The names of the tables associated with the current account at the current endpoint.
withTableNames(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
The names of the tables associated with the current account at the current endpoint.
withTableSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.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.TableAutoScalingDescription
The current state of the table:
withTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TableAutoScalingDescription
The current state of the table:
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:
withTableWriteItems(TableWriteItems...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchWriteItemSpec
 
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.CreateTableRequest
A list of key-value pairs to label the table.
withTags(Collection<Tag>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
A list of key-value pairs to label the table.
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 TTL status for the table.
withTimeToLiveStatus(TimeToLiveStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TimeToLiveDescription
The TTL status for the table.
withTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
Sets the total number of segments into which the scan will be divided and returns a pointer to this object for method-chaining.
withTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
 
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.
withTransactItems(TransactGetItem...) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
An ordered array of up to 25 TransactGetItem objects, each of which contains a Get structure.
withTransactItems(Collection<TransactGetItem>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactGetItemsRequest
An ordered array of up to 25 TransactGetItem objects, each of which contains a Get structure.
withTransactItems(TransactWriteItem...) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
An ordered array of up to 25 TransactWriteItem objects, each of which contains a ConditionCheck, Put, Update, or Delete object.
withTransactItems(Collection<TransactWriteItem>) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItemsRequest
An ordered array of up to 25 TransactWriteItem objects, each of which contains a ConditionCheck, Put, Update, or Delete object.
withType(String) - Method in class com.amazonaws.services.dynamodbv2.model.Identity
The type of the identity.
withTypeConverterFactory(DynamoDBTypeConverterFactory) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
The type-converter factory for scalar conversions.
withUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchWriteItemSpec
 
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.document.spec.BatchGetItemSpec
 
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.
withUpdate(UpdateReplicationGroupMemberAction) - Method in class com.amazonaws.services.dynamodbv2.model.ReplicationGroupUpdate
The parameters required for updating a replica for the table.
withUpdate(Update) - Method in class com.amazonaws.services.dynamodbv2.model.TransactWriteItem
A request to perform an UpdateItem operation.
withUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
 
withUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.Update
An expression that defines one or more attributes to be updated, the action to be performed on them, and new value(s) for them.
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 values for them.
withUseLatestRestorableTime(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.RestoreTableToPointInTimeRequest
Restore the table to the latest possible time.
withUserIdentity(Identity) - Method in class com.amazonaws.services.dynamodbv2.model.Record
Items that are deleted by the Time to Live process after expiration have the following fields:
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.
withValueMap(Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
Applicable only when an expression has been specified.
withValueMap(Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.PutItemSpec
Applicable only when an expression has been specified.
withValueMap(Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
Applicable only when an expression has been specified.
withValueMap(Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
Applicable only when an expression has been specified.
withValueMap(Map<String, Object>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
Applicable only when an expression has been specified.
withWriteCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
The total number of write capacity units consumed on a table or an index.
withWriteCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
The total number of write capacity units consumed by the operation.
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.

_

_(Condition) - Static method in class com.amazonaws.services.dynamodbv2.xspec.ExpressionSpecBuilder
A short hand for calling ExpressionSpecBuilder.parenthesize(Condition) to explicitly parenthesize a given condition for building condition expressions.
_withValues(Object...) - Method in class com.amazonaws.services.dynamodbv2.document.internal.Filter
 
A B C D E F G H I J K L M N O P Q R S T U V W _ 

Copyright © 2020. All rights reserved.