Uses of Class
com.couchbase.client.java.manager.collection.GetScopeOptions
-
Uses of GetScopeOptions in com.couchbase.client.java.manager.collection
Modifier and TypeMethodDescriptionstatic GetScopeOptions
GetScopeOptions.getScopeOptions()
Creates a new instance with default values.Modifier and TypeMethodDescriptionAsyncCollectionManager.getScope
(String scopeName, GetScopeOptions options) Deprecated.CollectionManager.getScope
(String scopeName, GetScopeOptions options) Deprecated.useCollectionManager.getAllScopes(GetAllScopesOptions)
instead.ReactiveCollectionManager.getScope
(String scopeName, GetScopeOptions options) Deprecated.
AsyncCollectionManager.getAllScopes(GetAllScopesOptions)
instead.