public class UniqueKey extends Object
| Constructor and Description |
|---|
UniqueKey() |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
paths()
Get list of paths must be unique for each document in the Azure Cosmos DB service.
|
UniqueKey |
withPaths(List<String> paths)
Set list of paths must be unique for each document in the Azure Cosmos DB service.
|
Copyright © 2019. All rights reserved.