Uses of Class
com.ngrok.definitions.Tunnel
Packages that use Tunnel
-
Uses of Tunnel in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type TunnelModifier and TypeMethodDescriptionTunnelList.getTunnels()
the list of all online tunnels on this accountConstructor parameters in com.ngrok.definitions with type arguments of type Tunnel -
Uses of Tunnel in com.ngrok.services
Methods in com.ngrok.services that return TunnelModifier and TypeMethodDescriptionTunnels.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type TunnelModifier and TypeMethodDescriptionTunnels.GetCallBuilder.call()
Initiates the API call asynchronously.