Uses of Class
com.ibm.cloud.cloudant.v1.model.AllDocsResult
-
Uses of AllDocsResult in com.ibm.cloud.cloudant.v1
Modifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<AllDocsResult> Cloudant.postAllDocs
(PostAllDocsOptions postAllDocsOptions) Query a list of all documents in a database.com.ibm.cloud.sdk.core.http.ServiceCall
<AllDocsResult> Cloudant.postDesignDocs
(PostDesignDocsOptions postDesignDocsOptions) Query a list of all design documents in a database.com.ibm.cloud.sdk.core.http.ServiceCall
<AllDocsResult> Cloudant.postPartitionAllDocs
(PostPartitionAllDocsOptions postPartitionAllDocsOptions) Query a list of all documents in a database partition. -
Uses of AllDocsResult in com.ibm.cloud.cloudant.v1.model