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