Uses of Class
com.ngrok.definitions.TunnelGroupBackend
-
Uses of TunnelGroupBackend in com.ngrok.definitions
Modifier and TypeMethodDescriptionTunnelGroupBackendList.getBackends()
the list of all TunnelGroup backends on this accountModifierConstructorDescriptionTunnelGroupBackendList
(List<TunnelGroupBackend> backends, URI uri, Optional<URI> nextPageUri) Creates a new instance ofTunnelGroupBackendList
. -
Uses of TunnelGroupBackend in com.ngrok.services
Modifier and TypeMethodDescriptionTunnelGroupBackends.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.TunnelGroupBackends.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.TunnelGroupBackends.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.