public class HttpPostOptions extends CommonHttpOptions<HttpPostOptions>
| Modifier and Type | Class and Description |
|---|---|
class |
HttpPostOptions.Built |
CommonHttpOptions.BuiltCommonHttpOptionsCommonOptions.BuiltCommonOptions| Modifier and Type | Method and Description |
|---|---|
HttpPostOptions |
body(HttpBody body) |
HttpPostOptions.Built |
build() |
static HttpPostOptions |
httpPostOptions() |
headerclientContext, parentSpan, retryStrategy, self, timeoutpublic static HttpPostOptions httpPostOptions()
public HttpPostOptions body(HttpBody body)
@Stability.Internal public HttpPostOptions.Built build()
Copyright © 2024 Couchbase, Inc.. All rights reserved.