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