Uses of Class
com.azure.cosmos.models.CosmosOperationDetails
Packages that use CosmosOperationDetails
Package
Description
This package provides interfaces for interacting with Azure Cosmos DB.
-
Uses of CosmosOperationDetails in com.azure.cosmos
Methods in com.azure.cosmos with parameters of type CosmosOperationDetailsModifier and TypeMethodDescriptionvoid
CosmosOperationPolicy.process
(CosmosOperationDetails operationDetails) Processes the request details and calls the next policy in the chain.