public class GetAndTouchOptions extends CommonOptions<GetAndTouchOptions>
| Modifier and Type | Class and Description |
|---|---|
class |
GetAndTouchOptions.Built |
CommonOptions.BuiltCommonOptions| Modifier and Type | Method and Description |
|---|---|
GetAndTouchOptions.Built |
build() |
static GetAndTouchOptions |
getAndTouchOptions() |
GetAndTouchOptions |
transcoder(Transcoder transcoder)
Allows to specify a custom transcoder that is used to decode the content of the result.
|
clientContext, parentSpan, retryStrategy, self, timeoutpublic static GetAndTouchOptions getAndTouchOptions()
public GetAndTouchOptions transcoder(Transcoder transcoder)
transcoder - the custom transcoder that should be used for decoding.GetOptions to allow method chaining.@Stability.Internal public GetAndTouchOptions.Built build()
Copyright © 2024 Couchbase, Inc.. All rights reserved.