Package com.couchbase.client.java.kv
Class LookupInSpecFull
- java.lang.Object
-
- com.couchbase.client.java.kv.LookupInSpec
-
- com.couchbase.client.java.kv.LookupInSpecFull
-
public class LookupInSpecFull extends LookupInSpec
-
-
Constructor Summary
Constructors Constructor Description LookupInSpecFull()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SubdocGetRequest.Command
export()
-
Methods inherited from class com.couchbase.client.java.kv.LookupInSpec
count, exists, get, getFullDocument
-
-
-
-
Method Detail
-
export
@Internal public SubdocGetRequest.Command export()
- Specified by:
export
in classLookupInSpec
-
-