Interface Profile.GroupIdStage
-
- All Known Implementing Classes:
Profile.Builder
- Enclosing class:
- Profile
public static interface Profile.GroupIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Profile.Builderfrom(Profile other)Profile.DisplayNameStagegroupId(java.util.UUID groupId)
-
-
-
Method Detail
-
groupId
Profile.DisplayNameStage groupId(java.util.UUID groupId)
-
from
Profile.Builder from(Profile other)
-
-