Uses of Class
com.ngrok.definitions.EventDestination
Packages that use EventDestination
-
Uses of EventDestination in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type EventDestinationModifier and TypeMethodDescriptionEventDestinationList.getEventDestinations()The list of all Event Destinations on this account.Constructor parameters in com.ngrok.definitions with type arguments of type EventDestinationModifierConstructorDescriptionEventDestinationList(List<EventDestination> eventDestinations, URI uri, Optional<URI> nextPageUri) Creates a new instance ofEventDestinationList. -
Uses of EventDestination in com.ngrok.services
Methods in com.ngrok.services that return EventDestinationModifier and TypeMethodDescriptionEventDestinations.CreateCallBuilder.blockingCall()Initiates the API call and blocks until it returns.EventDestinations.GetCallBuilder.blockingCall()Initiates the API call and blocks until it returns.EventDestinations.UpdateCallBuilder.blockingCall()Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type EventDestination