Uses of Class
model.CreateWebhookRequest
Packages that use CreateWebhookRequest
-
Uses of CreateWebhookRequest in api
Methods in api with parameters of type CreateWebhookRequestModifier and TypeMethodDescriptionWebhooksApi.create(CreateWebhookRequest createWebhookRequest) Create a Webhook Create a `Webhook` to specify an endpoint where Finix can send events.okhttp3.CallWebhooksApi.createWebhookAsync(CreateWebhookRequest createWebhookRequest, ApiCallback<Webhook> _callback) Create a Webhook (asynchronously) Create a `Webhook` to specify an endpoint where Finix can send events.okhttp3.CallWebhooksApi.createWebhookCall(CreateWebhookRequest createWebhookRequest, ApiCallback _callback) Build call for createWebhookWebhooksApi.createWebhookWithHttpInfo(CreateWebhookRequest createWebhookRequest) Create a Webhook Create a `Webhook` to specify an endpoint where Finix can send events. -
Uses of CreateWebhookRequest in model
Methods in model that return CreateWebhookRequestModifier and TypeMethodDescriptionstatic CreateWebhookRequestCreate an instance of CreateWebhookRequest given an JSON string