Uses of Class
com.ibm.cloud.cloudant.v1.model.IndexInformation
-
Packages that use IndexInformation Package Description com.ibm.cloud.cloudant.v1.model -
-
Uses of IndexInformation in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return IndexInformation Modifier and Type Method Description IndexInformation
ExplainResult. getIndex()
Gets the index.Methods in com.ibm.cloud.cloudant.v1.model that return types with arguments of type IndexInformation Modifier and Type Method Description List<IndexInformation>
IndexesInformation. getIndexes()
Gets the indexes.
-