Uses of Class
com.ngrok.definitions.Endpoint
Packages that use Endpoint
-
Uses of Endpoint in com.ngrok.definitions
Methods in com.ngrok.definitions that return types with arguments of type EndpointModifier and TypeMethodDescriptionEndpointList.getEndpoints()
the list of all active endpoints on this accountConstructor parameters in com.ngrok.definitions with type arguments of type Endpoint -
Uses of Endpoint in com.ngrok.services
Methods in com.ngrok.services that return EndpointModifier and TypeMethodDescriptionEndpoints.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Methods in com.ngrok.services that return types with arguments of type EndpointModifier and TypeMethodDescriptionEndpoints.GetCallBuilder.call()
Initiates the API call asynchronously.