Uses of Class
com.amazonaws.services.dynamodbv2.model.PutItemResult
Packages that use PutItemResult
Package
Description
-
Uses of PutItemResult in com.amazonaws.services.dynamodbv2
Methods in com.amazonaws.services.dynamodbv2 that return PutItemResultModifier and TypeMethodDescriptionAbstractAmazonDynamoDB.putItem
(PutItemRequest request) AbstractAmazonDynamoDB.putItem
(String tableName, Map<String, AttributeValue> item) AbstractAmazonDynamoDB.putItem
(String tableName, Map<String, AttributeValue> item, String returnValues) AmazonDynamoDB.putItem
(PutItemRequest putItemRequest) Creates a new item, or replaces an old item with a new item.AmazonDynamoDB.putItem
(String tableName, Map<String, AttributeValue> item) Simplified method form for invoking the PutItem operation.Simplified method form for invoking the PutItem operation.AmazonDynamoDBClient.putItem
(PutItemRequest putItemRequest) Creates a new item, or replaces an old item with a new item.AmazonDynamoDBClient.putItem
(String tableName, Map<String, AttributeValue> item) AmazonDynamoDBClient.putItem
(String tableName, Map<String, AttributeValue> item, String returnValues) Methods in com.amazonaws.services.dynamodbv2 that return types with arguments of type PutItemResultModifier and TypeMethodDescriptionAbstractAmazonDynamoDBAsync.putItemAsync
(PutItemRequest request) AbstractAmazonDynamoDBAsync.putItemAsync
(PutItemRequest request, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) AbstractAmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item) Simplified method form for invoking the PutItem operation.AbstractAmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.AbstractAmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, String returnValues) Simplified method form for invoking the PutItem operation.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.AmazonDynamoDBAsync.putItemAsync
(PutItemRequest putItemRequest) Creates a new item, or replaces an old item with a new item.AmazonDynamoDBAsync.putItemAsync
(PutItemRequest putItemRequest, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Creates a new item, or replaces an old item with a new item.AmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item) Simplified method form for invoking the PutItem operation.AmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.AmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, String returnValues) Simplified method form for invoking the PutItem operation.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.AmazonDynamoDBAsyncClient.putItemAsync
(PutItemRequest request) AmazonDynamoDBAsyncClient.putItemAsync
(PutItemRequest request, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) AmazonDynamoDBAsyncClient.putItemAsync
(String tableName, Map<String, AttributeValue> item) Simplified method form for invoking the PutItem operation.AmazonDynamoDBAsyncClient.putItemAsync
(String tableName, Map<String, AttributeValue> item, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.AmazonDynamoDBAsyncClient.putItemAsync
(String tableName, Map<String, AttributeValue> item, String returnValues) Simplified method form for invoking the PutItem operation.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 PutItemResultModifier and TypeMethodDescriptionAbstractAmazonDynamoDBAsync.putItemAsync
(PutItemRequest request, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) AbstractAmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.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.AmazonDynamoDBAsync.putItemAsync
(PutItemRequest putItemRequest, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Creates a new item, or replaces an old item with a new item.AmazonDynamoDBAsync.putItemAsync
(String tableName, Map<String, AttributeValue> item, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.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.AmazonDynamoDBAsyncClient.putItemAsync
(PutItemRequest request, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) AmazonDynamoDBAsyncClient.putItemAsync
(String tableName, Map<String, AttributeValue> item, AsyncHandler<PutItemRequest, PutItemResult> asyncHandler) Simplified method form for invoking the PutItem operation with an AsyncHandler.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 PutItemResultModifier and TypeMethodDescriptionprotected 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 PutItemResultModifier and TypeMethodDescriptionPutItemOutcome.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 -
Uses of PutItemResult in com.amazonaws.services.dynamodbv2.model
Methods in com.amazonaws.services.dynamodbv2.model that return PutItemResultModifier and TypeMethodDescriptionPutItemResult.addAttributesEntry
(String key, AttributeValue value) PutItemResult.clearAttributesEntries()
Removes all the entries added into Attributes.PutItemResult.clone()
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.withConsumedCapacity
(ConsumedCapacity consumedCapacity) PutItemResult.withItemCollectionMetrics
(ItemCollectionMetrics itemCollectionMetrics) Information about item collections, if any, that were affected by the operation.