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