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