public static interface WeatherEndpointBuilderFactory.WeatherBuilders
| Modifier and Type | Method and Description |
|---|---|
default WeatherEndpointBuilderFactory.WeatherEndpointBuilder |
weather(String path)
Weather (camel-weather)
Polls the weather information from Open Weather Map.
|
default WeatherEndpointBuilderFactory.WeatherEndpointBuilder weather(String path)
weather:name
Path parameter: name (required)
The name value is not used.Apache Camel