Uses of Class
com.ibm.cloud.cloudant.v1.model.PostPartitionExplainOptions.Builder
-
Uses of PostPartitionExplainOptions.Builder in com.ibm.cloud.cloudant.v1.model
Modifier and TypeMethodDescriptionAdds a new element to fields.Adds a new element to sort.PostPartitionExplainOptions.Builder.addUseIndex
(String useIndex) Adds a new element 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.