Interface Message.IdStage
-
- All Known Implementing Classes:
Message.Builder
- Enclosing class:
- Message
public static interface Message.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Message.CreatedAtStageid(java.lang.String id)The id representing the message.
-
-
-
Method Detail
-
id
Message.CreatedAtStage id(@NotNull java.lang.String id)
The id representing the message.
-
-