Uses of Class
com.ngrok.definitions.FailoverBackend
-
Uses of FailoverBackend in com.ngrok.definitions
Modifier and TypeMethodDescriptionFailoverBackendList.getBackends()
the list of all Failover backends on this accountModifierConstructorDescriptionFailoverBackendList
(List<FailoverBackend> backends, URI uri, Optional<URI> nextPageUri) Creates a new instance ofFailoverBackendList
. -
Uses of FailoverBackend in com.ngrok.services
Modifier 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.