Interface ActivityResponse.ModelStage
-
- All Known Implementing Classes:
ActivityResponse.Builder
- Enclosing class:
- ActivityResponse
public static interface ActivityResponse.ModelStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ActivityResponse.Builderfrom(ActivityResponse other)ActivityResponse._FinalStagemodel(Activity model)
-
-
-
Method Detail
-
model
ActivityResponse._FinalStage model(Activity model)
-
from
ActivityResponse.Builder from(ActivityResponse other)
-
-