Uses of Class
com.ibm.cloud.cloudant.v1.model.DbUpdates
-
Packages that use DbUpdates Package Description com.ibm.cloud.cloudant.v1 Cloudant v1. -
-
Uses of DbUpdates in com.ibm.cloud.cloudant.v1
Methods in com.ibm.cloud.cloudant.v1 that return types with arguments of type DbUpdates Modifier and Type Method Description com.ibm.cloud.sdk.core.http.ServiceCall<DbUpdates>
Cloudant. getDbUpdates()
Retrieve change events for all databases.com.ibm.cloud.sdk.core.http.ServiceCall<DbUpdates>
Cloudant. getDbUpdates(GetDbUpdatesOptions getDbUpdatesOptions)
Retrieve change events for all databases.
-