Package com.ibm.cloud.cloudant.v1.model
Interface GetDbUpdatesOptions.Feed
- Enclosing class:
GetDbUpdatesOptions
public static interface GetDbUpdatesOptions.Feed
Query parameter to specify the changes feed type.
-
Field Details
-
CONTINUOUS
continuous.- See Also:
-
EVENTSOURCE
eventsource.- See Also:
-
LONGPOLL
longpoll.- See Also:
-
NORMAL
normal.- See Also:
-