Package | Description |
---|---|
com.microsoft.azure.cosmosdb |
This package provides Java SDK Common Resources for Azure Cosmos DB.
|
com.microsoft.azure.cosmosdb.rx |
This package provides Rx interfaces for interacting with Azure Cosmos DB.
|
Modifier and Type | Method and Description |
---|---|
static ConnectionPolicy |
ConnectionPolicy.GetDefault()
Gets the default connection policy.
|
Modifier and Type | Method and Description |
---|---|
ConnectionPolicy |
AsyncDocumentClient.getConnectionPolicy()
Gets the connection policy
|
Modifier and Type | Method and Description |
---|---|
AsyncDocumentClient.Builder |
AsyncDocumentClient.Builder.withConnectionPolicy(ConnectionPolicy connectionPolicy) |
Copyright © 2019. All rights reserved.