Uses of Class
io.meeds.gamification.github.rest.model.WebHookRestEntity
Packages that use WebHookRestEntity
-
Uses of WebHookRestEntity in io.meeds.gamification.github.rest.builder
Methods in io.meeds.gamification.github.rest.builder that return WebHookRestEntityModifier and TypeMethodDescriptionstatic WebHookRestEntityWebHookBuilder.toRestEntity(WebhookService webhookService, GithubConsumerService githubConsumerService, WebHook webHook) Methods in io.meeds.gamification.github.rest.builder that return types with arguments of type WebHookRestEntityModifier and TypeMethodDescriptionstatic List<WebHookRestEntity>WebHookBuilder.toRestEntities(WebhookService webhookService, GithubConsumerService githubConsumerService, Collection<WebHook> webHooks)