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