Uses of Class
com.couchbase.client.java.manager.analytics.GetAllDataversesAnalyticsOptions
-
Uses of GetAllDataversesAnalyticsOptions in com.couchbase.client.java.manager.analytics
Modifier and TypeMethodDescriptionGetAllDataversesAnalyticsOptions.getAllDataversesAnalyticsOptions()
Creates a new instance with default values.Modifier and TypeMethodDescriptionAnalyticsIndexManager.getAllDataverses
(GetAllDataversesAnalyticsOptions options) Fetches all dataverses (analytics scopes) from the analytics service with custom options.AsyncAnalyticsIndexManager.getAllDataverses
(GetAllDataversesAnalyticsOptions options) Fetches all dataverses (analytics scopes) from the analytics service with custom options.ReactiveAnalyticsIndexManager.getAllDataverses
(GetAllDataversesAnalyticsOptions options) Fetches all dataverses (analytics scopes) from the analytics service with custom options.