Uses of Enum
com.azure.cosmos.models.ConflictResolutionMode
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of ConflictResolutionMode in com.azure.cosmos.models
Modifier and TypeMethodDescriptionConflictResolutionPolicy.getMode()
Gets theConflictResolutionMode
in the Azure Cosmos DB service.static ConflictResolutionMode
Returns the enum constant of this type with the specified name.static ConflictResolutionMode[]
ConflictResolutionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.