Package | Description |
---|---|
com.microsoft.azure.cosmosdb |
This package provides Java SDK Common Resources for Azure Cosmos DB.
|
Modifier and Type | Method and Description |
---|---|
IndexingPolicy |
DocumentCollection.getIndexingPolicy()
Gets the indexing policy.
|
Modifier and Type | Method and Description |
---|---|
void |
DocumentCollection.setIndexingPolicy(IndexingPolicy indexingPolicy)
Sets the indexing policy.
|
Copyright © 2019. All rights reserved.