Interface Github2ComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Github2ComponentBuilderFactory
Interact with the GitHub API.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the GitHub2 component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptiongithub2()GitHub2 (camel-github2) Interact with the GitHub API.
-
Method Details
-
github2
GitHub2 (camel-github2) Interact with the GitHub API. Category: file,cloud,api Since: 4.18 Maven coordinates: org.apache.camel:camel-github2- Returns:
- the dsl builder
-