Uses of Class
com.ngrok.definitions.EventDestination
-
Uses of EventDestination in com.ngrok.definitions
Modifier and TypeMethodDescriptionEventDestinationList.getEventDestinations()
The list of all Event Destinations on this account.ModifierConstructorDescriptionEventDestinationList
(List<EventDestination> eventDestinations, URI uri, Optional<URI> nextPageUri) Creates a new instance ofEventDestinationList
. -
Uses of EventDestination in com.ngrok.services
Modifier 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.