Uses of Class
com.ngrok.definitions.HttpResponseBackend
-
Uses of HttpResponseBackend in com.ngrok.definitions
Modifier and TypeMethodDescriptionHttpResponseBackendList.getBackends()
Fetches the value of thebackends
property.ModifierConstructorDescriptionHttpResponseBackendList
(List<HttpResponseBackend> backends, URI uri, Optional<URI> nextPageUri) Creates a new instance ofHttpResponseBackendList
. -
Uses of HttpResponseBackend in com.ngrok.services
Modifier and TypeMethodDescriptionHttpResponseBackends.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.HttpResponseBackends.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.HttpResponseBackends.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.