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