Class CosmosClient

java.lang.Object
com.azure.cosmos.CosmosClient
All Implemented Interfaces:
Closeable, AutoCloseable

public final class CosmosClient extends Object implements Closeable
Provides a client-side logical representation of the Azure Cosmos DB service. Calls to CosmosClient API's are blocked for completion.