See: Description
| Class | Description |
|---|---|
| Changes |
Contains the Change Notifications API, supports normal and continuous feed
Changes.
|
| ClientBuilder |
This class builds new
CloudantClient instances. |
| CloudantClient |
Exposes the Cloudant client API
|
| Database |
Contains a Database Public API implementation.
|
| DesignDocumentManager |
Provides API to work with design documents.
|
| Replication |
This class provides access to the database replication API; a replication request
is sent via HTTP POST to
_replicate URI. |
| Replicator |
This class provides access to the _replicator database introduced in CouchDB version
1.1.0
|
| Search |
This class provides access to the Cloudant Search APIs.
|