Package com.couchbase.client.java.kv
Class GetOptions.Built
java.lang.Object
com.couchbase.client.java.CommonOptions.BuiltCommonOptions
com.couchbase.client.java.kv.GetOptions.Built
- All Implemented Interfaces:
CoreCommonOptions
- Enclosing class:
- GetOptions
@Internal public class GetOptions.Built extends CommonOptions.BuiltCommonOptions
-
Field Summary
Fields inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
DEFAULT
-
Method Summary
Modifier and Type Method Description List<String>
projections()
Transcoder
transcoder()
boolean
withExpiry()
Methods inherited from class com.couchbase.client.java.CommonOptions.BuiltCommonOptions
clientContext, parentSpan, retryStrategy, timeout
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
withParentSpan
-
Method Details
-
withExpiry
public boolean withExpiry() -
projections
-
transcoder
-