Uses of Class
com.ngrok.definitions.TcpEdge
Packages that use TcpEdge
-
Uses of TcpEdge in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type TcpEdgeModifier and TypeMethodDescriptionTcpEdgeList.getTcpEdges()
the list of all TCP Edges on this accountConstructor parameters in com.ngrok.definitions with type arguments of type TcpEdge -
Uses of TcpEdge in com.ngrok.services
Methods in com.ngrok.services that return TcpEdgeModifier and TypeMethodDescriptionEdgesTcp.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.EdgesTcp.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.EdgesTcp.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type TcpEdge