Uses of Class
com.ibm.cloud.cloudant.v1.model.PostIndexOptions.Builder
Packages that use PostIndexOptions.Builder
-
Uses of PostIndexOptions.Builder in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return PostIndexOptions.BuilderModifier and TypeMethodDescriptionSet the db.Set the ddoc.PostIndexOptions.Builder.index
(IndexDefinition index) Set the index.Set the name.PostIndexOptions.newBuilder()
New builder.PostIndexOptions.Builder.partitioned
(Boolean partitioned) Set the partitioned.Set the type.