-
Methods in com.couchbase.client.java.query.dsl.path that return UpdateUnsetPath
Modifier and Type |
Method |
Description |
UpdateUnsetPath |
DefaultInitialUpdateUnsetPath.unset(Expression path) |
|
UpdateUnsetPath |
DefaultInitialUpdateUnsetPath.unset(Expression path,
Expression updateFor) |
|
UpdateUnsetPath |
DefaultInitialUpdateUnsetPath.unset(String path) |
|
UpdateUnsetPath |
DefaultInitialUpdateUnsetPath.unset(String path,
Expression updateFor) |
|
UpdateUnsetPath |
DefaultUpdateSetOrUnsetPath.unset(Expression path) |
|
UpdateUnsetPath |
DefaultUpdateSetOrUnsetPath.unset(Expression path,
Expression updateFor) |
|
UpdateUnsetPath |
DefaultUpdateSetOrUnsetPath.unset(String path) |
|
UpdateUnsetPath |
DefaultUpdateSetOrUnsetPath.unset(String path,
Expression updateFor) |
|
UpdateUnsetPath |
DefaultUpdateUnsetPath.unset(Expression path) |
|
UpdateUnsetPath |
DefaultUpdateUnsetPath.unset(Expression path,
Expression updateFor) |
|
UpdateUnsetPath |
DefaultUpdateUnsetPath.unset(String path) |
|
UpdateUnsetPath |
DefaultUpdateUnsetPath.unset(String path,
Expression updateFor) |
|
UpdateUnsetPath |
InitialUpdateUnsetPath.unset(Expression path) |
|
UpdateUnsetPath |
InitialUpdateUnsetPath.unset(Expression path,
Expression updateFor) |
|
UpdateUnsetPath |
InitialUpdateUnsetPath.unset(String path) |
|
UpdateUnsetPath |
InitialUpdateUnsetPath.unset(String path,
Expression updateFor) |
|
UpdateUnsetPath |
UpdateSetOrUnsetPath.unset(Expression path) |
|
UpdateUnsetPath |
UpdateSetOrUnsetPath.unset(Expression path,
Expression updateFor) |
|
UpdateUnsetPath |
UpdateSetOrUnsetPath.unset(String path) |
|
UpdateUnsetPath |
UpdateSetOrUnsetPath.unset(String path,
Expression updateFor) |
|
UpdateUnsetPath |
UpdateUnsetPath.unset(Expression path) |
|
UpdateUnsetPath |
UpdateUnsetPath.unset(Expression path,
Expression updateFor) |
|
UpdateUnsetPath |
UpdateUnsetPath.unset(String path) |
|
UpdateUnsetPath |
UpdateUnsetPath.unset(String path,
Expression updateFor) |
|