Package | Description |
---|---|
com.amazonaws.services.dynamodbv2 |
|
com.amazonaws.services.dynamodbv2.datamodeling | |
com.amazonaws.services.dynamodbv2.document | |
com.amazonaws.services.dynamodbv2.model |
Modifier and Type | Method and Description |
---|---|
PutItemResult |
AbstractAmazonDynamoDB.putItem(PutItemRequest request) |
PutItemResult |
AmazonDynamoDB.putItem(PutItemRequest putItemRequest)
Creates a new item, or replaces an old item with a new item.
|
PutItemResult |
AmazonDynamoDBClient.putItem(PutItemRequest request)
Creates a new item, or replaces an old item with a new item.
|
PutItemResult |
AbstractAmazonDynamoDB.putItem(String tableName,
Map<String,AttributeValue> item) |
PutItemResult |
AmazonDynamoDB.putItem(String tableName,
Map<String,AttributeValue> item)
Simplified method form for invoking the PutItem operation.
|
PutItemResult |
AmazonDynamoDBClient.putItem(String tableName,
Map<String,AttributeValue> item) |
PutItemResult |
AbstractAmazonDynamoDB.putItem(String tableName,
Map<String,AttributeValue> item,
String returnValues) |
PutItemResult |
AmazonDynamoDB.putItem(String tableName,
Map<String,AttributeValue> item,
String returnValues)
Simplified method form for invoking the PutItem operation.
|
PutItemResult |
AmazonDynamoDBClient.putItem(String tableName,
Map<String,AttributeValue> item,
String returnValues) |
Modifier and Type | Method and Description |
---|---|
Future<PutItemResult> |
AmazonDynamoDBAsync.putItemAsync(PutItemRequest putItemRequest)
Creates a new item, or replaces an old item with a new item.
|
Future<PutItemResult> |
AmazonDynamoDBAsyncClient.putItemAsync(PutItemRequest request) |
Future<PutItemResult> |
AbstractAmazonDynamoDBAsync.putItemAsync(PutItemRequest request) |
Future<PutItemResult> |
AmazonDynamoDBAsync.putItemAsync(PutItemRequest putItemRequest,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Creates a new item, or replaces an old item with a new item.
|
Future<PutItemResult> |
AmazonDynamoDBAsyncClient.putItemAsync(PutItemRequest request,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler) |
Future<PutItemResult> |
AbstractAmazonDynamoDBAsync.putItemAsync(PutItemRequest request,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler) |
Future<PutItemResult> |
AmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item)
Simplified method form for invoking the PutItem operation.
|
Future<PutItemResult> |
AmazonDynamoDBAsyncClient.putItemAsync(String tableName,
Map<String,AttributeValue> item)
Simplified method form for invoking the PutItem operation.
|
Future<PutItemResult> |
AbstractAmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item)
Simplified method form for invoking the PutItem operation.
|
Future<PutItemResult> |
AmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an AsyncHandler.
|
Future<PutItemResult> |
AmazonDynamoDBAsyncClient.putItemAsync(String tableName,
Map<String,AttributeValue> item,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an AsyncHandler.
|
Future<PutItemResult> |
AbstractAmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an AsyncHandler.
|
Future<PutItemResult> |
AmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
String returnValues)
Simplified method form for invoking the PutItem operation.
|
Future<PutItemResult> |
AmazonDynamoDBAsyncClient.putItemAsync(String tableName,
Map<String,AttributeValue> item,
String returnValues)
Simplified method form for invoking the PutItem operation.
|
Future<PutItemResult> |
AbstractAmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
String returnValues)
Simplified method form for invoking the PutItem operation.
|
Future<PutItemResult> |
AmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
String returnValues,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an AsyncHandler.
|
Future<PutItemResult> |
AmazonDynamoDBAsyncClient.putItemAsync(String tableName,
Map<String,AttributeValue> item,
String returnValues,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an AsyncHandler.
|
Future<PutItemResult> |
AbstractAmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
String returnValues,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an AsyncHandler.
|
Modifier and Type | Method and Description |
---|---|
Future<PutItemResult> |
AmazonDynamoDBAsync.putItemAsync(PutItemRequest putItemRequest,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Creates a new item, or replaces an old item with a new item.
|
Future<PutItemResult> |
AmazonDynamoDBAsyncClient.putItemAsync(PutItemRequest request,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler) |
Future<PutItemResult> |
AbstractAmazonDynamoDBAsync.putItemAsync(PutItemRequest request,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler) |
Future<PutItemResult> |
AmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an AsyncHandler.
|
Future<PutItemResult> |
AmazonDynamoDBAsyncClient.putItemAsync(String tableName,
Map<String,AttributeValue> item,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an AsyncHandler.
|
Future<PutItemResult> |
AbstractAmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an AsyncHandler.
|
Future<PutItemResult> |
AmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
String returnValues,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an AsyncHandler.
|
Future<PutItemResult> |
AmazonDynamoDBAsyncClient.putItemAsync(String tableName,
Map<String,AttributeValue> item,
String returnValues,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an AsyncHandler.
|
Future<PutItemResult> |
AbstractAmazonDynamoDBAsync.putItemAsync(String tableName,
Map<String,AttributeValue> item,
String returnValues,
AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Simplified method form for invoking the PutItem operation with an AsyncHandler.
|
Modifier and Type | Method and Description |
---|---|
protected PutItemResult |
DynamoDBMapper.SaveObjectHandler.doPutItem()
Save the item using a PutItem request.
|
Modifier and Type | Method and Description |
---|---|
PutItemResult |
PutItemOutcome.getPutItemResult()
Returns a non-null low-level result returned from the server side.
|
Constructor and Description |
---|
PutItemOutcome(PutItemResult result) |
Modifier and Type | Method and Description |
---|---|
PutItemResult |
PutItemResult.addAttributesEntry(String key,
AttributeValue value) |
PutItemResult |
PutItemResult.clearAttributesEntries()
Removes all the entries added into Attributes.
|
PutItemResult |
PutItemResult.clone() |
PutItemResult |
PutItemResult.withAttributes(Map<String,AttributeValue> attributes)
The attribute values as they appeared before the
PutItem operation, but only if
ReturnValues is specified as ALL_OLD in the request. |
PutItemResult |
PutItemResult.withConsumedCapacity(ConsumedCapacity consumedCapacity)
The capacity units consumed by the
PutItem operation. |
PutItemResult |
PutItemResult.withItemCollectionMetrics(ItemCollectionMetrics itemCollectionMetrics)
Information about item collections, if any, that were affected by the
PutItem operation. |
Copyright © 2018. All rights reserved.