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