Uses of Class
com.couchbase.client.java.kv.InsertAccessor
| Package | Description |
|---|---|
| com.couchbase.client.java.kv |
Namespace for various kv-service related classes.
|
-
Uses of InsertAccessor in com.couchbase.client.java.kv
Methods in com.couchbase.client.java.kv that return InsertAccessor Modifier and Type Method Description static InsertAccessorInsertAccessor. valueOf(String name)Returns the enum constant of this type with the specified name.static InsertAccessor[]InsertAccessor. values()Returns an array containing the constants of this enum type, in the order they are declared.