Uses of Class
com.ibm.cloud.cloudant.v1.model.AllDocsQuery.Builder
-
Uses of AllDocsQuery.Builder in com.ibm.cloud.cloudant.v1.model
Modifier and TypeMethodDescriptionAdds a new element to keys.AllDocsQuery.Builder.attachments
(Boolean attachments) Set the attachments.AllDocsQuery.Builder.attEncodingInfo
(Boolean attEncodingInfo) Set the attEncodingInfo.Set the conflicts.AllDocsQuery.Builder.descending
(Boolean descending) Set the descending.Set the endKey.AllDocsQuery.Builder.includeDocs
(Boolean includeDocs) Set the includeDocs.AllDocsQuery.Builder.inclusiveEnd
(Boolean inclusiveEnd) Set the inclusiveEnd.Set the key.Set the keys.AllDocsQuery.Builder.limit
(long limit) Set the limit.AllDocsQuery.newBuilder()
New builder.AllDocsQuery.Builder.skip
(long skip) Set the skip.Set the startKey.Set the updateSeq.