Uses of Enum
com.couchbase.client.java.kv.MutateInMacro
Packages that use MutateInMacro
-
Uses of MutateInMacro in com.couchbase.client.java.kv
Methods in com.couchbase.client.java.kv that return MutateInMacroModifier and TypeMethodDescriptionstatic MutateInMacro
Returns the enum constant of this type with the specified name.static MutateInMacro[]
MutateInMacro.values()
Returns an array containing the constants of this enum type, in the order they are declared.