Uses of Class
com.ngrok.definitions.FailoverBackend
Packages that use FailoverBackend
-
Uses of FailoverBackend in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type FailoverBackendModifier and TypeMethodDescriptionFailoverBackendList.getBackends()
the list of all Failover backends on this accountConstructor parameters in com.ngrok.definitions with type arguments of type FailoverBackendModifierConstructorDescriptionFailoverBackendList
(List<FailoverBackend> backends, URI uri, Optional<URI> nextPageUri) Creates a new instance ofFailoverBackendList
. -
Uses of FailoverBackend in com.ngrok.services
Methods in com.ngrok.services that return FailoverBackendModifier and TypeMethodDescriptionFailoverBackends.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.FailoverBackends.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.FailoverBackends.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type FailoverBackend