Package dev.agenor.core.dialogue
Class DialogueMessage.Builder
java.lang.Object
dev.agenor.core.dialogue.DialogueMessage.Builder
- Enclosing class:
DialogueMessage
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()conversationId(String conversationId) performative(Performative performative) receiverId(String receiverId)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
id
-
conversationId
-
senderId
-
receiverId
-
performative
-
content
-
protocol
-
inReplyTo
-
timestamp
-
metadata
-
build
-