Uses of Class
com.ibm.cloud.cloudant.v1.model.PostPartitionExplainOptions.Builder
Packages that use PostPartitionExplainOptions.Builder
-
Uses of PostPartitionExplainOptions.Builder in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return PostPartitionExplainOptions.BuilderModifier and TypeMethodDescriptionAdds a new element to fields.Adds a new element to sort.PostPartitionExplainOptions.Builder.addUseIndex(String useIndex) Adds a new element to useIndex.PostPartitionExplainOptions.Builder.allowFallback(Boolean allowFallback) Set the allowFallback.Set the bookmark.Set the conflicts.Set the db.PostPartitionExplainOptions.Builder.executionStats(Boolean executionStats) Set the executionStats.Set the fields.PostPartitionExplainOptions.Builder.limit(long limit) Set the limit.PostPartitionExplainOptions.newBuilder()New builder.PostPartitionExplainOptions.Builder.partitionKey(String partitionKey) Set the partitionKey.Set the selector.PostPartitionExplainOptions.Builder.skip(long skip) Set the skip.Set the sort.Set the stable.Set the update.Set the useIndex.