Uses of Class
software.amazon.awssdk.services.dynamodb.model.AttributeValueUpdate
Packages that use AttributeValueUpdate
-
Uses of AttributeValueUpdate in software.amazon.awssdk.services.dynamodb.model
Methods in software.amazon.awssdk.services.dynamodb.model that return types with arguments of type AttributeValueUpdateModifier and TypeMethodDescriptionfinal Map<String,AttributeValueUpdate> UpdateItemRequest.attributeUpdates()This is a legacy parameter.Method parameters in software.amazon.awssdk.services.dynamodb.model with type arguments of type AttributeValueUpdateModifier and TypeMethodDescriptionUpdateItemRequest.Builder.attributeUpdates(Map<String, AttributeValueUpdate> attributeUpdates) This is a legacy parameter.