Uses of Class
com.ngrok.definitions.Tunnel
-
Uses of Tunnel in com.ngrok.definitions
Modifier and TypeMethodDescriptionTunnelList.getTunnels()
the list of all online tunnels on this account -
Uses of Tunnel in com.ngrok.services
Modifier and TypeMethodDescriptionTunnels.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Modifier and TypeMethodDescriptionTunnels.GetCallBuilder.call()
Initiates the API call asynchronously.