Uses of Class
com.ngrok.Http.WebhookVerification
-
Packages that use Http.WebhookVerification Package Description com.ngrok -
-
Uses of Http.WebhookVerification in com.ngrok
Methods in com.ngrok that return Http.WebhookVerification Modifier and Type Method Description Http.WebhookVerification
HttpBuilder. getWebhookVerification()
Returns the webhook verification options for this HTTP endpoint.Methods in com.ngrok with parameters of type Http.WebhookVerification Modifier and Type Method Description HttpBuilder
HttpBuilder. webhookVerification(Http.WebhookVerification webhookVerification)
Sets webhook verification for this HTTP endpoint.
-