Package com.ibm.cloud.cloudant.v1.model
Class PostBulkDocsOptions
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.PostBulkDocsOptions
- All Implemented Interfaces:
 ObjectModel
The postBulkDocs options.
- 
Method Details
- 
newBuilder
New builder.- Returns:
 - a PostBulkDocsOptions builder
 
 - 
db
Gets the db. Path parameter to specify the database name.- Returns:
 - the db
 
 - 
bulkDocs
Gets the bulkDocs. HTTP request body for postBulkDocs.- Returns:
 - the bulkDocs
 
 - 
body
Gets the body. HTTP request body for postBulkDocs.- Returns:
 - the body
 
 
 -