Uses of Class
com.azure.cosmos.models.CosmosConflictProperties
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 CosmosConflictProperties in com.azure.cosmos
Modifier and TypeMethodDescriptionCosmosAsyncContainer.queryConflicts
(String query) Queries all the conflicts in the current container.CosmosAsyncContainer.queryConflicts
(String query, CosmosQueryRequestOptions options) Queries all the conflicts in the current container.CosmosAsyncContainer.readAllConflicts
(CosmosQueryRequestOptions options) Lists all the conflicts in the current container. -
Uses of CosmosConflictProperties in com.azure.cosmos.models
Modifier and TypeMethodDescriptionCosmosConflictResponse.getProperties()
Get conflict properties object representing the resource on the serverSets the name of the resource.