Modifier and Type | Method and Description |
---|---|
UniqueKey |
UniqueKey.paths(List<String> paths)
Sets the paths, a set of which must be unique for each document in the Azure Cosmos DB service.
|
Modifier and Type | Method and Description |
---|---|
Collection<UniqueKey> |
UniqueKeyPolicy.uniqueKeys()
Gets or sets collection of
UniqueKey that guarantee uniqueness of documents in collection
in the Azure Cosmos DB service. |
Modifier and Type | Method and Description |
---|---|
UniqueKeyPolicy |
UniqueKeyPolicy.uniqueKeys(List<UniqueKey> uniqueKeys) |
Copyright © 2019. All rights reserved.