Uses of Interface
org.springframework.data.couchbase.core.ReactiveInsertByIdOperation.InsertByIdWithOptions
Packages that use ReactiveInsertByIdOperation.InsertByIdWithOptions
Package
Description
This package contains the specific implementations and core classes for Spring Data Couchbase internals.
-
Uses of ReactiveInsertByIdOperation.InsertByIdWithOptions in org.springframework.data.couchbase.core
Subinterfaces of ReactiveInsertByIdOperation.InsertByIdWithOptions in org.springframework.data.couchbase.coreModifier and TypeInterfaceDescriptionstatic interface
Fluent method to specify the collection.static interface
Fluent method to specify the scope.static interface
static interface
static interface
Provides methods for constructing KV insert operations in a fluent way.Methods in org.springframework.data.couchbase.core that return ReactiveInsertByIdOperation.InsertByIdWithOptionsModifier and TypeMethodDescriptionReactiveInsertByIdOperation.InsertByIdInCollection.inCollection
(String collection) With a different collection