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