Uses of Class
com.ngrok.definitions.AgentIngress
-
Uses of AgentIngress in com.ngrok.definitions
Modifier and TypeMethodDescriptionAgentIngressList.getIngresses()
the list of Agent Ingresses owned by this accountModifierConstructorDescriptionAgentIngressList
(List<AgentIngress> ingresses, URI uri, Optional<URI> nextPageUri) Creates a new instance ofAgentIngressList
. -
Uses of AgentIngress in com.ngrok.services
Modifier 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.