Class VoiceAddedEvent.VoiceMessageEvent.VoiceMessageEventBuilder
java.lang.Object
com.totvs.tjf.communication.sdk.events.voice.VoiceAddedEvent.VoiceMessageEvent.VoiceMessageEventBuilder
- Enclosing class:
VoiceAddedEvent.VoiceMessageEvent
-
Method Summary
Modifier and TypeMethodDescriptionapplicationId
(String applicationId) build()
date
(ZonedDateTime date) params
(Set<MessageEvent.TemplateParamEvent> params) templateId
(String templateId) toString()
-
Method Details
-
applicationId
public VoiceAddedEvent.VoiceMessageEvent.VoiceMessageEventBuilder applicationId(String applicationId) - Returns:
this
.
-
subject
- Returns:
this
.
-
recipient
- Returns:
this
.
-
sender
- Returns:
this
.
-
templateId
- Returns:
this
.
-
params
public VoiceAddedEvent.VoiceMessageEvent.VoiceMessageEventBuilder params(Set<MessageEvent.TemplateParamEvent> params) - Returns:
this
.
-
content
- Returns:
this
.
-
date
- Returns:
this
.
-
build
-
toString
-