Package com.vonage.client.voice.ncco
Class NotifyAction
java.lang.Object
com.vonage.client.JsonableBaseObject
com.vonage.client.voice.ncco.NotifyAction
An NCCO notify action which allows for custom events to be sent to a configured webhook.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic NotifyAction.Builderstatic NotifyAction.Builderbuilder(Map<String, ?> payload, Collection<String> eventUrl) Methods inherited from class com.vonage.client.JsonableBaseObject
createJsonObjectMapper, equals, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.vonage.client.Jsonable
toJson, updateFromJson