Package com.vonage.client.conversations
Class EphemeralEvent.Builder
java.lang.Object
com.vonage.client.conversations.Event.Builder<GenericEvent,GenericEvent.Builder<EphemeralEvent,EphemeralEvent.Builder>>
com.vonage.client.conversations.GenericEvent.Builder<EphemeralEvent,EphemeralEvent.Builder>
com.vonage.client.conversations.EphemeralEvent.Builder
- Enclosing class:
EphemeralEvent
public static final class EphemeralEvent.Builder
extends GenericEvent.Builder<EphemeralEvent,EphemeralEvent.Builder>
-
Method Summary
Methods inherited from class com.vonage.client.conversations.GenericEvent.Builder
bodyMethods inherited from class com.vonage.client.conversations.Event.Builder
from
-
Method Details
-
build
Description copied from class:Event.BuilderBuilds the EventWithBody.- Specified by:
buildin classEvent.Builder<GenericEvent,GenericEvent.Builder<EphemeralEvent, EphemeralEvent.Builder>> - Returns:
- An instance of Event, populated with all fields from this builder.
-