Interface GetSummaryResponse.GroupStage
-
- All Known Implementing Classes:
GetSummaryResponse.Builder
- Enclosing class:
- GetSummaryResponse
public static interface GetSummaryResponse.GroupStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GetSummaryResponse.Builderfrom(GetSummaryResponse other)GetSummaryResponse._FinalStagegroup(Summary group)
-
-
-
Method Detail
-
group
GetSummaryResponse._FinalStage group(Summary group)
-
from
GetSummaryResponse.Builder from(GetSummaryResponse other)
-
-