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