Interface Olingo2ComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Olingo2ComponentBuilderFactory
Communicate with OData 2.0 services using Apache Olingo.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Builder for the Olingo2 component.static class
-
Method Summary
Modifier and TypeMethodDescriptionolingo2()
Olingo2 (camel-olingo2) Communicate with OData 2.0 services using Apache Olingo.
-
Method Details
-
olingo2
Olingo2 (camel-olingo2) Communicate with OData 2.0 services using Apache Olingo. Category: cloud Since: 2.14 Maven coordinates: org.apache.camel:camel-olingo2- Returns:
- the dsl builder
-