Uses of Class
com.ibm.cloud.cloudant.v1.model.AllDocsQuery.Builder
Packages that use AllDocsQuery.Builder
-
Uses of AllDocsQuery.Builder in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return AllDocsQuery.BuilderModifier and TypeMethodDescriptionAdds an keys 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.