Uses of Class
com.datastax.astra.client.tables.commands.options.TableUpdateOneOptions
-
Uses of TableUpdateOneOptions in com.datastax.astra.client.tables
Modifier and TypeMethodDescriptionvoid
Table.updateOne
(Filter filter, TableUpdateOperation update, TableUpdateOneOptions updateOptions) Update a single document in the collection according to the specified arguments.