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 an fields to fields.Adds an sort to sort.PostPartitionExplainOptions.Builder.addUseIndex(String useIndex) Adds an useIndex to useIndex.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.