Uses of Class
com.azure.cosmos.models.CompositePath
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of CompositePath in com.azure.cosmos.models
Modifier and TypeMethodDescriptionCompositePath.setOrder
(CompositePathSortOrder order) Gets the sort order for the composite path.Sets path.Modifier and TypeMethodDescriptionIndexingPolicy.getCompositeIndexes()
Gets the composite indexes for additional indexes.Modifier and TypeMethodDescriptionIndexingPolicy.setCompositeIndexes
(List<List<CompositePath>> compositeIndexes) Sets the composite indexes for additional indexes.