public class WatchQueryIndexesOptions extends Object
Modifier and Type | Class and Description |
---|---|
class |
WatchQueryIndexesOptions.Built |
Modifier and Type | Method and Description |
---|---|
WatchQueryIndexesOptions.Built |
build() |
WatchQueryIndexesOptions |
watchPrimary(boolean watch)
Include the bucket's primary index in the watch result.
|
static WatchQueryIndexesOptions |
watchQueryIndexesOptions() |
public static WatchQueryIndexesOptions watchQueryIndexesOptions()
public WatchQueryIndexesOptions watchPrimary(boolean watch)
IndexNotFoundException
.@Stability.Internal public WatchQueryIndexesOptions.Built build()
Copyright © 2021 Couchbase, Inc.. All rights reserved.