| Package | Description |
|---|---|
| com.azure.cosmos |
This package provides interfaces for interacting with Azure Cosmos DB.
|
| com.azure.cosmos.models |
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
|
| Modifier and Type | Method and Description |
|---|---|
CosmosDiagnostics |
CosmosException.getDiagnostics()
Gets the Cosmos Diagnostic Statistics associated with this exception.
|
| Modifier and Type | Method and Description |
|---|---|
CosmosDiagnostics |
FeedResponse.getCosmosDiagnostics()
Gets the feed response diagnostics
|
CosmosDiagnostics |
CosmosItemResponse.getDiagnostics()
Gets the diagnostics information for the current request to Azure Cosmos DB service.
|
CosmosDiagnostics |
CosmosResponse.getDiagnostics()
Gets the diagnostics information for the current request to Azure Cosmos DB service.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.