Uses of Class
com.azure.cosmos.CosmosDiagnostics
Packages that use 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
Methods in com.azure.cosmos that return CosmosDiagnosticsModifier and TypeMethodDescriptionCosmosException.getDiagnostics()
Gets the Cosmos Diagnostic Statistics associated with this exception.Methods in com.azure.cosmos that return types with arguments of type CosmosDiagnosticsModifier and TypeMethodDescriptionCosmosDiagnosticsContext.getDiagnostics()
The diagnostic records for service interactions within the scope of this SDK operation -
Uses of CosmosDiagnostics in com.azure.cosmos.models
Methods in com.azure.cosmos.models that return CosmosDiagnosticsModifier 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.