| Package | Description |
|---|---|
| com.microsoft.azure.cosmosdb |
| Modifier and Type | Method and Description |
|---|---|
Collection<UniqueKey> |
UniqueKeyPolicy.getUniqueKeys()
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 |
|---|---|
void |
UniqueKeyPolicy.setUniqueKeys(Collection<UniqueKey> uniqueKeys) |
Copyright © 2018. All rights reserved.