Package com.couchbase.client.java.http
Class HttpGetOptions.Built
- java.lang.Object
-
- com.couchbase.client.java.CommonOptions.BuiltCommonOptions
-
- com.couchbase.client.java.http.CommonHttpOptions.BuiltCommonHttpOptions
-
- com.couchbase.client.java.http.HttpGetOptions.Built
-
- All Implemented Interfaces:
CoreCommonOptions
- Enclosing class:
- HttpGetOptions
public class HttpGetOptions.Built extends CommonHttpOptions.BuiltCommonHttpOptions
-
-
Field Summary
-
Fields inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptions
DEFAULT
-
-
Constructor Summary
Constructors Constructor Description Built()
-
Method Summary
-
Methods inherited from class com.couchbase.client.java.http.CommonHttpOptions.BuiltCommonHttpOptions
headers
-
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
-
-