Interface WeatherComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface WeatherComponentBuilderFactory
Poll the weather information from Open Weather Map.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the Weather component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionweather()
Weather (camel-weather) Poll the weather information from Open Weather Map.
-
Method Details
-
weather
Weather (camel-weather) Poll the weather information from Open Weather Map. Category: api Since: 2.12 Maven coordinates: org.apache.camel:camel-weather- Returns:
- the dsl builder
-