Uses of Class
com.ngrok.services.EventSubscriptions.CreateCallBuilder
Packages that use EventSubscriptions.CreateCallBuilder
-
Uses of EventSubscriptions.CreateCallBuilder in com.ngrok.services
Methods in com.ngrok.services that return EventSubscriptions.CreateCallBuilderModifier 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 Stream.EventSubscriptions.CreateCallBuilder.destinationIds(Optional<List<String>> destinationIds)A list of Event Destination IDs which should be used for this Event Stream.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