Uses of Class
com.azure.cosmos.models.UniqueKey
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of UniqueKey in com.azure.cosmos.models
Modifier and TypeMethodDescriptionSets the paths, a set of which must be unique for each item in the Azure Cosmos DB service.Modifier and TypeMethodDescriptionUniqueKeyPolicy.getUniqueKeys()
Gets or sets container ofUniqueKey
that guarantee uniqueness of items in container in the Azure Cosmos DB service.Modifier and TypeMethodDescriptionUniqueKeyPolicy.setUniqueKeys
(List<UniqueKey> uniqueKeys) Unique keys unique key policy.