Class BulkDocs
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.BulkDocs
-
Method Details
-
newBuilder
-
docs
-
newEdits
Gets the newEdits. If `false`, prevents the database from assigning them new revision IDs. Default is `true`. Avoid using this parameter, since this option applies document revisions without checking for conflicts, so it is very easy to accidentally end up with a large number of conflicts.- Returns:
- the newEdits
-