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