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