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.WebhookVerificationHttpBuilder. 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 HttpBuilderHttpBuilder. webhookVerification(Http.WebhookVerification webhookVerification)Sets webhook verification for this HTTP endpoint.
-