Package com.ibm.cloud.cloudant.v1.model
Interface PostChangesOptions.Feed
- Enclosing class:
PostChangesOptions
public static interface PostChangesOptions.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:
-