Uses of Class
com.datastax.astra.client.model.UpdateOneOptions
Package
Description
Entrypoint and core classes for the client.
Domain model classes with
Requests
, Results
, Options
and Iterables
.-
Uses of UpdateOneOptions in com.datastax.astra.client
Modifier and TypeMethodDescriptionCollection.updateOne
(Filter filter, Update update, UpdateOneOptions updateOptions) Update a single document in the collection according to the specified arguments. -
Uses of UpdateOneOptions in com.datastax.astra.client.model
Modifier and TypeMethodDescriptionstatic UpdateOneOptions
Deprecated.Initializes the building process with sorting options.Syntax sugar as delete option is only a sortstatic UpdateOneOptions
UpdateOneOptions.Builder.upsert
(boolean upsert) Deprecated.Create a new instance ofUpdateOneOptions
.Upsert flag.static UpdateOneOptions
Deprecated.Initializes the building process with sorting options.Add a criteria with $vector in the sort clausestatic UpdateOneOptions
Deprecated.Initializes the building process with sorting options.Add a criteria with $vectorize in the sort clause