| Package | Description |
|---|---|
| com.couchbase.client.java |
Holds all classes that are needed for the Couchbase Java SDK.
|
| com.couchbase.client.java.manager.collection |
| Class and Description |
|---|
| AsyncCollectionManager
The
AsyncCollectionManager provides APIs to manage collections and scopes within a bucket. |
| CollectionManager
The
CollectionManager provides APIs to manage bucket collections and scopes. |
| ReactiveCollectionManager
The
ReactiveCollectionManager provides APIs to manage collections and scopes within a bucket. |
| Class and Description |
|---|
| AsyncCollectionManager
The
AsyncCollectionManager provides APIs to manage collections and scopes within a bucket. |
| CollectionSpec
The
CollectionSpec describes properties of a collection that can be managed. |
| CreateCollectionOptions
Allows to customize the behavior of the create collection operation.
|
| CreateCollectionOptions.Built |
| CreateCollectionSettings
Allows to customize the behavior of the create collection operation.
|
| CreateCollectionSettings.Built |
| CreateScopeOptions
Allows to customize the behavior of the create scope operation.
|
| CreateScopeOptions.Built |
| DropCollectionOptions
Allows to customize the behavior of the drop collection operation.
|
| DropCollectionOptions.Built |
| DropScopeOptions
Allows to customize the behavior of the drop scope operation.
|
| DropScopeOptions.Built |
| GetAllScopesOptions
Allows to customize the behavior of the get all scopes operation.
|
| GetAllScopesOptions.Built |
| GetScopeOptions
Allows to customize the behavior of the get scope operation.
|
| GetScopeOptions.Built |
| ScopeSpec
The
ScopeSpec describes properties of a scope that can be managed. |
| UpdateCollectionOptions
Allows to customize the behavior of the create collection operation.
|
| UpdateCollectionOptions.Built |
| UpdateCollectionSettings
Allows to customize the behavior of the update collection operation.
|
| UpdateCollectionSettings.Built |
Copyright © 2024 Couchbase, Inc.. All rights reserved.