Uses of Class
com.ibm.cloud.cloudant.v1.model.AllDocsResult
Packages that use AllDocsResult
-
Uses of AllDocsResult in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 that return types with arguments of type AllDocsResultModifier 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
Methods in com.ibm.cloud.cloudant.v1.model that return types with arguments of type AllDocsResult