Uses of Class
com.ibm.cloud.cloudant.v1.model.ChangesResult
-
Packages that use ChangesResult Package Description com.ibm.cloud.cloudant.v1 Cloudant v1. -
-
Uses of ChangesResult in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 that return types with arguments of type ChangesResult Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<ChangesResult>
Cloudant. postChanges(PostChangesOptions postChangesOptions)
Query the database document changes feed.
-