Uses of Class
io.meeds.crowdin.gamification.rest.model.WebHookRestEntity
Packages that use WebHookRestEntity
-
Uses of WebHookRestEntity in io.meeds.crowdin.gamification.rest.builder
Methods in io.meeds.crowdin.gamification.rest.builder that return WebHookRestEntityModifier and TypeMethodDescriptionstatic WebHookRestEntityWebHookBuilder.toRestEntity(CrowdinConsumerStorage crowdinConsumerStorage, WebHook webHook, boolean includeLanguages) Methods in io.meeds.crowdin.gamification.rest.builder that return types with arguments of type WebHookRestEntityModifier and TypeMethodDescriptionstatic List<WebHookRestEntity> WebHookBuilder.toRestEntities(CrowdinConsumerStorage crowdinConsumerStorage, Collection<WebHook> webHooks, boolean includeLanguages)