Uses of Class
com.ibm.cloud.cloudant.v1.model.IndexDefinition
-
Uses of IndexDefinition in com.ibm.cloud.cloudant.v1.model
Modifier and TypeMethodDescriptionIndexDefinition.Builder.build()
Builds a IndexDefinition.IndexInformation.getDef()
Gets the def.PostIndexOptions.index()
Gets the index.Modifier and TypeMethodDescriptionPostIndexOptions.Builder.index
(IndexDefinition index) Set the index.ModifierConstructorDescriptionBuilder
(String db, IndexDefinition index) Instantiates a new builder with required properties.