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