Uses of Class
com.ngrok.definitions.WeightedBackend
Packages that use WeightedBackend
-
Uses of WeightedBackend in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type WeightedBackendModifier and TypeMethodDescriptionWeightedBackendList.getBackends()
the list of all Weighted backends on this accountConstructor parameters in com.ngrok.definitions with type arguments of type WeightedBackendModifierConstructorDescriptionWeightedBackendList
(List<WeightedBackend> backends, URI uri, Optional<URI> nextPageUri) Creates a new instance ofWeightedBackendList
. -
Uses of WeightedBackend in com.ngrok.services
Methods in com.ngrok.services that return WeightedBackendModifier and TypeMethodDescriptionWeightedBackends.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.WeightedBackends.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.WeightedBackends.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type WeightedBackend