Interface FacebookComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface FacebookComponentBuilderFactory
Send requests to Facebook APIs supported by Facebook4J.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the Facebook component.static class
-
Method Summary
Modifier and TypeMethodDescriptionfacebook()
Facebook (camel-facebook) Send requests to Facebook APIs supported by Facebook4J.
-
Method Details
-
facebook
Facebook (camel-facebook) Send requests to Facebook APIs supported by Facebook4J. Category: social Since: 2.14 Maven coordinates: org.apache.camel:camel-facebook- Returns:
- the dsl builder
-