Uses of Class
com.ngrok.definitions.EventStream
Packages that use EventStream
-
Uses of EventStream in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type EventStreamModifier and TypeMethodDescriptionEventStreamList.getEventStreams()The list of all Event Streams on this account.Constructor parameters in com.ngrok.definitions with type arguments of type EventStreamModifierConstructorDescriptionEventStreamList(List<EventStream> eventStreams, URI uri, Optional<URI> nextPageUri)Creates a new instance ofEventStreamList. -
Uses of EventStream in com.ngrok.services
Methods in com.ngrok.services that return EventStreamModifier and TypeMethodDescriptionEventStreams.CreateCallBuilder.blockingCall()Initiates the API call and blocks until it returns.EventStreams.GetCallBuilder.blockingCall()Initiates the API call and blocks until it returns.EventStreams.UpdateCallBuilder.blockingCall()Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type EventStream