Uses of Class
com.ngrok.definitions.AgentIngress
Packages that use AgentIngress
-
Uses of AgentIngress in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type AgentIngressModifier and TypeMethodDescriptionAgentIngressList.getIngresses()
the list of Agent Ingresses owned by this accountConstructor parameters in com.ngrok.definitions with type arguments of type AgentIngressModifierConstructorDescriptionAgentIngressList
(List<AgentIngress> ingresses, URI uri, Optional<URI> nextPageUri) Creates a new instance ofAgentIngressList
. -
Uses of AgentIngress in com.ngrok.services
Methods in com.ngrok.services that return AgentIngressModifier and TypeMethodDescriptionAgentIngresses.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.AgentIngresses.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.AgentIngresses.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type AgentIngress