Uses of Class
com.ngrok.definitions.TunnelGroupBackend
Packages that use TunnelGroupBackend
-
Uses of TunnelGroupBackend in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type TunnelGroupBackendModifier and TypeMethodDescriptionTunnelGroupBackendList.getBackends()
the list of all TunnelGroup backends on this accountConstructor parameters in com.ngrok.definitions with type arguments of type TunnelGroupBackendModifierConstructorDescriptionTunnelGroupBackendList
(List<TunnelGroupBackend> backends, URI uri, Optional<URI> nextPageUri) Creates a new instance ofTunnelGroupBackendList
. -
Uses of TunnelGroupBackend in com.ngrok.services
Methods in com.ngrok.services that return TunnelGroupBackendModifier 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.Methods in com.ngrok.services that return types with arguments of type TunnelGroupBackend