Uses of Class
com.ngrok.definitions.Endpoint
-
Uses of Endpoint in com.ngrok.definitions
Modifier and TypeMethodDescriptionEndpointList.getEndpoints()
the list of all active endpoints on this account -
Uses of Endpoint in com.ngrok.services
Modifier and TypeMethodDescriptionEndpoints.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Modifier and TypeMethodDescriptionEndpoints.GetCallBuilder.call()
Initiates the API call asynchronously.