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