Uses of Class
com.datastax.astra.client.collections.commands.options.CollectionUpdateManyOptions
Packages that use CollectionUpdateManyOptions
-
Uses of CollectionUpdateManyOptions in com.datastax.astra.client.collections
Methods in com.datastax.astra.client.collections with parameters of type CollectionUpdateManyOptionsModifier and TypeMethodDescriptionCollection.updateMany
(Filter filter, Update update, CollectionUpdateManyOptions options) Update all documents in the collection according to the specified arguments.