Uses of Class
com.ibm.cloud.cloudant.v1.model.GeoIndexDefinition
Packages that use GeoIndexDefinition
-
Uses of GeoIndexDefinition in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return GeoIndexDefinitionModifier and TypeMethodDescriptionGeoIndexDefinition.Builder.build()
Builds a GeoIndexDefinition.Methods in com.ibm.cloud.cloudant.v1.model that return types with arguments of type GeoIndexDefinitionMethod parameters in com.ibm.cloud.cloudant.v1.model with type arguments of type GeoIndexDefinitionModifier and TypeMethodDescriptionvoid
DesignDocument.setStIndexes
(Map<String, GeoIndexDefinition> stIndexes) Sets the stIndexes.DesignDocument.Builder.stIndexes
(Map<String, GeoIndexDefinition> stIndexes) Set the stIndexes.