public class GetAndLockOptions extends CommonOptions<GetAndLockOptions>
| Modifier and Type | Class and Description |
|---|---|
class |
GetAndLockOptions.Built |
CommonOptions.BuiltCommonOptions| Modifier and Type | Method and Description |
|---|---|
GetAndLockOptions.Built |
build() |
static GetAndLockOptions |
getAndLockOptions() |
GetAndLockOptions |
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 GetAndLockOptions getAndLockOptions()
public GetAndLockOptions transcoder(Transcoder transcoder)
transcoder - the custom transcoder that should be used for decoding.GetOptions to allow method chaining.@Stability.Internal public GetAndLockOptions.Built build()
Copyright © 2020 Couchbase, Inc.. All rights reserved.