Uses of Class
com.couchbase.client.java.manager.collection.GetAllScopesOptions
-
Uses of GetAllScopesOptions in com.couchbase.client.java.manager.collection
Modifier and TypeMethodDescriptionstatic GetAllScopesOptions
GetAllScopesOptions.getAllScopesOptions()
Creates a new instance with default values.Modifier and TypeMethodDescriptionAsyncCollectionManager.getAllScopes
(GetAllScopesOptions options) Returns all scopes in this bucket with custom options.CollectionManager.getAllScopes
(GetAllScopesOptions options) Returns all scopes in this bucket with custom options.ReactiveCollectionManager.getAllScopes
(GetAllScopesOptions options) Returns all scopes in this bucket with custom options.