- addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
A map of attribute names to AttributeValue objects,
representing the item as it appeared before the DeleteItem
operation.
- addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The attribute values as they appeared before the PutItem
operation, but only if ReturnValues is specified as
ALL_OLD in the request.
- addAttributesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
A map of attribute values as they appeared before the
UpdateItem operation, but only if ReturnValues was
specified as something other than NONE in the request.
- addAttributeUpdatesEntry(String, AttributeValueUpdate) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The names of attributes to be modified, the action to perform on each,
and the new value for each.
- addExclusiveStartKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- addExclusiveStartKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- addExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute/condition pairs.
- addExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute/condition pairs.
- addExpectedEntry(String, ExpectedAttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A map of attribute/condition pairs.
- addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Sets the value of the ExpressionAttributeNames property for this
object.
- addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- addExpressionAttributeNamesEntry(String, String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- addExpressionAttributeValuesEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- addGlobalSecondaryIndexesEntry(String, Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the
operation.
- addItemCollectionKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
The hash key value of the item collection.
- addItemCollectionMetricsEntry(String, List<ItemCollectionMetrics>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and, for
each table, information about any item collections that were affected
by individual DeleteItem or PutItem operations.
- addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
A map of attribute names to AttributeValue objects, as
specified by AttributesToGet.
- addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- addItemEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary
key of an item to be processed by PutItem.
- addKeyConditionsEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The selection criteria for the query.
- addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to delete.
- addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary
key of the item to delete.
- addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to retrieve.
- addKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key that defines the item.
- addLastEvaluatedKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The primary key of the item where the operation stopped, inclusive of
the previous result set.
- addLastEvaluatedKeyEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The primary key of the item where the operation stopped, inclusive of
the previous result set.
- addLocalSecondaryIndexesEntry(String, Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each local index affected by the
operation.
- addMEntry(String, AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the M property for this object.
- addQueryFilterEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Evaluates the query results and returns only the desired values.
- addRequestItemsEntry(String, KeysAndAttributes) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
A map of one or more table names and, for each table, the
corresponding primary keys for the items to retrieve.
- addRequestItemsEntry(String, List<WriteRequest>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
A map of one or more table names and, for each table, a list of
operations to be performed (DeleteRequest or
PutRequest).
- addResponsesEntry(String, List<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of table name to a list of items.
- addScanFilterEntry(String, Condition) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Evaluates the scan results and returns only the desired values.
- addUnprocessedItemsEntry(String, List<WriteRequest>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A map of tables and requests against those tables that were not
processed.
- addUnprocessedKeysEntry(String, KeysAndAttributes) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of tables and their respective keys that were not processed with
the current response.
- AmazonDynamoDB - Interface in com.amazonaws.services.dynamodbv2
-
Interface for accessing AmazonDynamoDBv2.
- AmazonDynamoDBAsync - Interface in com.amazonaws.services.dynamodbv2
-
Interface for accessing AmazonDynamoDBv2 asynchronously.
- AmazonDynamoDBAsyncClient - Class in com.amazonaws.services.dynamodbv2
-
Asynchronous client for accessing AmazonDynamoDBv2.
- AmazonDynamoDBAsyncClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Deprecated.
- AmazonDynamoDBAsyncClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Deprecated.
- AmazonDynamoDBAsyncClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AmazonDynamoDBv2 using the specified AWS account credentials.
- AmazonDynamoDBAsyncClient(AWSCredentials, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AmazonDynamoDBv2 using the specified AWS account credentials
and executor service.
- AmazonDynamoDBAsyncClient(AWSCredentials, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AmazonDynamoDBv2 using the specified AWS account credentials,
executor service, and client configuration options.
- AmazonDynamoDBAsyncClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AmazonDynamoDBv2 using the specified AWS account credentials provider.
- AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AmazonDynamoDBv2 using the specified AWS account credentials provider
and executor service.
- AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AmazonDynamoDBv2 using the specified AWS account credentials
provider and client configuration options.
- AmazonDynamoDBAsyncClient(AWSCredentialsProvider, ClientConfiguration, ExecutorService) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Constructs a new asynchronous client to invoke service methods on
AmazonDynamoDBv2 using the specified AWS account credentials
provider, executor service, and client configuration options.
- AmazonDynamoDBClient - Class in com.amazonaws.services.dynamodbv2
-
Client for accessing AmazonDynamoDBv2.
- AmazonDynamoDBClient() - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Deprecated.
- AmazonDynamoDBClient(ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Deprecated.
- AmazonDynamoDBClient(AWSCredentials) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Constructs a new client to invoke service methods on
AmazonDynamoDBv2 using the specified AWS account credentials.
- AmazonDynamoDBClient(AWSCredentials, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Constructs a new client to invoke service methods on
AmazonDynamoDBv2 using the specified AWS account credentials
and client configuration options.
- AmazonDynamoDBClient(AWSCredentialsProvider) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Constructs a new client to invoke service methods on
AmazonDynamoDBv2 using the specified AWS account credentials provider.
- AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Constructs a new client to invoke service methods on
AmazonDynamoDBv2 using the specified AWS account credentials
provider and client configuration options.
- AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration, RequestMetricCollector) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Deprecated.
- AmazonDynamoDBClient(AWSCredentialsProvider, ClientConfiguration, HttpClient) - Constructor for class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Constructs a new client to invoke service methods on
AmazonDynamoDBv2 using the specified AWS account credentials
provider, client configuration options and request metric collector.
- AttributeAction - Enum in com.amazonaws.services.dynamodbv2.model
-
Attribute Action
- AttributeDefinition - Class in com.amazonaws.services.dynamodbv2.model
-
Represents an attribute for describing the key schema for the table
and indexes.
- AttributeDefinition() - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
Default constructor for a new AttributeDefinition object.
- AttributeDefinition(String, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
Constructs a new AttributeDefinition object.
- AttributeDefinition(String, ScalarAttributeType) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
Constructs a new AttributeDefinition object.
- AttributeValue - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the data for an attribute.
- AttributeValue() - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Default constructor for a new AttributeValue object.
- AttributeValue(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Constructs a new AttributeValue object.
- AttributeValue(List<String>) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Constructs a new AttributeValue object.
- AttributeValueUpdate - Class in com.amazonaws.services.dynamodbv2.model
-
For the UpdateItem operation, represents the attributes to be
modified, the action to perform on each, and the new value for each.
- AttributeValueUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Default constructor for a new AttributeValueUpdate object.
- AttributeValueUpdate(AttributeValue, String) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Constructs a new AttributeValueUpdate object.
- AttributeValueUpdate(AttributeValue, AttributeAction) - Constructor for class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Constructs a new AttributeValueUpdate object.
- getAction() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- getActionName() - Method in enum com.amazonaws.auth.policy.actions.DynamoDBv2Actions
-
- getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- getAttributeDefinitions() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
An array of AttributeDefinition objects.
- 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.
- getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
A map of attribute names to AttributeValue objects,
representing the item as it appeared before the DeleteItem
operation.
- getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The attribute values as they appeared before the PutItem
operation, but only if ReturnValues is specified as
ALL_OLD in the request.
- getAttributes() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
A map of attribute values as they appeared before the
UpdateItem operation, but only if ReturnValues was
specified as something other than NONE in the request.
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The names of one or more attributes to retrieve.
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more attributes to retrieve from the table or index.
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The names of one or more attributes to retrieve.
- getAttributesToGet() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The names of one or more attributes to retrieve.
- getAttributeType() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute.
- getAttributeUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The names of attributes to be modified, the action to perform on each,
and the new value for each.
- 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.
- getB() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary data type
- getBOOL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Returns the value of the BOOL property for this object.
- getBS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary set data type
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Returns additional metadata for a previously executed successful request, typically used for
debugging issues where a service isn't acting as expected.
- getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
Deprecated.
ResponseMetadata cache can hold up to 50 requests and
responses in memory and will cause memory issue. This method
now always returns null.
- getCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
-
The total number of capacity units consumed on a table or an index.
- getCapacityUnits() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The total number of capacity units consumed by the operation.
- getComparisonOperator() - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- getComparisonOperator() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A logical operator to apply to the conditions in the
QueryFilter map:
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A logical operator to apply to the conditions in the ScanFilter
map:
- getConditionalOperator() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Returns the value of the ConditionExpression property for this object.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Returns the value of the ConditionExpression property for this object.
- getConditionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Returns the value of the ConditionExpression property for this object.
- getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
If set to true, then the operation uses strongly
consistent reads; otherwise, eventually consistent reads are used.
- getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The consistency of a read operation.
- getConsistentRead() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
If set to true, then the operation uses strongly
consistent reads; otherwise, eventually consistent reads are used.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The write capacity units consumed by the operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Represents the capacity units consumed by an operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
Represents the capacity units consumed by an operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Represents the capacity units consumed by an operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
Represents the capacity units consumed by an operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
Represents the capacity units consumed by an operation.
- getConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Represents the capacity units consumed by an operation.
- 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.
- getCreationDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- getDeleteRequest() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- getExclusiveStartKey() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- getExclusiveStartTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
The first table name that this operation will evaluate.
- getExecutorService() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Returns the executor service used by this async client to execute
requests.
- getExists() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Causes DynamoDB to evaluate the value before attempting a conditional
operation:
- getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute/condition pairs.
- getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute/condition pairs.
- getExpected() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A map of attribute/condition pairs.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeNames() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Returns the value of the ExpressionAttributeNames property for this
object.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Returns the value of the ExpressionAttributeValues property for this
object.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Returns the value of the ExpressionAttributeValues property for this
object.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Returns the value of the ExpressionAttributeValues property for this
object.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Returns the value of the ExpressionAttributeValues property for this
object.
- getExpressionAttributeValues() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Returns the value of the ExpressionAttributeValues property for this
object.
- getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Returns the value of the FilterExpression property for this object.
- getFilterExpression() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Returns the value of the FilterExpression property for this object.
- getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the
operation.
- getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be
created on the table.
- getGlobalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- getGlobalSecondaryIndexUpdates() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes on the table,
together with provisioned throughput settings for each index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The name of the local secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of an index to query.
- getIndexName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- getIndexSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- getIndexSizeBytes() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- getIndexStatus() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- getItem(GetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItem(String, Map<String, AttributeValue>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItem(String, Map<String, AttributeValue>, Boolean) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItem(GetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItem(String, Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItem(String, Map<String, AttributeValue>, Boolean) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItem() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
A map of attribute names to AttributeValue objects, as
specified by AttributesToGet.
- getItem() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- getItem() - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary
key of an item to be processed by PutItem.
- getItemAsync(GetItemRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItemAsync(GetItemRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItemAsync(GetItemRequest, AsyncHandler<GetItemRequest, GetItemResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The GetItem operation returns a set of attributes for the item
with the given primary key.
- getItemCollectionKey() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
The hash key value of the item collection.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and, for
each table, information about any item collections that were affected
by individual DeleteItem or PutItem operations.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Information about item collections, if any, that were affected by the
operation.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Information about item collections, if any, that were affected by the
operation.
- getItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Information about item collections, if any, that were affected by the
operation.
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- getItemCount() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The number of items in the specified table.
- GetItemRequest - Class in com.amazonaws.services.dynamodbv2.model
-
- GetItemRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Default constructor for a new GetItemRequest object.
- GetItemRequest(String, Map<String, AttributeValue>) - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Constructs a new GetItemRequest object.
- GetItemRequest(String, Map<String, AttributeValue>, Boolean) - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Constructs a new GetItemRequest object.
- GetItemResult - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the output of a GetItem operation.
- GetItemResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
- getItems() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
An array of item attributes that match the query criteria.
- getItems() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
An array of item attributes that match the scan criteria.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to delete.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary
key of the item to delete.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to retrieve.
- getKey() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key that defines the item.
- getKeyConditions() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The selection criteria for the query.
- getKeys() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The primary key attribute values that define the items and the
attributes associated with the items.
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or
an index.
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists
of one or more pairs of attribute names and key types
(HASH or RANGE).
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for the global secondary index, consisting of
one or more pairs of attribute names and key types (HASH
or RANGE).
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of
one or more pairs of attribute names and key types (HASH
or RANGE).
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete index key schema, which consists of one or more pairs of
attribute names and key types (HASH or
RANGE).
- getKeySchema() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The primary key structure for the table.
- getKeyType() - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The attribute data, consisting of the data type and the attribute
value itself.
- getL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Returns the value of the L property for this object.
- getLastDecreaseDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The primary key of the item where the operation stopped, inclusive of
the previous result set.
- getLastEvaluatedKey() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The primary key of the item where the operation stopped, inclusive of
the previous result set.
- getLastEvaluatedTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The name of the last table in the current page of results.
- getLastIncreaseDateTime() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this
table.
- getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
A maximum number of table names to return.
- getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- getLimit() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each local index affected by the
operation.
- getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is five) to be
created on the table.
- getLocalSecondaryIndexes() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- getM() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Returns the value of the M property for this object.
- getN() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number data type
- 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
-
Number set data type
- getNULL() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Returns the value of the NULL property for this object.
- getNumberOfDecreasesToday() - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The number of provisioned throughput decreases for this table during
this UTC calendar day.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into
an index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into
an index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into
an index.
- getProjection() - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into
an index.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Returns the value of the ProjectionExpression property for this
object.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Returns the value of the ProjectionExpression property for this
object.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Returns the value of the ProjectionExpression property for this
object.
- getProjectionExpression() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Returns the value of the ProjectionExpression property for this
object.
- getProjectionType() - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Represents the provisioned throughput settings for a specified table
or index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents the provisioned throughput settings for a specified table
or index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents the provisioned throughput settings for the table,
consisting of read and write capacity units, along with data about
increases and decreases.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The provisioned throughput settings for the table, consisting of read
and write capacity units, along with data about increases and
decreases.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for a specified table
or index.
- getProvisionedThroughput() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Represents the provisioned throughput settings for a specified table
or index.
- getPutRequest() - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a PutItem operation.
- getQueryFilter() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Evaluates the query results and returns only the desired values.
- 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.
- getRequestItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
A map of one or more table names and, for each table, the
corresponding primary keys for the items to retrieve.
- getRequestItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
A map of one or more table names and, for each table, a list of
operations to be performed (DeleteRequest or
PutRequest).
- getResponses() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of table name to a list of items.
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- getReturnConsumedCapacity() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- getReturnItemCollectionMetrics() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- 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
- getScanFilter() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Evaluates the scan results and returns only the desired values.
- getScanIndexForward() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Specifies ascending (true) or descending (false) traversal of the
index.
- getScannedCount() - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items evaluated, before any QueryFilter is
applied.
- getScannedCount() - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items evaluated, before any ScanFilter is
applied.
- getSegment() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, Segment identifies an
individual segment to be scanned by an application worker.
- getSelect() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- getSelect() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- getSizeEstimateRangeGB() - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
An estimate of item collection size, measured in gigabytes.
- getSS() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String set data type
- getTable() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on the table affected by the
operation.
- getTable() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
-
Represents the properties of a table.
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
Represents the properties of a table.
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
Represents the properties of a table.
- getTableDescription() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
Represents the properties of a table.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The name of the table that was affected by the operation.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The name of the table to create.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
The name of the table to delete.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
The name of the table to describe.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The name of the table containing the requested item.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
The name of the table to contain the item.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of the table containing the requested items.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of the table containing the requested items.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The name of the table.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The name of the table containing the item to update.
- getTableName() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The name of the table to be updated.
- 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:
- getTotalSegments() - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, TotalSegments represents
the total number of segments into which the Scan operation will
be divided.
- getUnprocessedItems() - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A map of tables and requests against those tables that were not
processed.
- getUnprocessedKeys() - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of tables and their respective keys that were not processed with
the current response.
- getUpdate() - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of a global secondary index, along with the updated
provisioned throughput settings that are to be applied to that index.
- getUpdateExpression() - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Returns the value of the UpdateExpression property for this object.
- getValue() - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Represents the data for an attribute.
- getValue() - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Represents the data for an attribute.
- 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 a global secondary index.
- GlobalSecondaryIndex() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
- GlobalSecondaryIndexDescription - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the properties of a global secondary index.
- GlobalSecondaryIndexDescription() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
- GlobalSecondaryIndexUpdate - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the new provisioned throughput settings to apply to a
global secondary index.
- GlobalSecondaryIndexUpdate() - Constructor for class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
- ScalarAttributeType - Enum in com.amazonaws.services.dynamodbv2.model
-
Scalar Attribute Type
- scan(ScanRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The Scan operation returns one or more items and item
attributes by accessing every item in the table.
- scan(String, List<String>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The Scan operation returns one or more items and item
attributes by accessing every item in the table.
- scan(String, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The Scan operation returns one or more items and item
attributes by accessing every item in the table.
- scan(String, List<String>, Map<String, Condition>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
The Scan operation returns one or more items and item
attributes by accessing every item in the table.
- scan(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The Scan operation returns one or more items and item
attributes by accessing every item in the table.
- scan(String, List<String>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The Scan operation returns one or more items and item
attributes by accessing every item in the table.
- scan(String, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The Scan operation returns one or more items and item
attributes by accessing every item in the table.
- scan(String, List<String>, Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
The Scan operation returns one or more items and item
attributes by accessing every item in the table.
- scanAsync(ScanRequest) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The Scan operation returns one or more items and item
attributes by accessing every item in the table.
- scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsync
-
The Scan operation returns one or more items and item
attributes by accessing every item in the table.
- scanAsync(ScanRequest) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The Scan operation returns one or more items and item
attributes by accessing every item in the table.
- scanAsync(ScanRequest, AsyncHandler<ScanRequest, ScanResult>) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
The Scan operation returns one or more items and item
attributes by accessing every item in the table.
- ScanRequest - Class in com.amazonaws.services.dynamodbv2.model
-
- ScanRequest() - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Default constructor for a new ScanRequest object.
- ScanRequest(String) - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Constructs a new ScanRequest object.
- ScanResult - Class in com.amazonaws.services.dynamodbv2.model
-
Represents the output of a Scan operation.
- ScanResult() - Constructor for class com.amazonaws.services.dynamodbv2.model.ScanResult
-
- Select - Enum in com.amazonaws.services.dynamodbv2.model
-
Select
- setAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- setAction(AttributeAction) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- setAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
An array of AttributeDefinition objects.
- 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, but only if ReturnValues was
specified as something other than NONE in the request.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The names of one or more attributes to retrieve.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more attributes to retrieve from the table or index.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The names of one or more attributes to retrieve.
- setAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The names of one or more attributes to retrieve.
- setAttributeType(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute.
- setAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute.
- setAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The names of attributes to be modified, the action to perform on each,
and the new value for each.
- 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.
- setB(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary data type
- setBOOL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the BOOL property for this object.
- 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.model.DeleteItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A logical operator to apply to the conditions in the
QueryFilter map:
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A logical operator to apply to the conditions in the
QueryFilter map:
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A logical operator to apply to the conditions in the ScanFilter
map:
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A logical operator to apply to the conditions in the ScanFilter
map:
- setConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- setConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ConditionExpression property for this object.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ConditionExpression property for this object.
- setConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ConditionExpression property for this object.
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
If set to true, then the operation uses strongly
consistent reads; otherwise, eventually consistent reads are used.
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The consistency of a read operation.
- setConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
If set to true, then the operation uses strongly
consistent reads; otherwise, eventually consistent reads are used.
- setConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The write capacity units consumed by the operation.
- setConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Represents the capacity units consumed by an operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
Represents the capacity units consumed by an operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Represents the capacity units consumed by an operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
Represents the capacity units consumed by an operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
Represents the capacity units consumed by an operation.
- setConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Represents the capacity units consumed by an operation.
- 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.
- setCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- setDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- setEndpoint(String) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Overrides the default endpoint for this client ("http://dynamodb.us-east-1.amazonaws.com/").
- setEndpoint(String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
- setEndpoint(String, String, String) - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBClient
-
- setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- setExclusiveStartKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- setExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- setExclusiveStartKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- setExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
The first table name that this operation will evaluate.
- setExists(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Causes DynamoDB to evaluate the value before attempting a conditional
operation:
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute/condition pairs.
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute/condition pairs.
- setExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A map of attribute/condition pairs.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- setExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the FilterExpression property for this object.
- setFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the FilterExpression property for this object.
- setGlobalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the
operation.
- setGlobalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be
created on the table.
- setGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- setGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes on the table,
together with provisioned throughput settings for each index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The name of the local secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of an index to query.
- setIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- setIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- setIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- setIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- setIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
A map of attribute names to AttributeValue objects, as
specified by AttributesToGet.
- setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- setItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary
key of an item to be processed by PutItem.
- setItemCollectionKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
The hash key value of the item collection.
- setItemCollectionMetrics(Map<String, List<ItemCollectionMetrics>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and, for
each table, information about any item collections that were affected
by individual DeleteItem or PutItem operations.
- setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Information about item collections, if any, that were affected by the
operation.
- setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Information about item collections, if any, that were affected by the
operation.
- setItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Information about item collections, if any, that were affected by the
operation.
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- setItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The number of items in the specified table.
- 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
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to delete.
- setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary
key of the item to delete.
- setKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary
key of the item to delete.
- setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to retrieve.
- setKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to retrieve.
- setKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key that defines the item.
- setKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key that defines the item.
- setKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The selection criteria for the query.
- setKeys(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The primary key attribute values that define the items and the
attributes associated with the items.
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or
an index.
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists
of one or more pairs of attribute names and key types
(HASH or RANGE).
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for the global secondary index, consisting of
one or more pairs of attribute names and key types (HASH
or RANGE).
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of
one or more pairs of attribute names and key types (HASH
or RANGE).
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete index key schema, which consists of one or more pairs of
attribute names and key types (HASH or
RANGE).
- setKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The primary key structure for the table.
- setKeyType(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The attribute data, consisting of the data type and the attribute
value itself.
- setKeyType(KeyType) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The attribute data, consisting of the data type and the attribute
value itself.
- setL(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the L property for this object.
- 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.model.QueryResult
-
The primary key of the item where the operation stopped, inclusive of
the previous result set.
- setLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The primary key of the item where the operation stopped, inclusive of
the previous result set.
- setLastEvaluatedTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The name of the last table in the current page of results.
- setLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this
table.
- 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
-
Sets the value of the M property for this object.
- setN(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number data type
- 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
-
Number set data type
- setNULL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the NULL property for this object.
- setNumberOfDecreasesToday(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The number of provisioned throughput decreases for this table during
this UTC calendar day.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into
an index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into
an index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into
an index.
- setProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into
an index.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Sets the value of the ProjectionExpression property for this object.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Sets the value of the ProjectionExpression property for this object.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ProjectionExpression property for this object.
- setProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ProjectionExpression property for this object.
- setProjectionType(String) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- setProjectionType(ProjectionType) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Represents the provisioned throughput settings for a specified table
or index.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents the provisioned throughput settings for a specified table
or index.
- setProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents the provisioned throughput settings for the table,
consisting of read and write capacity units, along with data about
increases and decreases.
- setProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The provisioned throughput settings for the table, consisting of read
and write capacity units, along with data about increases and
decreases.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for a specified table
or index.
- setProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Represents the provisioned throughput settings for a specified table
or index.
- setPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a PutItem operation.
- setQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Evaluates the query results and returns only the desired values.
- setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- setReadCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of strongly consistent reads consumed per second
before DynamoDB returns a ThrottlingException.
- setRegion(Region) - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
- setRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
A map of one or more table names and, for each table, the
corresponding primary keys for the items to retrieve.
- setRequestItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
A map of one or more table names and, for each table, a list of
operations to be performed (DeleteRequest or
PutRequest).
- 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.
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- setReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- setReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- 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
- setScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Evaluates the scan results and returns only the desired values.
- setScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Specifies ascending (true) or descending (false) traversal of the
index.
- setScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items evaluated, before any QueryFilter is
applied.
- setScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items evaluated, before any ScanFilter is
applied.
- setSegment(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, Segment identifies an
individual segment to be scanned by an application worker.
- setSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- setSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- setSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- setSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- setSizeEstimateRangeGB(Collection<Double>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
An estimate of item collection size, measured in gigabytes.
- setSS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A String set data type
- setTable(Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on the table affected by the
operation.
- setTable(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
-
Represents the properties of a table.
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
Represents the properties of a table.
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
Represents the properties of a table.
- setTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
Represents the properties of a table.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The name of the table that was affected by the operation.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The name of the table to create.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
The name of the table to delete.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
The name of the table to describe.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The name of the table containing the requested item.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
The name of the table to contain the item.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of the table containing the requested items.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of the table containing the requested items.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The name of the table.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The name of the table containing the item to update.
- setTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The name of the table to be updated.
- 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.model.ScanRequest
-
For a parallel Scan request, TotalSegments represents
the total number of segments into which the Scan operation will
be divided.
- setUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A map of tables and requests against those tables that were not
processed.
- setUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of tables and their respective keys that were not processed with
the current response.
- setUpdate(UpdateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of a global secondary index, along with the updated
provisioned throughput settings that are to be applied to that index.
- setUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the UpdateExpression property for this object.
- setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Represents the data for an attribute.
- setValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Represents the data for an attribute.
- setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughput
-
The maximum number of writes consumed per second before DynamoDB
returns a ThrottlingException.
- setWriteCapacityUnits(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The maximum number of writes consumed per second before DynamoDB
returns a ThrottlingException.
- shutdown() - Method in interface com.amazonaws.services.dynamodbv2.AmazonDynamoDB
-
Shuts down this client object, releasing any resources that might be held
open.
- shutdown() - Method in class com.amazonaws.services.dynamodbv2.AmazonDynamoDBAsyncClient
-
Shuts down the client, releasing all managed resources.
- waitForTableToBecomeActive(AmazonDynamoDB, String) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
-
Waits up to 10 minutes for a specified AWS DynamoDB table to move into
the ACTIVE state.
- waitForTableToBecomeActive(AmazonDynamoDB, String, int, int) - Static method in class com.amazonaws.services.dynamodbv2.util.Tables
-
Waits up to a specified amount of time for a specified AWS DynamoDB
table to move into the ACTIVE state.
- withAction(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- withAction(AttributeAction) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Specifies how to perform the update.
- withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
An array of attributes that describe the key schema for the table and
indexes.
- withAttributeDefinitions(AttributeDefinition...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
An array of AttributeDefinition objects.
- withAttributeDefinitions(Collection<AttributeDefinition>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
An array of AttributeDefinition objects.
- 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.
- withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
A map of attribute names to AttributeValue objects,
representing the item as it appeared before the DeleteItem
operation.
- withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
The attribute values as they appeared before the PutItem
operation, but only if ReturnValues is specified as
ALL_OLD in the request.
- withAttributes(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
A map of attribute values as they appeared before the
UpdateItem operation, but only if ReturnValues was
specified as something other than NONE in the request.
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The names of one or more attributes to retrieve.
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The names of one or more attributes to retrieve.
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more attributes to retrieve from the table or index.
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
One or more attributes to retrieve from the table or index.
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The names of one or more attributes to retrieve.
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The names of one or more attributes to retrieve.
- withAttributesToGet(String...) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The names of one or more attributes to retrieve.
- withAttributesToGet(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The names of one or more attributes to retrieve.
- withAttributeType(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute.
- withAttributeType(ScalarAttributeType) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeDefinition
-
The data type for the attribute.
- withAttributeUpdates(Map<String, AttributeValueUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The names of attributes to be modified, the action to perform on each,
and the new value for each.
- 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.
- withB(ByteBuffer) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Binary data type
- withBOOL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the BOOL property for this object.
- 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
- withCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.Capacity
-
The total number of capacity units consumed on a table or an index.
- withCapacityUnits(Double) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The total number of capacity units consumed by the operation.
- withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.Condition
-
A comparator for evaluating attributes.
- withComparisonOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- withComparisonOperator(ComparisonOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
A comparator for evaluating attributes in the
AttributeValueList.
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A logical operator to apply to the conditions in the
QueryFilter map:
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
A logical operator to apply to the conditions in the
QueryFilter map:
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A logical operator to apply to the conditions in the ScanFilter
map:
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
A logical operator to apply to the conditions in the ScanFilter
map:
- withConditionalOperator(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- withConditionalOperator(ConditionalOperator) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A logical operator to apply to the conditions in the Expected
map:
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ConditionExpression property for this object.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ConditionExpression property for this object.
- withConditionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ConditionExpression property for this object.
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
If set to true, then the operation uses strongly
consistent reads; otherwise, eventually consistent reads are used.
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The consistency of a read operation.
- withConsistentRead(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
If set to true, then the operation uses strongly
consistent reads; otherwise, eventually consistent reads are used.
- withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The write capacity units consumed by the operation.
- withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
The write capacity units consumed by the operation.
- withConsumedCapacity(ConsumedCapacity...) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the operation.
- withConsumedCapacity(Collection<ConsumedCapacity>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
The capacity units consumed by the operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Represents the capacity units consumed by an operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
Represents the capacity units consumed by an operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Represents the capacity units consumed by an operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
Represents the capacity units consumed by an operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
Represents the capacity units consumed by an operation.
- withConsumedCapacity(ConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Represents the capacity units consumed by an operation.
- 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.
- withCreationDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
- withDeleteRequest(DeleteRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a DeleteItem operation.
- withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- withExclusiveStartKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The primary key of the first item that this operation will evaluate.
- withExclusiveStartKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- withExclusiveStartKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The primary key of the first item that this operation will evaluate.
- withExclusiveStartTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
The first table name that this operation will evaluate.
- withExists(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Causes DynamoDB to evaluate the value before attempting a conditional
operation:
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute/condition pairs.
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute/condition pairs.
- withExpected(Map<String, ExpectedAttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
A map of attribute/condition pairs.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeNames(Map<String, String>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ExpressionAttributeNames property for this
object.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- withExpressionAttributeValues(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the ExpressionAttributeValues property for this
object.
- withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the FilterExpression property for this object.
- withFilterExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the FilterExpression property for this object.
- withGlobalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each global index affected by the
operation.
- withGlobalSecondaryIndexes(GlobalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be
created on the table.
- withGlobalSecondaryIndexes(Collection<GlobalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more global secondary indexes (the maximum is five) to be
created on the table.
- withGlobalSecondaryIndexes(GlobalSecondaryIndexDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- withGlobalSecondaryIndexes(Collection<GlobalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The global secondary indexes, if any, on the table.
- withGlobalSecondaryIndexUpdates(GlobalSecondaryIndexUpdate...) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes on the table,
together with provisioned throughput settings for each index.
- withGlobalSecondaryIndexUpdates(Collection<GlobalSecondaryIndexUpdate>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
An array of one or more global secondary indexes on the table,
together with provisioned throughput settings for each index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The name of the global secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The name of the global secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The name of the local secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents the name of the local secondary index.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of an index to query.
- withIndexName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
The name of the global secondary index to be updated.
- withIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- withIndexSizeBytes(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The total size of the specified index, in bytes.
- withIndexStatus(String) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- withIndexStatus(IndexStatus) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The current state of the global secondary index:
- withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemResult
-
A map of attribute names to AttributeValue objects, as
specified by AttributesToGet.
- withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
A map of attribute name/value pairs, one for each attribute.
- withItem(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.PutRequest
-
A map of attribute name to attribute values, representing the primary
key of an item to be processed by PutItem.
- withItemCollectionKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
The hash key value of the item collection.
- withItemCollectionMetrics(Map<String, List<ItemCollectionMetrics>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A list of tables that were processed by BatchWriteItem and, for
each table, information about any item collections that were affected
by individual DeleteItem or PutItem operations.
- withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemResult
-
Information about item collections, if any, that were affected by the
operation.
- withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemResult
-
Information about item collections, if any, that were affected by the
operation.
- withItemCollectionMetrics(ItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemResult
-
Information about item collections, if any, that were affected by the
operation.
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The number of items in the specified index.
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The number of items in the specified index.
- withItemCount(Long) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The number of items in the specified table.
- withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
An array of item attributes that match the query criteria.
- withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
An array of item attributes that match the query criteria.
- withItems(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
An array of item attributes that match the scan criteria.
- withItems(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
An array of item attributes that match the scan criteria.
- withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to delete.
- withKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to delete.
- withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary
key of the item to delete.
- withKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteRequest
-
A map of attribute name to attribute values, representing the primary
key of the item to delete.
- withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to retrieve.
- withKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
A map of attribute names to AttributeValue objects,
representing the primary key of the item to retrieve.
- withKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key that defines the item.
- withKey(Map.Entry<String, AttributeValue>, Map.Entry<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The primary key that defines the item.
- withKeyConditions(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The selection criteria for the query.
- withKeys(Map<String, AttributeValue>...) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The primary key attribute values that define the items and the
attributes associated with the items.
- withKeys(Collection<Map<String, AttributeValue>>) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
The primary key attribute values that define the items and the
attributes associated with the items.
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or
an index.
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Specifies the attributes that make up the primary key for a table or
an index.
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists
of one or more pairs of attribute names and key types
(HASH or RANGE).
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
The complete key schema for a global secondary index, which consists
of one or more pairs of attribute names and key types
(HASH or RANGE).
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for the global secondary index, consisting of
one or more pairs of attribute names and key types (HASH
or RANGE).
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
The complete key schema for the global secondary index, consisting of
one or more pairs of attribute names and key types (HASH
or RANGE).
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of
one or more pairs of attribute names and key types (HASH
or RANGE).
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
The complete key schema for the local secondary index, consisting of
one or more pairs of attribute names and key types (HASH
or RANGE).
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete index key schema, which consists of one or more pairs of
attribute names and key types (HASH or
RANGE).
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
The complete index key schema, which consists of one or more pairs of
attribute names and key types (HASH or
RANGE).
- withKeySchema(KeySchemaElement...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The primary key structure for the table.
- withKeySchema(Collection<KeySchemaElement>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The primary key structure for the table.
- withKeyType(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The attribute data, consisting of the data type and the attribute
value itself.
- withKeyType(KeyType) - Method in class com.amazonaws.services.dynamodbv2.model.KeySchemaElement
-
The attribute data, consisting of the data type and the attribute
value itself.
- withL(AttributeValue...) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the L property for this object.
- withL(Collection<AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the L property for this object.
- withLastDecreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput decrease for this
table.
- withLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The primary key of the item where the operation stopped, inclusive of
the previous result set.
- withLastEvaluatedKey(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The primary key of the item where the operation stopped, inclusive of
the previous result set.
- withLastEvaluatedTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesResult
-
The name of the last table in the current page of results.
- withLastIncreaseDateTime(Date) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The date and time of the last provisioned throughput increase for this
table.
- withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ListTablesRequest
-
A maximum number of table names to return.
- withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- withLimit(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The maximum number of items to evaluate (not necessarily the number of
matching items).
- withLocalSecondaryIndexes(Map<String, Capacity>) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on each local index affected by the
operation.
- withLocalSecondaryIndexes(LocalSecondaryIndex...) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is five) to be
created on the table.
- withLocalSecondaryIndexes(Collection<LocalSecondaryIndex>) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
One or more local secondary indexes (the maximum is five) to be
created on the table.
- withLocalSecondaryIndexes(LocalSecondaryIndexDescription...) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- withLocalSecondaryIndexes(Collection<LocalSecondaryIndexDescription>) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
Represents one or more local secondary indexes on the table.
- withM(Map<String, AttributeValue>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the M property for this object.
- withN(String) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
A Number data type
- 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
-
Number set data type
- withNS(Collection<String>) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Number set data type
- withNULL(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValue
-
Sets the value of the NULL property for this object.
- withNumberOfDecreasesToday(Long) - Method in class com.amazonaws.services.dynamodbv2.model.ProvisionedThroughputDescription
-
The number of provisioned throughput decreases for this table during
this UTC calendar day.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into
an index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into
an index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndex
-
Represents attributes that are copied (projected) from the table into
an index.
- withProjection(Projection) - Method in class com.amazonaws.services.dynamodbv2.model.LocalSecondaryIndexDescription
-
Represents attributes that are copied (projected) from the table into
an index.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
Sets the value of the ProjectionExpression property for this object.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.KeysAndAttributes
-
Sets the value of the ProjectionExpression property for this object.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Sets the value of the ProjectionExpression property for this object.
- withProjectionExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Sets the value of the ProjectionExpression property for this object.
- withProjectionType(String) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- withProjectionType(ProjectionType) - Method in class com.amazonaws.services.dynamodbv2.model.Projection
-
The set of attributes that are projected into the index:
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
Represents the provisioned throughput settings for a specified table
or index.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndex
-
Represents the provisioned throughput settings for a specified table
or index.
- withProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexDescription
-
Represents the provisioned throughput settings for the table,
consisting of read and write capacity units, along with data about
increases and decreases.
- withProvisionedThroughput(ProvisionedThroughputDescription) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The provisioned throughput settings for the table, consisting of read
and write capacity units, along with data about increases and
decreases.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateGlobalSecondaryIndexAction
-
Represents the provisioned throughput settings for a specified table
or index.
- withProvisionedThroughput(ProvisionedThroughput) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
Represents the provisioned throughput settings for a specified table
or index.
- withPutRequest(PutRequest) - Method in class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
A request to perform a PutItem operation.
- withQueryFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Evaluates the query results and returns only the desired values.
- 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.
- withRequestItems(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
A map of one or more table names and, for each table, the
corresponding primary keys for the items to retrieve.
- withRequestItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
A map of one or more table names and, for each table, a list of
operations to be performed (DeleteRequest or
PutRequest).
- 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.model.BatchGetItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnConsumedCapacity(ReturnConsumedCapacity) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
If set to TOTAL, the response includes
ConsumedCapacity data for tables and indexes.
- withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- withReturnItemCollectionMetrics(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- withReturnItemCollectionMetrics(ReturnItemCollectionMetrics) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
If set to SIZE, statistics about item collections, if
any, that were modified during the operation are returned in the
response.
- 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
- withScanFilter(Map<String, Condition>) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
Evaluates the scan results and returns only the desired values.
- withScanIndexForward(Boolean) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
Specifies ascending (true) or descending (false) traversal of the
index.
- withScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.QueryResult
-
The number of items evaluated, before any QueryFilter is
applied.
- withScannedCount(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanResult
-
The number of items evaluated, before any ScanFilter is
applied.
- withSegment(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, Segment identifies an
individual segment to be scanned by an application worker.
- withSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- withSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The attributes to be returned in the result.
- withSelect(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- withSelect(Select) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The attributes to be returned in the result.
- withSizeEstimateRangeGB(Double...) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
An estimate of item collection size, measured in gigabytes.
- withSizeEstimateRangeGB(Collection<Double>) - Method in class com.amazonaws.services.dynamodbv2.model.ItemCollectionMetrics
-
An estimate of item collection size, measured 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
- withTable(Capacity) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The amount of throughput consumed on the table affected by the
operation.
- withTable(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableResult
-
Represents the properties of a table.
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableResult
-
Represents the properties of a table.
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableResult
-
Represents the properties of a table.
- withTableDescription(TableDescription) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableResult
-
Represents the properties of a table.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ConsumedCapacity
-
The name of the table that was affected by the operation.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.CreateTableRequest
-
The name of the table to create.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteItemRequest
-
The name of the table from which to delete the item.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DeleteTableRequest
-
The name of the table to delete.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.DescribeTableRequest
-
The name of the table to describe.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.GetItemRequest
-
The name of the table containing the requested item.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.PutItemRequest
-
The name of the table to contain the item.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.QueryRequest
-
The name of the table containing the requested items.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
The name of the table containing the requested items.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.TableDescription
-
The name of the table.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
The name of the table containing the item to update.
- withTableName(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateTableRequest
-
The name of the table to be updated.
- 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:
- withTotalSegments(Integer) - Method in class com.amazonaws.services.dynamodbv2.model.ScanRequest
-
For a parallel Scan request, TotalSegments represents
the total number of segments into which the Scan operation will
be divided.
- withUnprocessedItems(Map<String, List<WriteRequest>>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchWriteItemResult
-
A map of tables and requests against those tables that were not
processed.
- withUnprocessedKeys(Map<String, KeysAndAttributes>) - Method in class com.amazonaws.services.dynamodbv2.model.BatchGetItemResult
-
A map of tables and their respective keys that were not processed with
the current response.
- withUpdate(UpdateGlobalSecondaryIndexAction) - Method in class com.amazonaws.services.dynamodbv2.model.GlobalSecondaryIndexUpdate
-
The name of a global secondary index, along with the updated
provisioned throughput settings that are to be applied to that index.
- withUpdateExpression(String) - Method in class com.amazonaws.services.dynamodbv2.model.UpdateItemRequest
-
Sets the value of the UpdateExpression property for this object.
- withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.AttributeValueUpdate
-
Represents the data for an attribute.
- withValue(AttributeValue) - Method in class com.amazonaws.services.dynamodbv2.model.ExpectedAttributeValue
-
Represents the data for an attribute.
- 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 a new WriteRequest object.
- WriteRequest(PutRequest) - Constructor for class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
Constructs a new WriteRequest object.
- WriteRequest(DeleteRequest) - Constructor for class com.amazonaws.services.dynamodbv2.model.WriteRequest
-
Constructs a new WriteRequest object.