Interface PostChangesOptions.Feed
- Enclosing class:
PostChangesOptions
public static interface PostChangesOptions.Feed
Query parameter to specify the changes feed type.
-
Field Details
-
CONTINUOUS
-
EVENTSOURCE
-
LONGPOLL
-
NORMAL
-
PostChangesOptions