- 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
-
- 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.
- 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.DeleteItemRequest
-
- 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.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.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.DeleteItemRequest
-
- 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.UpdateItemRequest
-
- addFilterCondition(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBScanExpression
-
Adds a new filter condition to the current scan filter.
- 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
-
- addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
- 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.DeleteItemRequest
-
- addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
- addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
- 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
-
- 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.
- 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(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
-
Interface for accessing DynamoDB asynchronously.
- AmazonDynamoDBAsyncClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
DynamoDB.
- AmazonDynamoDBAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
DynamoDB.
- AmazonDynamoDBAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
DynamoDB using the specified AWS account credentials.
- AmazonDynamoDBAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
DynamoDB using the specified AWS account credentials and executor
service.
- AmazonDynamoDBAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
DynamoDB using the specified AWS account credentials, executor service,
and client configuration options.
- AmazonDynamoDBAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
DynamoDB using the specified AWS account credentials provider.
- AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
DynamoDB using the provided AWS account credentials provider and client
configuration options.
- AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
DynamoDB using the specified AWS account credentials provider and
executor service.
- AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
DynamoDB using the specified AWS account credentials provider, executor
service, and client configuration options.
- AmazonDynamoDBClient - Class in com.amazonaws.services.dynamodbv2
-
Client for accessing DynamoDB.
- AmazonDynamoDBClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Constructs a new client to invoke service methods on DynamoDB.
- AmazonDynamoDBClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Constructs a new client to invoke service methods on DynamoDB.
- AmazonDynamoDBClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Constructs a new client to invoke service methods on DynamoDB using the
specified AWS account credentials.
- AmazonDynamoDBClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Constructs a new client to invoke service methods on DynamoDB using the
specified AWS account credentials and client configuration options.
- AmazonDynamoDBClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Constructs a new client to invoke service methods on DynamoDB using the
specified AWS account credentials provider.
- AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Constructs a new client to invoke service methods on DynamoDB using the
specified AWS account credentials provider and client configuration
options.
- AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Constructs a new client to invoke service methods on DynamoDB using the
specified AWS account credentials provider, client configuration options,
and request metric collector.
- 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
-
Interface for accessing Amazon DynamoDB Streams asynchronously.
- AmazonDynamoDBStreamsAsyncClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
DynamoDB Streams.
- AmazonDynamoDBStreamsAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
DynamoDB Streams.
- AmazonDynamoDBStreamsAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
DynamoDB Streams using the specified AWS account credentials.
- AmazonDynamoDBStreamsAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
DynamoDB Streams using the specified AWS account credentials and executor
service.
- AmazonDynamoDBStreamsAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
DynamoDB Streams using the specified AWS account credentials, executor
service, and client configuration options.
- AmazonDynamoDBStreamsAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
DynamoDB Streams using the specified AWS account credentials provider.
- AmazonDynamoDBStreamsAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
DynamoDB Streams using the provided AWS account credentials provider and
client configuration options.
- AmazonDynamoDBStreamsAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
DynamoDB Streams using the specified AWS account credentials provider and
executor service.
- AmazonDynamoDBStreamsAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsAsyncClient
-
Constructs a new asynchronous client to invoke service methods on Amazon
DynamoDB Streams using the specified AWS account credentials provider,
executor service, and client configuration options.
- AmazonDynamoDBStreamsClient - Class in com.amazonaws.services.dynamodbv2
-
Client for accessing Amazon DynamoDB Streams.
- AmazonDynamoDBStreamsClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
-
Constructs a new client to invoke service methods on Amazon DynamoDB
Streams.
- AmazonDynamoDBStreamsClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
-
Constructs a new client to invoke service methods on Amazon DynamoDB
Streams.
- AmazonDynamoDBStreamsClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
-
Constructs a new client to invoke service methods on Amazon DynamoDB
Streams using the specified AWS account credentials.
- AmazonDynamoDBStreamsClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
-
Constructs a new client to invoke service methods on Amazon DynamoDB
Streams using the specified AWS account credentials and client
configuration options.
- AmazonDynamoDBStreamsClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
-
Constructs a new client to invoke service methods on Amazon DynamoDB
Streams using the specified AWS account credentials provider.
- AmazonDynamoDBStreamsClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
-
Constructs a new client to invoke service methods on Amazon DynamoDB
Streams using the specified AWS account credentials provider and client
configuration options.
- AmazonDynamoDBStreamsClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreamsClient
-
Constructs a new client to invoke service methods on Amazon DynamoDB
Streams using the specified AWS account credentials provider, client
configuration options, and request metric collector.
- 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.
- 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.
- 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.
- 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.
- awaitTableToBecomeActive(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
-
Waits up to 10 minutes for a specified AWS DynamoDB table to move into
the ACTIVE
state.
- awaitTableToBecomeActive(AmazonDynamoDB, String, int, int) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
-
Waits up to a specified amount of time for a specified AWS DynamoDB
table to move into the ACTIVE
state.
- 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.
- 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
-
- 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.DeleteItemRequest
-
Removes all the entries added into ExpressionAttributeNames.
- clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Removes all the entries added into ExpressionAttributeNames.
- clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Removes all the entries added into ExpressionAttributeNames.
- clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Removes all the entries added into ExpressionAttributeNames.
- clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Removes all the entries added into ExpressionAttributeNames.
- clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Removes all the entries added into ExpressionAttributeNames.
- clearExpressionAttributeNamesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Removes all the entries added into ExpressionAttributeNames.
- clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.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.DeleteItemRequest
-
Removes all the entries added into ExpressionAttributeValues.
- clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Removes all the entries added into ExpressionAttributeValues.
- clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Removes all the entries added into ExpressionAttributeValues.
- clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Removes all the entries added into ExpressionAttributeValues.
- clearExpressionAttributeValuesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Removes all the entries added into ExpressionAttributeValues.
- clearGlobalSecondaryIndexesEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
Removes all the entries added into GlobalSecondaryIndexes.
- clearItemCollectionKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
Removes all the entries added into ItemCollectionKey.
- clearItemCollectionMetricsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
Removes all the entries added into ItemCollectionMetrics.
- clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
Removes all the entries added into Item.
- clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Removes all the entries added into Item.
- clearItemEntries() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
Removes all the entries added into Item.
- clearKeyConditionsEntries() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Removes all the entries added into KeyConditions.
- clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Removes all the entries added into Key.
- clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
Removes all the entries added into Key.
- clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Removes all the entries added into Key.
- clearKeyEntries() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Removes all the entries added into Key.
- 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.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.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.Capacity
-
- clone() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
- clone() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
- clone() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
- 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.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.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.DescribeStreamRequest
-
- clone() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeStreamResult
-
- 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.ExpectedAttributeValue
-
- 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.GlobalSecondaryIndexDescription
-
- clone() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
- clone() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
- 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.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.LocalSecondaryIndex
-
- clone() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
- 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.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.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.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.TableDescription
-
- clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
- 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.UpdateTableRequest
-
- clone() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
- 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
-
- 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.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.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.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
-
- 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(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(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
-
- 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 ItemConverter
s that this
ConversionSchema
generates.
- ConversionSchema.Dependencies() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchema.Dependencies
-
- ConversionSchemas - Class in com.amazonaws.services.dynamodbv2.datamodeling
-
Pre-defined strategies for mapping between Java types and DynamoDB types.
- 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.
- 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.DynamoDBMapper
-
Evaluates the specified scan expression and returns the count of matching
items, without returning any of the actual item data, using the default configuration.
- count(Class<?>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Evaluates the specified scan expression and returns the count of matching
items, without returning any of the actual item data.
- count(Class<T>, DynamoDBQueryExpression<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Evaluates the specified query expression and returns the count of matching
items, without returning any of the actual item data, using the default configuration.
- count(Class<T>, DynamoDBQueryExpression<T>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Evaluates the specified query expression and returns the count of
matching items, without returning any of the actual item data.
- 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
-
- 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.
- createS3Link(String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Creates an S3Link with the specified bucket name and key using the
default S3 region.
- createS3Link(Region, String, String) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Creates an S3Link with the specified region, bucket name and key.
- 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(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.
- 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
-
- 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 uses UPDATE behavior for saves and EVENTUALly
consistent reads, with no table name override and lazy-loading strategy.
- delete(Object) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Deletes the given object from its DynamoDB table using the default configuration.
- delete(Object, DynamoDBDeleteExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Deletes the given object from its DynamoDB table using the specified deleteExpression and default configuration.
- delete(Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Deletes the given object from its DynamoDB table using the specified configuration.
- delete(T, DynamoDBDeleteExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Deletes the given object from its DynamoDB table using the provided deleteExpression and provided configuration.
- 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(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.
- 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.
- 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.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.
- 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
-
- 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
-
- 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.
- 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
-
- describe() - Method in class com.amazonaws.services.dynamodbv2.document.Table
-
Retrieves the table description from DynamoDB.
- 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
-
- 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.
- 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
-
- doesTableExist(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
-
Checks if a specified table exists and is in ACTIVE
state.
- doPutItem() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
-
Save the item using a PutItem request.
- DoubleSetUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
-
An unmarshaller that unmarshals DynamoDB NumberSets into sets of Java
Double
s.
- DoubleUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
-
An unmarshaller that unmarshals DynamoDB Numbers into Java Double
s.
- 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
-
- 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
-
- dynamo - Variable in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
-
The client for working with DynamoDB
- 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.
- 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.
- 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
-
- 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.
- 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.
- DynamoDBMapper - Class in com.amazonaws.services.dynamodbv2.datamodeling
-
Object mapper for domain-object interaction with DynamoDB.
- DynamoDBMapper(AmazonDynamoDB) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Constructs a new mapper with the service object given, using the default
configuration.
- DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Constructs a new mapper with the service object and configuration given.
- DynamoDBMapper(AmazonDynamoDB, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Constructs a new mapper with the service object and S3 client cache
given, using the default configuration.
- DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AttributeTransformer) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Constructs a new mapper with the given service object, configuration,
and transform hook.
- DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Constructs a new mapper with the service object, configuration, and S3
client cache given.
- DynamoDBMapper(AmazonDynamoDB, DynamoDBMapperConfig, AttributeTransformer, AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Constructor with all parameters.
- DynamoDBMapper.FailedBatch - Class in com.amazonaws.services.dynamodbv2.datamodeling
-
The return type of batchWrite, batchDelete and batchSave.
- DynamoDBMapper.FailedBatch() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.FailedBatch
-
- DynamoDBMapper.SaveObjectHandler - Class in com.amazonaws.services.dynamodbv2.datamodeling
-
The handler for saving object using DynamoDBMapper.
- DynamoDBMapper.SaveObjectHandler(Class<?>, Object, String, DynamoDBMapperConfig, ItemConverter, DynamoDBSaveExpression) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper.SaveObjectHandler
-
Constructs a handler for saving the specified model object.
- DynamoDBMapperConfig - Class in com.amazonaws.services.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
-
- DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior, DynamoDBMapperConfig.ConsistentReads, DynamoDBMapperConfig.TableNameOverride, DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
-
Deprecated.
in favor of the fluent 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 Builder
- DynamoDBMapperConfig(DynamoDBMapperConfig.SaveBehavior) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
-
Constructs a new configuration object with the save behavior given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.ConsistentReads) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
-
Constructs a new configuration object with the consistent read behavior
given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameOverride) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
-
Constructs a new configuration object with the table name override given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameResolver) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
-
Constructs a new configuration object with the table name resolver strategy given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.ObjectTableNameResolver) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
-
Constructs a new configuration object with the object table name resolver strategy given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.TableNameResolver, DynamoDBMapperConfig.ObjectTableNameResolver) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
-
Constructs a new configuration object with the table name resolver strategies given.
- DynamoDBMapperConfig(DynamoDBMapperConfig.PaginationLoadingStrategy) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
-
Constructs a new configuration object with the pagination loading
strategy given.
- DynamoDBMapperConfig(ConversionSchema) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
-
Constructs a new configuration object with the conversion schema given.
- DynamoDBMapperConfig(DynamoDBMapperConfig, DynamoDBMapperConfig) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig
-
Constructs a new configuration object from two others: a set of defaults
and a set of overrides.
- 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.Builder() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
-
- DynamoDBMapperConfig.ConsistentReads - Enum in com.amazonaws.services.dynamodbv2.datamodeling
-
Enumeration of consistent read behavior.
- 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.DefaultBatchWriteRetryStrategy() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchWriteRetryStrategy
-
Keep retrying until success, with default backoff.
- DynamoDBMapperConfig.DefaultBatchWriteRetryStrategy(int) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultBatchWriteRetryStrategy
-
- DynamoDBMapperConfig.DefaultTableNameResolver - Class in com.amazonaws.services.dynamodbv2.datamodeling
-
- DynamoDBMapperConfig.DefaultTableNameResolver() - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.DefaultTableNameResolver
-
- DynamoDBMapperConfig.ObjectTableNameResolver - Interface in com.amazonaws.services.dynamodbv2.datamodeling
-
Interface for a strategy used to determine the table name of an object based on it's 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.TableNameOverride(String) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
-
- DynamoDBMapperConfig.TableNameResolver - Interface in com.amazonaws.services.dynamodbv2.datamodeling
-
Interface for a strategy used to determine the table name of an object based on it's class.
- DynamoDBMapperFieldModel - Class in com.amazonaws.services.dynamodbv2.datamodeling
-
- DynamoDBMapperFieldModel(String, DynamoDBMapperFieldModel.DynamoDBAttributeType, ArgumentMarshaller) - Constructor for class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
-
- DynamoDBMapperFieldModel.DynamoDBAttributeType - Enum in com.amazonaws.services.dynamodbv2.datamodeling
-
- 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
-
Marshaller interface for storing complex types in DynamoDB as Strings.
- DynamoDBMarshalling - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
-
Annotation to mark a property as using a custom marshaller.
- DynamoDBNativeBoolean - Annotation Type in com.amazonaws.services.dynamodbv2.datamodeling
-
An annotation that marks a boolean
or Boolean
attribute
of a modeled class which should be serialized as a DynamoDB BOOL.
- DynamoDBQueryExpression<T> - Class in com.amazonaws.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
-
- 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.
- 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.
- 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.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.
- generateCreateTableRequest(Class<?>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Parse the given POJO class and return the CreateTableRequest for the
DynamoDB table it represents.
- get(Class<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchema.Dependencies
-
- 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.
- 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
-
- getAmazonS3Client() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
-
- getAttribute() - Method in class com.amazonaws.services.dynamodbv2.document.Expected
-
Returns the attribute.
- 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.
- 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 appeared before the UpdateItem
operation.
- 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
-
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more attributes to retrieve from the table or index.
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- getAttributeType() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute.
- getAttributeUpdate() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
-
- getAttributeUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- 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
-
- 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
-
A Binary data type.
- getBackfilling() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Indicates whether the index is currently backfilling.
- getBatchGetItemResult() - Method in class com.amazonaws.services.dynamodbv2.document.BatchGetItemOutcome
-
Returns a non-null low-level result returned from the server side.
- 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.
- 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
-
A Boolean data type.
- 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
-
A Binary Set data type.
- 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.
- 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.
- getComparisonOperator() - Method in class com.amazonaws.services.dynamodbv2.document.Expected
-
- 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
-
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- 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.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.DeleteItemRequest
-
A condition that must be satisfied in order for a conditional
DeleteItem to succeed.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A condition that must be satisfied in order for a conditional
PutItem operation to succeed.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A condition that must be satisfied in order for a conditional update to
succeed.
- 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
-
- 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 operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
- 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.
- 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:
- getCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- getCreationRequestDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.StreamDescription
-
The date and time when the request to create this stream was issued.
- 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.
- 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()
.
- 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
-
Returns the name of the DynamoDB attribute this mapped field will be
stored as.
- getDynamoDBAttributeType() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperFieldModel
-
Returns the type of the DynamoDB attribute this mapped field will be
stored as.
- getEndingSequenceNumber() - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
-
The last sequence number.
- 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
-
- 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
-
- getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- 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.model.DeleteItemRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more substitution tokens for attribute names in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.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.model.DeleteItemRequest
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more values that can be substituted in an expression.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more values that can be substituted in an expression.
- 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
.
- 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.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be created
on the table.
- getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- getGlobalSecondaryIndexUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes for the table.
- 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.
- 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.CreateGlobalSecondaryIndexAction
-
The name of the global secondary index to be created.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
-
The name of the global secondary index to be deleted.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The name of the local secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of an index to query.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of a secondary index to scan.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- getIndexSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- getIndexSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- getIndexStatus() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- 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() - 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.GetItemResult
-
A map of attribute names to AttributeValue objects, as specified
by AttributesToGet.
- getItem() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- getItem() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary key
of an item to be processed by PutItem.
- 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 hash key value of the item collection.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and, for
each table, information about any item collections that were affected by
individual DeleteItem or PutItem operations.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Information about item collections, if any, that were affected by the
operation.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Information about item collections, if any, that were affected by the
operation.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The number of items in the specified table.
- GetItemExpressionSpec - Class in com.amazonaws.services.dynamodbv2.xspec
-
Expression specification for making GetItem request to Amazon DynamoDB.
- 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.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.DeleteItemRequest
-
A map of attribute names to AttributeValue objects, representing
the primary key of the item to delete.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary key
of the item to delete.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects, representing
the primary key of the item to retrieve.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key 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 value(s) 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
-
- 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 (HASH
or
RANGE
).
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for the global secondary index, consisting of one
or more pairs of attribute names and key types (HASH
or
RANGE
).
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types (HASH
or
RANGE
).
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete index key schema, which consists of one or more pairs of
attribute names and key types (HASH
or RANGE
).
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.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 attribute data, consisting of the data type and the attribute value
itself.
- getL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A List of attribute values.
- getLastDecreaseDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- getLastEvaluatedKey() - Method in class com.amazonaws.services.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.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.
- 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.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 five) to be created
on the table.
- getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- 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
-
A Map of attribute values.
- 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
-
- 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
-
- getModelClass() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
-
- getN() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number data type.
- 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.
- 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
-
A Number Set data type.
- getNULL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Null data type.
- 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.
- 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.
- 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.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
- 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.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.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:
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateTableSpec
-
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
- 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
-
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
- 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
-
- 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.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.
- 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
-
- 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.
- getResponses() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of table name to a list of items.
- 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.
- 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.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.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
appeared either before or after they were updated.
- getS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String data type.
- getS3ClientCache() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
- getS3Region() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
-
- 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.
- 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
-
- getScanFilters() - Method in class com.amazonaws.services.dynamodbv2.document.spec.ScanSpec
-
- getScanIndexForward() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Specifies the order in which to return the query results - either
ascending (true
) or descending (false
).
- 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.
- getSS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String Set data type.
- getStartingSequenceNumber() - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
-
The first sequence number.
- 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.
- 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
-
The DynamoDB Streams settings for the 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(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
-
- getTableArn() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the table.
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
- 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
-
- getTableName() - Method in interface com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformer.Parameters
-
- getTableName(Class<?>, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Returns the table name for the class given.
- getTableName(Class<?>, Object, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Returns the table name for the class or object given.
- 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.ConsumedCapacity
-
The name of the table that was affected by the operation.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The name of the table to create.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
The name of the table to delete.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
The name of the table to describe.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The name of the table containing the requested item.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.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.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.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.TableDescription
-
The name of the table.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The name of the table containing the item to update.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The name of the table to be updated.
- getTableNameOverride() - Method in class com.amazonaws.services.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.TableDescription
-
The total size of the specified table, in bytes.
- getTableStatus() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- getTableWriteItems() - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchWriteItemSpec
-
- getTotalConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
-
Returns the total consumed capacity accumulated so far.
- getTotalCount() - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
-
Returns the total count accumulated so far.
- getTotalScannedCount() - Method in class com.amazonaws.services.dynamodbv2.document.ItemCollection
-
Returns the total scanned count accumulated so far.
- 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.
- getTransferManager(Region) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3ClientCache
-
Returns a
TransferManager
for the given region, or throws an
exception when unable.
- getTransferManager() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.S3Link
-
- getTransformers() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.AttributeTransformerChain
-
- 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 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.
- getUpdateExpression() - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
-
- getUpdateExpression() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
An expression that defines one or more attributes to be updated, the
action to be performed on them, and new value(s) for them.
- 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.
- 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
-
- getValue() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
- 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.RangeKeyCondition
-
- getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- getWriteCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of writes consumed per second before DynamoDB returns
a ThrottlingException.
- GlobalSecondaryIndex - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the properties of a global secondary index.
- GlobalSecondaryIndex() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
- GlobalSecondaryIndexDescription - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the properties of a global secondary index.
- GlobalSecondaryIndexDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
- GlobalSecondaryIndexUpdate - Class in com.amazonaws.services.dynamodbv2.model
-
Represents one of the following:
- GlobalSecondaryIndexUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
- 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.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.
- 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
-
- S3Link - Class in com.amazonaws.services.dynamodbv2.datamodeling
-
- 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.DynamoDBMapper
-
Saves the object given into DynamoDB, using the default configuration.
- save(T, DynamoDBSaveExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Saves the object given into DynamoDB, using the default configuration and the specified saveExpression.
- save(T, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Saves the object given into DynamoDB, using the specified configuration.
- save(T, DynamoDBSaveExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Saves an item in DynamoDB.
- ScalarAttributeType - Enum in com.amazonaws.services.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.DynamoDBMapper
-
Scans through an Amazon DynamoDB table and returns the matching results as
an unmodifiable list of instantiated objects, using the default configuration.
- scan(Class<T>, DynamoDBScanExpression, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Scans through an Amazon DynamoDB table and returns the matching results as
an unmodifiable list of instantiated objects.
- 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.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
-
- 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, DynamoDBMapperConfig) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Scans through an Amazon DynamoDB table and returns a single page of matching
results.
- scanPage(Class<T>, DynamoDBScanExpression) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapper
-
Scans through an Amazon DynamoDB table and returns a single page of matching
results.
- ScanRequest - Class in com.amazonaws.services.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(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.
- 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
-
- 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.
- 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.
- setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
A map of attribute names to AttributeValue objects, representing
the item as it appeared before the DeleteItem operation.
- setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The attribute values as they appeared before the PutItem
operation, but only if ReturnValues is specified as
ALL_OLD
in the request.
- setAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
A map of attribute values as they appeared before the UpdateItem
operation.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more attributes to retrieve from the table or index.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- setAttributeType(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute.
- setAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute.
- setAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- 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.
- 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
-
A Binary data type.
- setBackfilling(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Indicates whether the index is currently backfilling.
- setBatchWriteRetryStrategy(DynamoDBMapperConfig.BatchWriteRetryStrategy) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
-
- setBOOL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Boolean data type.
- setBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary Set data type.
- setCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
-
The total number of capacity units consumed on a table or an index.
- setCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The total number of capacity units consumed by the operation.
- setComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- setComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the AttributeValueList.
- setComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the AttributeValueList.
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.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
-
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- 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.DeleteItemRequest
-
A condition that must be satisfied in order for a conditional
DeleteItem to succeed.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A condition that must be satisfied in order for a conditional
PutItem operation to succeed.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A condition that must be satisfied in order for a conditional update to
succeed.
- setConsistentRead(boolean) - Method in class com.amazonaws.services.dynamodbv2.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
-
- 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 operation.
- setConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
- 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:
- setCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- 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.
- setDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- 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.
- 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
-
Overrides the default endpoint for this client
("https://dynamodb.us-east-1.amazonaws.com").
- setEndpoint(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreams
-
Overrides the default endpoint for this client
("https://streams.dynamodb.us-east-1.amazonaws.com").
- 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
-
- 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
-
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- 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.DeleteItemRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more substitution tokens for attribute names in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.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.DeleteItemRequest
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more values that can be substituted in an expression.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more values that can be substituted in an expression.
- setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.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.
- setGlobalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the
operation.
- setGlobalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be created
on the table.
- setGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- setGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes for the table.
- 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.
- 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.CreateGlobalSecondaryIndexAction
-
The name of the global secondary index to be created.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
-
The name of the global secondary index to be deleted.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The name of the local secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of an index to query.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of a secondary index to scan.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- setIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- setIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- setIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- setIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
A map of attribute names to AttributeValue objects, as specified
by AttributesToGet.
- setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary key
of an item to be processed by PutItem.
- setItemCollectionKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
The hash key value of the item collection.
- setItemCollectionMetrics(Map<String, List<ItemCollectionMetrics>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and, for
each table, information about any item collections that were affected by
individual DeleteItem or PutItem operations.
- setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Information about item collections, if any, that were affected by the
operation.
- setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Information about item collections, if any, that were affected by the
operation.
- setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The number of items in the specified table.
- setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
An array of item attributes that match the query criteria.
- setItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
An array of item attributes that match the scan criteria.
- setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute names to AttributeValue objects, representing
the primary key of the item to delete.
- setKey(Map.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.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(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 value(s) for items to be retrieved
by the Query action.
- setKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- 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 (HASH
or
RANGE
).
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for the global secondary index, consisting of one
or more pairs of attribute names and key types (HASH
or
RANGE
).
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types (HASH
or
RANGE
).
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete index key schema, which consists of one or more pairs of
attribute names and key types (HASH
or RANGE
).
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.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 attribute data, consisting of the data type and the attribute value
itself.
- setKeyType(KeyType) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The attribute data, consisting of the data type and the attribute value
itself.
- setL(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A List of attribute values.
- setLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.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.
- 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.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 five) to be created
on the table.
- setLocalSecondaryIndexes(Collection<LocalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- setM(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Map of attribute values.
- setN(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number data type.
- 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.
- 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
-
A Number Set data type.
- setNULL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Null data type.
- 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.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
- 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.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:
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
- setProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
- 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
-
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
- 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
-
- 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(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.
- 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
-
- setRegion(Region) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBStreams
-
- 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
-
- 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.
- setResults(List<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.QueryResultPage
-
- setResults(List<T>) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ScanResultPage
-
- 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.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.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
appeared either before or after they were updated.
- setReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared either before or after they were updated.
- setS(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String data type.
- setSaveBehavior(DynamoDBMapperConfig.SaveBehavior) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
-
- 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
-
- 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 in which to return the query results - either
ascending (true
) or descending (false
).
- 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.
- setSS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String Set data type.
- setStartingSequenceNumber(String) - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
-
The first sequence number.
- 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.
- 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
-
The DynamoDB Streams settings for the table.
- setStreamViewType(StreamViewType) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
The DynamoDB Streams settings for the 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
-
- setTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the table.
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The name of the table that was affected by the operation.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The name of the table to create.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
The name of the table to delete.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
The name of the table to describe.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The name of the table containing the requested item.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.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.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.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.TableDescription
-
The name of the table.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The name of the table containing the item to update.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The name of the table to be updated.
- setTableNameOverride(DynamoDBMapperConfig.TableNameOverride) - Method in class com.amazonaws.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.TableDescription
-
The total size of the specified table, in bytes.
- setTableStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- setTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- 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.
- 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.
- setUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
An expression that defines one or more attributes to be updated, the
action to be performed on them, and new value(s) for them.
- setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
- setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
- 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
Short
s.
- ShortUnmarshaller - Class in com.amazonaws.services.dynamodbv2.datamodeling.unmarshallers
-
An unmarshaller that unmarshals DynamoDB Numbers into Java
Short
s.
- 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 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.
- size() - Method in class com.amazonaws.services.dynamodbv2.datamodeling.PaginatedList
-
- size() - Method in class com.amazonaws.services.dynamodbv2.document.Page
-
- 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.
- 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 String
s 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.
- 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 by polling the table
every 5 seconds.
- 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
-
A convenient blocking call that can be used to wait on a table until it
has either become active or deleted (ie no longer exists) by polling the
table every 5 seconds.
- waitForAllActiveOrDelete() - Method in class com.amazonaws.services.dynamodbv2.document.Table
-
A convenient blocking call that can be used to wait on a table and all
it's indexes until both the table and it's indexes have either become
active or deleted (ie no longer exists) by polling the table every 5
seconds.
- 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 by polling the table
every 5 seconds.
- waitForTableToBecomeActive(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
-
- waitForTableToBecomeActive(AmazonDynamoDB, String, int, int) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
-
- with(Class<T>, T) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.ConversionSchema.Dependencies
-
- 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.
- 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.
- 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.
- 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.
- 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 appeared before the UpdateItem
operation.
- 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
-
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more attributes to retrieve from the table or index.
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more attributes to retrieve from the table or index.
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- withAttributeType(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute.
- withAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute.
- 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
-
- 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.
- 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
-
A Binary data type.
- withBackfilling(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Indicates whether the index is currently backfilling.
- 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.
- 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
-
A Boolean data type.
- 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
-
A Binary Set data type.
- withBS(Collection<ByteBuffer>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary Set data type.
- 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.
- withCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
-
The total number of capacity units consumed on a table or an index.
- withCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The total number of capacity units consumed by the operation.
- withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the AttributeValueList.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the AttributeValueList.
- 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
-
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- 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.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.DeleteItemRequest
-
A condition that must be satisfied in order for a conditional
DeleteItem to succeed.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A condition that must be satisfied in order for a conditional
PutItem operation to succeed.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A condition that must be satisfied in order for a conditional update to
succeed.
- withConsistentRead(boolean) - Method in class com.amazonaws.services.dynamodbv2.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
-
- withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The read capacity units consumed by the operation.
- withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The read capacity units consumed by the operation.
- withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the operation.
- withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
- 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:
- withCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- 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.
- withDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- 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.
- withEndingSequenceNumber(String) - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
-
The last sequence number.
- 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.
- 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
-
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
- 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.model.DeleteItemRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more substitution tokens for attribute names in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.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.model.DeleteItemRequest
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
One or more values that can be substituted in an expression.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
One or more values that can be substituted in an expression.
- withExpressionSpec(DeleteItemExpressionSpec) - Method in class com.amazonaws.services.dynamodbv2.document.spec.DeleteItemSpec
-
- 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
-
- 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
-
- 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.
- withGlobalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the
operation.
- withGlobalSecondaryIndexes(GlobalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be created
on the table.
- withGlobalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be created
on the table.
- withGlobalSecondaryIndexes(GlobalSecondaryIndexDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- withGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- withGlobalSecondaryIndexUpdates(GlobalSecondaryIndexUpdate...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateTableSpec
-
- withGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateTableSpec
-
- 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.
- 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.
- 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.CreateGlobalSecondaryIndexAction
-
The name of the global secondary index to be created.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteGlobalSecondaryIndexAction
-
The name of the global secondary index to be deleted.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The name of the local secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of an index to query.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of a secondary index to scan.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- withIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- withIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- withIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- withIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- 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.GetItemResult
-
A map of attribute names to AttributeValue objects, as specified
by AttributesToGet.
- withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary key
of an item to be processed by PutItem.
- withItemCollectionKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
The hash key value of the item collection.
- withItemCollectionMetrics(Map<String, List<ItemCollectionMetrics>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and, for
each table, information about any item collections that were affected by
individual DeleteItem or PutItem operations.
- withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Information about item collections, if any, that were affected by the
operation.
- withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Information about item collections, if any, that were affected by the
operation.
- withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The number of items in the specified table.
- 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.
- 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.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(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
-
- withKeyConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The condition that specifies the key value(s) for items to be retrieved
by the Query action.
- withKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
- 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 (HASH
or
RANGE
).
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists of
one or more pairs of attribute names and key types (HASH
or
RANGE
).
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for the global secondary index, consisting of one
or more pairs of attribute names and key types (HASH
or
RANGE
).
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for the global secondary index, consisting of one
or more pairs of attribute names and key types (HASH
or
RANGE
).
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types (HASH
or
RANGE
).
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of one
or more pairs of attribute names and key types (HASH
or
RANGE
).
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete index key schema, which consists of one or more pairs of
attribute names and key types (HASH
or RANGE
).
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete index key schema, which consists of one or more pairs of
attribute names and key types (HASH
or RANGE
).
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.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 attribute data, consisting of the data type and the attribute value
itself.
- withKeyType(KeyType) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The attribute data, consisting of the data type and the attribute value
itself.
- withL(AttributeValue...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A List of attribute values.
- withL(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A List of attribute values.
- withLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- withLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- withLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The primary key of the item where the operation stopped, inclusive of the
previous result set.
- 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.
- 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.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 five) to be created
on the table.
- withLocalSecondaryIndexes(Collection<LocalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is five) to be created
on the table.
- withLocalSecondaryIndexes(LocalSecondaryIndexDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- withLocalSecondaryIndexes(Collection<LocalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- 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
-
A Map of attribute values.
- 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.
- 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
-
- 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
-
- withN(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number data type.
- 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.
- 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
-
A Number Set data type.
- withNS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number Set data type.
- 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
-
A Null data type.
- 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.
- 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.
- 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
-
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
- 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.document.spec.GetItemSpec
-
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.QuerySpec
-
- 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.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:
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateTableSpec
-
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateGlobalSecondaryIndexAction
-
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
- withProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
- 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
-
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
- 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
-
- 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(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.
- 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.
- 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
-
- 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.
- 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.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.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
appeared either before or after they were updated.
- withReturnValues(ReturnValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Use ReturnValues if you want to get the item attributes as they
appeared either before or after they were updated.
- withS(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String data type.
- withSaveBehavior(DynamoDBMapperConfig.SaveBehavior) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
-
- 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
-
- 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 in which to return the query results - either
ascending (true
) or descending (false
).
- 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.
- withSS(String...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String Set data type.
- withSS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String Set data type.
- withStartingSequenceNumber(String) - Method in class com.amazonaws.services.dynamodbv2.model.SequenceNumberRange
-
The first sequence number.
- 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.
- 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
-
The DynamoDB Streams settings for the table.
- withStreamViewType(StreamViewType) - Method in class com.amazonaws.services.dynamodbv2.model.StreamSpecification
-
The DynamoDB Streams settings for the 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
-
- withTableArn(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The Amazon Resource Name (ARN) that uniquely identifies the table.
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
- withTableKeyAndAttributes(TableKeysAndAttributes...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchGetItemSpec
-
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The name of the table that was affected by the operation.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The name of the table to create.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
The name of the table to delete.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
The name of the table to describe.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The name of the table containing the requested item.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.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.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.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.TableDescription
-
The name of the table.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The name of the table containing the item to update.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The name of the table to be updated.
- withTableNameOverride(DynamoDBMapperConfig.TableNameOverride) - Method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.Builder
-
- withTableNamePrefix(String) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
-
- withTableNameReplacement(String) - Static method in class com.amazonaws.services.dynamodbv2.datamodeling.DynamoDBMapperConfig.TableNameOverride
-
- 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.TableDescription
-
The total size of the specified table, in bytes.
- withTableStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- withTableStatus(TableStatus) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The current state of the table:
- withTableWriteItems(TableWriteItems...) - Method in class com.amazonaws.services.dynamodbv2.document.spec.BatchWriteItemSpec
-
- 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.
- 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.
- withUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.document.spec.UpdateItemSpec
-
- withUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
An expression that defines one or more attributes to be updated, the
action to be performed on them, and new value(s) for them.
- withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
- withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
- 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(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.