Uses of Class
com.ibm.cloud.cloudant.v1.model.PostPartitionAllDocsOptions.Builder
-
Uses of PostPartitionAllDocsOptions.Builder in com.ibm.cloud.cloudant.v1.model
Modifier and TypeMethodDescriptionAdds a new element 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.