Modifier and Type | Method and Description |
---|---|
CosmosResponseDiagnostics |
CosmosItemResponse.getCosmosResponseDiagnostics()
Gets the diagnostics information for the current request to Azure Cosmos DB service.
|
CosmosResponseDiagnostics |
CosmosAsyncItemResponse.getCosmosResponseDiagnostics()
Gets the diagnostics information for the current request to Azure Cosmos DB service.
|
CosmosResponseDiagnostics |
CosmosClientException.getCosmosResponseDiagnostics()
Gets the Cosmos Response Diagnostic Statistics associated with this exception.
|
CosmosResponseDiagnostics |
CosmosResponse.getCosmosResponseDiagnostics()
Gets the diagnostics information for the current request to Azure Cosmos DB service.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.