Uses of Class
com.azure.cosmos.CosmosDiagnostics
Package
Description
This package provides interfaces for interacting with Azure Cosmos DB.
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of CosmosDiagnostics in com.azure.cosmos
Modifier and TypeMethodDescriptionCosmosException.getDiagnostics()
Gets the Cosmos Diagnostic Statistics associated with this exception.Modifier and TypeMethodDescriptionCosmosDiagnosticsContext.getDiagnostics()
The diagnostic records for service interactions within the scope of this SDK operation -
Uses of CosmosDiagnostics in com.azure.cosmos.models
Modifier and TypeMethodDescriptionCosmosBulkItemResponse.getCosmosDiagnostics()
Gets the cosmos diagnostic for this operation.FeedResponse.getCosmosDiagnostics()
Gets the feed response diagnosticsCosmosBatchResponse.getDiagnostics()
Gets the diagnostics information for the current request to Azure Cosmos DB service.CosmosItemResponse.getDiagnostics()
Gets the diagnostics information for the current request to Azure Cosmos DB service.CosmosResponse.getDiagnostics()
Gets the diagnostics information for the current request to Azure Cosmos DB service.