Uses of Class
com.ibm.cloud.cloudant.v1.model.RevsDiff
-
Packages that use RevsDiff Package Description com.ibm.cloud.cloudant.v1 Cloudant v1. -
-
Uses of RevsDiff in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 that return types with arguments of type RevsDiff Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<Map<String,RevsDiff>>
Cloudant. postRevsDiff(PostRevsDiffOptions postRevsDiffOptions)
Query the document revisions and possible ancestors missing from the database.
-