Modifier and Type | Method and Description |
---|---|
UpdateItemResult |
AmazonDynamoDB.updateItem(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates)
Simplified method form for invoking the UpdateItem operation.
|
UpdateItemResult |
AmazonDynamoDBClient.updateItem(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates) |
UpdateItemResult |
AbstractAmazonDynamoDB.updateItem(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates) |
UpdateItemResult |
AmazonDynamoDB.updateItem(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues)
Simplified method form for invoking the UpdateItem operation.
|
UpdateItemResult |
AmazonDynamoDBClient.updateItem(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues) |
UpdateItemResult |
AbstractAmazonDynamoDB.updateItem(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues) |
UpdateItemResult |
AmazonDynamoDB.updateItem(UpdateItemRequest updateItemRequest)
Edits an existing item's attributes, or adds a new item to the table if
it does not already exist.
|
UpdateItemResult |
AmazonDynamoDBClient.updateItem(UpdateItemRequest updateItemRequest)
Edits an existing item's attributes, or adds a new item to the table if
it does not already exist.
|
UpdateItemResult |
AbstractAmazonDynamoDB.updateItem(UpdateItemRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateItemResult> |
AbstractAmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates)
Simplified method form for invoking the UpdateItem operation.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsyncClient.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates)
Simplified method form for invoking the UpdateItem operation.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates)
Simplified method form for invoking the UpdateItem operation.
|
Future<UpdateItemResult> |
AbstractAmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsyncClient.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AbstractAmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues)
Simplified method form for invoking the UpdateItem operation.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsyncClient.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues)
Simplified method form for invoking the UpdateItem operation.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues)
Simplified method form for invoking the UpdateItem operation.
|
Future<UpdateItemResult> |
AbstractAmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsyncClient.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AbstractAmazonDynamoDBAsync.updateItemAsync(UpdateItemRequest request) |
Future<UpdateItemResult> |
AmazonDynamoDBAsyncClient.updateItemAsync(UpdateItemRequest request) |
Future<UpdateItemResult> |
AmazonDynamoDBAsync.updateItemAsync(UpdateItemRequest updateItemRequest)
Edits an existing item's attributes, or adds a new item to the table if
it does not already exist.
|
Future<UpdateItemResult> |
AbstractAmazonDynamoDBAsync.updateItemAsync(UpdateItemRequest request,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler) |
Future<UpdateItemResult> |
AmazonDynamoDBAsyncClient.updateItemAsync(UpdateItemRequest request,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler) |
Future<UpdateItemResult> |
AmazonDynamoDBAsync.updateItemAsync(UpdateItemRequest updateItemRequest,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Edits an existing item's attributes, or adds a new item to the table if
it does not already exist.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateItemResult> |
AbstractAmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsyncClient.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AbstractAmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsyncClient.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AmazonDynamoDBAsync.updateItemAsync(String tableName,
Map<String,AttributeValue> key,
Map<String,AttributeValueUpdate> attributeUpdates,
String returnValues,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Simplified method form for invoking the UpdateItem operation with an
AsyncHandler.
|
Future<UpdateItemResult> |
AbstractAmazonDynamoDBAsync.updateItemAsync(UpdateItemRequest request,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler) |
Future<UpdateItemResult> |
AmazonDynamoDBAsyncClient.updateItemAsync(UpdateItemRequest request,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler) |
Future<UpdateItemResult> |
AmazonDynamoDBAsync.updateItemAsync(UpdateItemRequest updateItemRequest,
AsyncHandler<UpdateItemRequest,UpdateItemResult> asyncHandler)
Edits an existing item's attributes, or adds a new item to the table if
it does not already exist.
|
Modifier and Type | Method and Description |
---|---|
protected UpdateItemResult |
DynamoDBMapper.SaveObjectHandler.doUpdateItem()
Save the item using a UpdateItem request.
|
Modifier and Type | Method and Description |
---|---|
UpdateItemResult |
UpdateItemOutcome.getUpdateItemResult()
Returns a non-null low-level result returned from the server side.
|
Constructor and Description |
---|
UpdateItemOutcome(UpdateItemResult result) |
Modifier and Type | Method and Description |
---|---|
UpdateItemResult |
UpdateItemResult.addAttributesEntry(String key,
AttributeValue value) |
UpdateItemResult |
UpdateItemResult.clearAttributesEntries()
Removes all the entries added into Attributes.
|
UpdateItemResult |
UpdateItemResult.clone() |
UpdateItemResult |
UpdateItemResult.withAttributes(Map<String,AttributeValue> attributes)
A map of attribute values as they appeared before the UpdateItem
operation.
|
UpdateItemResult |
UpdateItemResult.withConsumedCapacity(ConsumedCapacity consumedCapacity) |
UpdateItemResult |
UpdateItemResult.withItemCollectionMetrics(ItemCollectionMetrics itemCollectionMetrics) |
Copyright © 2016. All rights reserved.