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