Uses of Class
com.ibm.cloud.cloudant.v1.model.PostPartitionAllDocsOptions.Builder
Packages that use PostPartitionAllDocsOptions.Builder
-
Uses of PostPartitionAllDocsOptions.Builder in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return PostPartitionAllDocsOptions.BuilderModifier and TypeMethodDescriptionAdds an keys to keys.PostPartitionAllDocsOptions.Builder.attachments(Boolean attachments) Set the attachments.PostPartitionAllDocsOptions.Builder.attEncodingInfo(Boolean attEncodingInfo) Set the attEncodingInfo.Set the conflicts.Set the db.PostPartitionAllDocsOptions.Builder.descending(Boolean descending) Set the descending.Set the endKey.PostPartitionAllDocsOptions.Builder.includeDocs(Boolean includeDocs) Set the includeDocs.PostPartitionAllDocsOptions.Builder.inclusiveEnd(Boolean inclusiveEnd) Set the inclusiveEnd.Set the key.Set the keys.PostPartitionAllDocsOptions.Builder.limit(long limit) Set the limit.PostPartitionAllDocsOptions.newBuilder()New builder.PostPartitionAllDocsOptions.Builder.partitionKey(String partitionKey) Set the partitionKey.PostPartitionAllDocsOptions.Builder.skip(long skip) Set the skip.Set the startKey.Set the updateSeq.