Uses of Class
com.azure.cosmos.models.ExcludedPath
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of ExcludedPath in com.azure.cosmos.models
Modifier and TypeMethodDescriptionIndexingPolicy.getExcludedPaths()
Gets the paths that are not indexed.Modifier and TypeMethodDescriptionIndexingPolicy.setExcludedPaths
(List<ExcludedPath> excludedPaths) Sets excluded paths.