Uses of Class
com.azure.cosmos.models.SpatialSpec
Package
Description
This package provides rest contracts for interacting with Azure Cosmos DB SQL APIs.
-
Uses of SpatialSpec in com.azure.cosmos.models
Modifier and TypeMethodDescriptionSets path.SpatialSpec.setSpatialTypes
(List<SpatialType> spatialTypes) Sets the container of spatial types.Modifier and TypeMethodDescriptionIndexingPolicy.getSpatialIndexes()
Sets the spatial indexes for additional indexes.Modifier and TypeMethodDescriptionIndexingPolicy.setSpatialIndexes
(List<SpatialSpec> spatialIndexes) Sets the spatial indexes for additional indexes.