Package com.couchbase.client.java.http
Class HttpGetOptions.Built
java.lang.Object
CommonOptions<HttpGetOptions>.com.couchbase.client.java.CommonOptions.BuiltCommonOptions
CommonHttpOptions<HttpGetOptions>.com.couchbase.client.java.http.CommonHttpOptions.BuiltCommonHttpOptions
com.couchbase.client.java.http.HttpGetOptions.Built
- All Implemented Interfaces:
- CoreCommonOptions
- Enclosing class:
- HttpGetOptions
- 
Field SummaryFields inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptionsDEFAULT
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.couchbase.client.java.http.CommonHttpOptions.BuiltCommonHttpOptionsheadersMethods inherited from class com.couchbase.client.java.CommonOptions.BuiltCommonOptionsclientContext, parentSpan, retryStrategy, timeoutMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.couchbase.client.core.endpoint.http.CoreCommonOptionswithParentSpan
- 
Constructor Details- 
Builtpublic Built()
 
-