Package | Description |
---|---|
com.microsoft.azure.cosmosdb |
This package provides Java SDK Common Resources for Azure Cosmos DB.
|
Modifier and Type | Method and Description |
---|---|
RetryOptions |
ConnectionPolicy.getRetryOptions()
Gets the retry policy options associated with the DocumentClient instance.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionPolicy.setRetryOptions(RetryOptions retryOptions)
Sets the retry policy options associated with the DocumentClient instance.
|
Copyright © 2019. All rights reserved.