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