Class PostAllDocsQueriesOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.PostAllDocsQueriesOptions
-
Method Details
-
newBuilder
New builder.- Returns:
- a PostAllDocsQueriesOptions builder
-
db
-
queries
Gets the queries. An array of query objects with fields for the parameters of each individual view query to be executed. The field names and their meaning are the same as the query parameters of a regular `/_all_docs` request.- Returns:
- the queries
-