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