Uses of Interface
com.couchbase.client.java.query.dsl.path.UpdateSetOrUnsetPath
| Package | Description |
|---|---|
| com.couchbase.client.java.query.dsl.path |
-
Uses of UpdateSetOrUnsetPath in com.couchbase.client.java.query.dsl.path
Subinterfaces of UpdateSetOrUnsetPath in com.couchbase.client.java.query.dsl.path Modifier and Type Interface Description interfaceUpdateUsePathClasses in com.couchbase.client.java.query.dsl.path that implement UpdateSetOrUnsetPath Modifier and Type Class Description classDefaultUpdateSetOrUnsetPathclassDefaultUpdateUsePathMethods in com.couchbase.client.java.query.dsl.path that return UpdateSetOrUnsetPath Modifier and Type Method Description UpdateSetOrUnsetPathDefaultUpdateUsePath. useKeys(JsonArray keys)UpdateSetOrUnsetPathDefaultUpdateUsePath. useKeys(Expression expression)UpdateSetOrUnsetPathDefaultUpdateUsePath. useKeys(String key)UpdateSetOrUnsetPathUpdateUsePath. useKeys(JsonArray keys)UpdateSetOrUnsetPathUpdateUsePath. useKeys(Expression expression)UpdateSetOrUnsetPathUpdateUsePath. useKeys(String key)UpdateSetOrUnsetPathDefaultUpdateUsePath. useKeysValues(String... keys)UpdateSetOrUnsetPathUpdateUsePath. useKeysValues(String... keys)