public class LookupInOptions extends CommonOptions<LookupInOptions>
Modifier and Type | Class and Description |
---|---|
class |
LookupInOptions.Built |
CommonOptions.BuiltCommonOptions
Modifier and Type | Method and Description |
---|---|
LookupInOptions |
accessDeleted(boolean accessDeleted)
For internal use only: allows access to deleted documents that are in 'tombstone' form.
|
LookupInOptions.Built |
build() |
static LookupInOptions |
lookupInOptions() |
LookupInOptions |
serializer(JsonSerializer serializer) |
clientContext, parentSpan, retryStrategy, self, timeout
public static LookupInOptions lookupInOptions()
public LookupInOptions serializer(JsonSerializer serializer)
@Stability.Internal public LookupInOptions accessDeleted(boolean accessDeleted)
@Stability.Internal public LookupInOptions.Built build()
Copyright © 2020 Couchbase, Inc.. All rights reserved.