Uses of Class
com.ibm.cloud.cloudant.v1.Cloudant
Package
Description
Helper utilities for working with the changes feed.
Cloudant v1.
-
Uses of Cloudant in com.ibm.cloud.cloudant.features
ModifierConstructorDescriptionChangesFollower
(Cloudant client, PostChangesOptions options) Create a newChangesFollower
using the supplied client and options and configured to continually suppress transient errors and retry indefinitely.ChangesFollower
(Cloudant client, PostChangesOptions options, Duration errorTolerance) Create a newChangesFollower
using the supplied client and options that will suppress transient errors and retry for as long as the given duration. -
Uses of Cloudant in com.ibm.cloud.cloudant.v1
Modifier and TypeMethodDescriptionstatic Cloudant
Cloudant.newInstance()
Class method which constructs an instance of the `Cloudant` client.static Cloudant
Cloudant.newInstance
(String serviceName) Class method which constructs an instance of the `Cloudant` client.