Uses of Class
com.ngrok.services.EventSubscriptions.CreateCallBuilder
-
Uses of EventSubscriptions.CreateCallBuilder in com.ngrok.services
Modifier and TypeMethodDescriptionEventSubscriptions.create()
Create an Event Subscription.EventSubscriptions.CreateCallBuilder.description
(String description) Arbitrary customer supplied information intended to be human readable.EventSubscriptions.CreateCallBuilder.description
(Optional<String> description) Arbitrary customer supplied information intended to be human readable.EventSubscriptions.CreateCallBuilder.destinationIds
(List<String> destinationIds) A list of Event Destination IDs which should be used for this Event Subscription.EventSubscriptions.CreateCallBuilder.destinationIds
(Optional<List<String>> destinationIds) A list of Event Destination IDs which should be used for this Event Subscription.Arbitrary customer supplied information intended to be machine readable.Arbitrary customer supplied information intended to be machine readable.EventSubscriptions.CreateCallBuilder.sources
(List<EventSourceReplace> sources) Sources containing the types for which this event subscription will triggerEventSubscriptions.CreateCallBuilder.sources
(Optional<List<EventSourceReplace>> sources) Sources containing the types for which this event subscription will trigger