Interface WatchEventsResponse.WatchStage
-
- All Known Implementing Classes:
WatchEventsResponse.Builder
- Enclosing class:
- WatchEventsResponse
public static interface WatchEventsResponse.WatchStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WatchEventsResponse.Builderfrom(WatchEventsResponse other)WatchEventsResponse._FinalStagewatch(WatchResponse watch)
-
-
-
Method Detail
-
watch
WatchEventsResponse._FinalStage watch(WatchResponse watch)
-
from
WatchEventsResponse.Builder from(WatchEventsResponse other)
-
-