Uses of Interface
dev.vality.swag_webhook_events.api.WebhookApiDelegate
| Package | Description |
|---|---|
| dev.vality.swag_webhook_events.api |
-
Uses of WebhookApiDelegate in dev.vality.swag_webhook_events.api
Methods in dev.vality.swag_webhook_events.api that return WebhookApiDelegate Modifier and Type Method Description default WebhookApiDelegateWebhookApi. getDelegate()WebhookApiDelegateWebhookApiController. getDelegate()Constructors in dev.vality.swag_webhook_events.api with parameters of type WebhookApiDelegate Constructor Description WebhookApiController(WebhookApiDelegate delegate)