Uses of Class
com.datastax.astra.client.collections.commands.options.CollectionReplaceOneOptions
-
Uses of CollectionReplaceOneOptions in com.datastax.astra.client.collections
Modifier and TypeMethodDescriptionCollection.replaceOne
(Filter filter, T replacement, CollectionReplaceOneOptions collectionReplaceOneOptions) Replace a document in the collection according to the specified arguments.