com.microsoft.azure.cosmosdb.rx
This package provides Rx interfaces for interacting with Azure Cosmos DB.
Classes
AsyncDocumentClient.Builder |
Helper class to build AsyncDocumentClient instances as logical representation of the Azure Cosmos DB database service.
|
Interfaces
AsyncDocumentClient |
Provides a client-side logical representation of the Azure Cosmos DB database service. This async client is used to configure and execute requests against the service.
AsyncDocumentClient async APIs return rxJava's
|
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for Java