Uses of Class
software.amazon.awssdk.services.dynamodb.model.Update
-
Packages that use Update Package Description software.amazon.awssdk.services.dynamodb.model -
-
Uses of Update in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return Update Modifier and Type Method Description UpdateTransactWriteItem. update()A request to perform anUpdateItemoperation.Methods in software.amazon.awssdk.services.dynamodb.model with parameters of type Update Modifier and Type Method Description TransactWriteItem.BuilderTransactWriteItem.Builder. update(Update update)A request to perform anUpdateItemoperation.
-