Uses of Class
ru.loolzaaa.youkassa.model.Webhook
Packages that use Webhook
Package
Description
In this package you will find entities
of all the methods of the YooKassa API.
In this package you will find processors
of all the methods of the YooKassa API.
-
Uses of Webhook in ru.loolzaaa.youkassa.model
Methods in ru.loolzaaa.youkassa.model with parameters of type Webhook -
Uses of Webhook in ru.loolzaaa.youkassa.processors
Methods in ru.loolzaaa.youkassa.processors that return WebhookModifier and TypeMethodDescriptionCreates newWebhookentity with certain parameters.WebhookProcessor.removeById(String webhookId, String idempotencyKey) Remove already existingWebhookby its identifier.Methods in ru.loolzaaa.youkassa.processors that return types with arguments of type WebhookModifier and TypeMethodDescriptionWebhookProcessor.findAll()Receive information about all existing webhooks.Methods in ru.loolzaaa.youkassa.processors with parameters of type Webhook