Uses of Class
com.ibm.cloud.cloudant.v1.model.PostAllDocsQueriesOptions
Packages that use PostAllDocsQueriesOptions
-
Uses of PostAllDocsQueriesOptions in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 with parameters of type PostAllDocsQueriesOptionsModifier and TypeMethodDescriptionCloudant.postAllDocsQueries
(PostAllDocsQueriesOptions postAllDocsQueriesOptions) Multi-query the list of all documents in a database.Cloudant.postAllDocsQueriesAsStream
(PostAllDocsQueriesOptions postAllDocsQueriesOptions) Multi-query the list of all documents in a database as stream. -
Uses of PostAllDocsQueriesOptions in com.ibm.cloud.cloudant.v1.model
Methods in com.ibm.cloud.cloudant.v1.model that return PostAllDocsQueriesOptionsModifier and TypeMethodDescriptionPostAllDocsQueriesOptions.Builder.build()
Builds a PostAllDocsQueriesOptions.