protected retrofit2.Call<Webhook> |
WebhookBuilders.CreateWebhookMerchantRequestBuilder.getRequest(WebhooksResource resource) |
|
protected retrofit2.Call<Webhook> |
WebhookBuilders.CreateWebhookRequestBuilder.getRequest(WebhooksResource resource) |
|
protected retrofit2.Call<Void> |
WebhookBuilders.DeleteWebhookMerchantRequestBuilder.getRequest(WebhooksResource resource) |
|
protected retrofit2.Call<Void> |
WebhookBuilders.DeleteWebhookRequestBuilder.getRequest(WebhooksResource resource) |
|
protected retrofit2.Call<Webhook> |
WebhookBuilders.GetWebhookMerchantRequestBuilder.getRequest(WebhooksResource resource) |
|
protected retrofit2.Call<Webhook> |
WebhookBuilders.GetWebhookRequestBuilder.getRequest(WebhooksResource resource) |
|
protected retrofit2.Call<PaginatedList<Webhook>> |
WebhookBuilders.ListWebhookMerchantRequestBuilder.getRequest(WebhooksResource resource) |
|
protected retrofit2.Call<PaginatedList<Webhook>> |
WebhookBuilders.ListWebhookRequestBuilder.getRequest(WebhooksResource resource) |
|
protected retrofit2.Call<Webhook> |
WebhookBuilders.UpdateWebhookMerchantRequestBuilder.getRequest(WebhooksResource resource) |
|
protected retrofit2.Call<Webhook> |
WebhookBuilders.UpdateWebhookRequestBuilder.getRequest(WebhooksResource resource) |
|