Uses of Class
com.ibm.cloud.cloudant.v1.model.SearchIndexDefinition
Packages that use SearchIndexDefinition
-
Uses of SearchIndexDefinition in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return SearchIndexDefinitionModifier and TypeMethodDescriptionSearchIndexDefinition.Builder.build()
Builds a SearchIndexDefinition.Methods in com.ibm.cloud.cloudant.v1.model that return types with arguments of type SearchIndexDefinitionMethod parameters in com.ibm.cloud.cloudant.v1.model with type arguments of type SearchIndexDefinitionModifier and TypeMethodDescriptionDesignDocument.Builder.indexes
(Map<String, SearchIndexDefinition> indexes) Set the indexes.void
DesignDocument.setIndexes
(Map<String, SearchIndexDefinition> indexes) Sets the indexes.