Uses of Class
com.vonage.client.voice.ncco.NotifyAction.Builder
Packages that use NotifyAction.Builder
Package
Description
Provides useful NCCO classes which can be serialized using Jackson when
implementing webhooks to drive the Vonage Voice API.
-
Uses of NotifyAction.Builder in com.vonage.client.voice.ncco
Methods in com.vonage.client.voice.ncco that return NotifyAction.BuilderModifier and TypeMethodDescriptionstatic NotifyAction.Builderstatic NotifyAction.BuilderNotifyAction.builder(Map<String, ?> payload, Collection<String> eventUrl) NotifyAction.Builder.eventMethod(EventMethod eventMethod) NotifyAction.Builder.eventUrl(Collection<String> eventUrl)