Uses of Class
com.azure.cosmos.models.IncludedPath
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of IncludedPath in com.azure.cosmos.models
Modifier and TypeMethodDescriptionIndexingPolicy.getIncludedPaths()
Gets the paths that are chosen to be indexed by the user.Modifier and TypeMethodDescriptionIndexingPolicy.setIncludedPaths
(List<IncludedPath> includedPaths) Sets included paths.