Uses of Interface
org.springframework.data.couchbase.core.ReactiveUpsertByIdOperation.UpsertByIdWithOptions
Packages that use ReactiveUpsertByIdOperation.UpsertByIdWithOptions
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveUpsertByIdOperation.UpsertByIdWithOptions in org.springframework.data.couchbase.core
Subinterfaces of ReactiveUpsertByIdOperation.UpsertByIdWithOptions in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interfaceProvides methods for constructing KV operations in a fluent way.static interfaceFluent method to specify the collection.static interfaceFluent method to specify the scope.static interfacestatic interfaceMethods in org.springframework.data.couchbase.core that return ReactiveUpsertByIdOperation.UpsertByIdWithOptionsModifier and TypeMethodDescriptionReactiveUpsertByIdOperation.UpsertByIdInCollection.inCollection(String collection) With a different collection