Uses of Class
com.ngrok.definitions.TlsEdge
Packages that use TlsEdge
-
Uses of TlsEdge in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type TlsEdgeModifier and TypeMethodDescriptionTlsEdgeList.getTlsEdges()
the list of all TLS Edges on this accountConstructor parameters in com.ngrok.definitions with type arguments of type TlsEdge -
Uses of TlsEdge in com.ngrok.services
Methods in com.ngrok.services that return TlsEdgeModifier and TypeMethodDescriptionEdgesTls.CreateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.EdgesTls.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.EdgesTls.UpdateCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type TlsEdge