Uses of Class
com.ngrok.definitions.EndpointWebhookValidation
-
Uses of EndpointWebhookValidation in com.ngrok.definitions
Modifier and TypeMethodDescriptionEndpointWebhookValidation.Builder.build()
Constructs theEndpointWebhookValidation
instance.Modifier and TypeMethodDescriptionHttpsEdgeRoute.getWebhookVerification()
webhook verification module configuration ornull
-
Uses of EndpointWebhookValidation in com.ngrok.services
Modifier and TypeMethodDescriptionEdgeRouteWebhookVerificationModule.GetCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.EdgeRouteWebhookVerificationModule.ReplaceCallBuilder.blockingCall()
Initiates the API call and blocks until it returns.Modifier and TypeMethodDescriptionEdgeRouteWebhookVerificationModule.GetCallBuilder.call()
Initiates the API call asynchronously.EdgeRouteWebhookVerificationModule.ReplaceCallBuilder.call()
Initiates the API call asynchronously.Modifier and TypeMethodDescriptionEdgeRouteWebhookVerificationModule.ReplaceCallBuilder.module
(EndpointWebhookValidation module) Sets themodule
parameter.EdgesHttpsRoutes.CreateCallBuilder.webhookVerification
(EndpointWebhookValidation webhookVerification) webhook verification module configuration ornull
EdgesHttpsRoutes.UpdateCallBuilder.webhookVerification
(EndpointWebhookValidation webhookVerification) webhook verification module configuration ornull
Modifier and TypeMethodDescriptionEdgeRouteWebhookVerificationModule.ReplaceCallBuilder.module
(Optional<EndpointWebhookValidation> module) Sets (or unsets) themodule
parameter.EdgesHttpsRoutes.CreateCallBuilder.webhookVerification
(Optional<EndpointWebhookValidation> webhookVerification) webhook verification module configuration ornull
EdgesHttpsRoutes.UpdateCallBuilder.webhookVerification
(Optional<EndpointWebhookValidation> webhookVerification) webhook verification module configuration ornull