Interface GlobalEventChatThreadRemove.ThreadIdStage
-
- All Known Implementing Classes:
GlobalEventChatThreadRemove.Builder
- Enclosing class:
- GlobalEventChatThreadRemove
public static interface GlobalEventChatThreadRemove.ThreadIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description GlobalEventChatThreadRemove.Builderfrom(GlobalEventChatThreadRemove other)GlobalEventChatThreadRemove._FinalStagethreadId(java.util.UUID threadId)
-
-
-
Method Detail
-
threadId
GlobalEventChatThreadRemove._FinalStage threadId(java.util.UUID threadId)
-
from
GlobalEventChatThreadRemove.Builder from(GlobalEventChatThreadRemove other)
-
-