Uses of Class
com.microsoft.azure.management.cosmosdb.Indexes
Package
Description
This package contains the classes for CosmosDB.
-
Uses of Indexes in com.microsoft.azure.management.cosmosdb
Modifier and TypeMethodDescriptionIndexes.withDataType
(DataType dataType) Set the datatype for which the indexing behavior is applied to.Set indicates the type of index.Indexes.withPrecision
(Integer precision) Set the precision of the index.Modifier and TypeMethodDescriptionIncludedPath.withIndexes
(List<Indexes> indexes) Set list of indexes for this path.