Package com.ibm.cloud.cloudant.v1.model
Class BulkGetResultDocument
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.cloudant.v1.model.BulkGetResultDocument
- All Implemented Interfaces:
ObjectModel
Schema for BulkGetResult object containing a successfully retrieved document or error information.
-
Method Details
-
getError
Gets the error. Schema for the result of a document modification.- Returns:
- the error
-
getOk
Gets the ok. Schema for a document.- Returns:
- the ok
-