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