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