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