Uses of Class
com.ibm.cloud.cloudant.v1.model.IndexField
Packages that use IndexField
-
Uses of IndexField in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return IndexFieldMethods in com.ibm.cloud.cloudant.v1.model that return types with arguments of type IndexFieldMethods in com.ibm.cloud.cloudant.v1.model with parameters of type IndexFieldModifier and TypeMethodDescriptionIndexDefinition.Builder.addFields
(IndexField fields) Adds a new element to fields.Method parameters in com.ibm.cloud.cloudant.v1.model with type arguments of type IndexFieldModifier and TypeMethodDescriptionIndexDefinition.Builder.fields
(List<IndexField> fields) Set the fields.Constructor parameters in com.ibm.cloud.cloudant.v1.model with type arguments of type IndexFieldModifierConstructorDescriptionBuilder
(List<IndexField> fields) Instantiates a new builder with required properties.