Package com.vonage.client.conversations
Class CustomEvent.Builder
java.lang.Object
com.vonage.client.conversations.Event.Builder<GenericEvent,GenericEvent.Builder<CustomEvent,CustomEvent.Builder>>
com.vonage.client.conversations.GenericEvent.Builder<CustomEvent,CustomEvent.Builder>
com.vonage.client.conversations.CustomEvent.Builder
- Enclosing class:
CustomEvent
public static final class CustomEvent.Builder
extends GenericEvent.Builder<CustomEvent,CustomEvent.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<CustomEvent, CustomEvent.Builder>> - Returns:
- An instance of Event, populated with all fields from this builder.
-