Uses of Class
software.amazon.awssdk.enhanced.dynamodb.extensions.VersionedRecordExtension.Builder
Packages that use VersionedRecordExtension.Builder
-
Uses of VersionedRecordExtension.Builder in software.amazon.awssdk.enhanced.dynamodb.extensions
Methods in software.amazon.awssdk.enhanced.dynamodb.extensions that return VersionedRecordExtension.BuilderModifier and TypeMethodDescriptionVersionedRecordExtension.builder()VersionedRecordExtension.Builder.incrementBy(Long incrementBy) Sets the amount to increment the version by with each subsequent update.Sets the startAt used to compare if a record is the initial version of a record.