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