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