Uses of Class
com.amazonaws.services.dynamodbv2.model.PutItemResult
-
-
Uses of PutItemResult in com.amazonaws.services.dynamodbv2
Methods in com.amazonaws.services.dynamodbv2 that return PutItemResult Modifier and Type Method Description PutItemResult
AbstractAmazonDynamoDB. putItem(PutItemRequest request)
PutItemResult
AbstractAmazonDynamoDB. putItem(String tableName, Map<String,AttributeValue> item)
PutItemResult
AbstractAmazonDynamoDB. putItem(String tableName, Map<String,AttributeValue> item, String returnValues)
PutItemResult
AmazonDynamoDB. putItem(PutItemRequest putItemRequest)
Creates a new item, or replaces an old item with a new item.PutItemResult
AmazonDynamoDB. putItem(String tableName, Map<String,AttributeValue> item)
Simplified method form for invoking the PutItem operation.PutItemResult
AmazonDynamoDB. putItem(String tableName, Map<String,AttributeValue> item, String returnValues)
Simplified method form for invoking the PutItem operation.PutItemResult
AmazonDynamoDBClient. putItem(PutItemRequest putItemRequest)
Creates a new item, or replaces an old item with a new item.PutItemResult
AmazonDynamoDBClient. putItem(String tableName, Map<String,AttributeValue> item)
PutItemResult
AmazonDynamoDBClient. putItem(String tableName, Map<String,AttributeValue> item, String returnValues)
Methods in com.amazonaws.services.dynamodbv2 that return types with arguments of type PutItemResult Modifier and Type Method Description Future<PutItemResult>
AbstractAmazonDynamoDBAsync. putItemAsync(PutItemRequest request)
Future<PutItemResult>
AbstractAmazonDynamoDBAsync. putItemAsync(PutItemRequest request, AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Future<PutItemResult>
AbstractAmazonDynamoDBAsync. 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, 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)
Simplified method form for invoking the PutItem operation.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.Future<PutItemResult>
AmazonDynamoDBAsync. putItemAsync(PutItemRequest putItemRequest)
Creates a new item, or replaces an old item with a new item.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>
AmazonDynamoDBAsync. 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>
AmazonDynamoDBAsync. 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(PutItemRequest request)
Future<PutItemResult>
AmazonDynamoDBAsyncClient. putItemAsync(PutItemRequest request, AsyncHandler<PutItemRequest,PutItemResult> asyncHandler)
Future<PutItemResult>
AmazonDynamoDBAsyncClient. 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, 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)
Simplified method form for invoking the PutItem operation.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.Method parameters in com.amazonaws.services.dynamodbv2 with type arguments of type PutItemResult Modifier and Type Method Description Future<PutItemResult>
AbstractAmazonDynamoDBAsync. putItemAsync(PutItemRequest request, AsyncHandler<PutItemRequest,PutItemResult> 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>
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.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>
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>
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(PutItemRequest request, AsyncHandler<PutItemRequest,PutItemResult> 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>
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. -
Uses of PutItemResult in com.amazonaws.services.dynamodbv2.datamodeling
Methods in com.amazonaws.services.dynamodbv2.datamodeling that return PutItemResult Modifier and Type Method Description protected PutItemResult
DynamoDBMapper.SaveObjectHandler. doPutItem()
Save the item using a PutItem request. -
Uses of PutItemResult in com.amazonaws.services.dynamodbv2.document
Methods in com.amazonaws.services.dynamodbv2.document that return PutItemResult Modifier and Type Method Description PutItemResult
PutItemOutcome. getPutItemResult()
Returns a non-null low-level result returned from the server side.Constructors in com.amazonaws.services.dynamodbv2.document with parameters of type PutItemResult Constructor Description PutItemOutcome(PutItemResult result)
-
Uses of PutItemResult in com.amazonaws.services.dynamodbv2.model
Methods in com.amazonaws.services.dynamodbv2.model that return PutItemResult Modifier and Type Method 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 asALL_OLD
in the request.PutItemResult
PutItemResult. withConsumedCapacity(ConsumedCapacity consumedCapacity)
PutItemResult
PutItemResult. withItemCollectionMetrics(ItemCollectionMetrics itemCollectionMetrics)
Information about item collections, if any, that were affected by the operation.
-