Uses of Enum
com.couchbase.client.java.kv.StoreSemantics
-
Uses of StoreSemantics in com.couchbase.client.java.kv
Modifier and TypeMethodDescriptionMutateInOptions.Built.storeSemantics()
static StoreSemantics
Returns the enum constant of this type with the specified name.static StoreSemantics[]
StoreSemantics.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionMutateInOptions.storeSemantics
(StoreSemantics storeSemantics) Changes the storing semantics of the outer/enclosing document.