Uses of Interface
org.apache.camel.builder.endpoint.dsl.WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder
Packages that use WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder
-
Uses of WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder in org.apache.camel.builder.endpoint.dsl
Subinterfaces of WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder in org.apache.camel.builder.endpoint.dslModifier and TypeInterfaceDescriptionstatic interfaceBuilder for endpoint for the Weather component.Methods in org.apache.camel.builder.endpoint.dsl that return WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilderModifier and TypeMethodDescriptionAPPID ID used to authenticate the user connected to the API Server.WeatherEndpointBuilderFactory.AdvancedWeatherEndpointProducerBuilder.basic()Number of results to be found.Number of results to be found.WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder.geolocationAccessKey(String geolocationAccessKey) The geolocation service now needs an accessKey to be used.WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder.geolocationRequestHostIP(String geolocationRequestHostIP) The geolocation service now needs to specify the IP associated to the accessKey you're using.WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder.headerName(String headerName) To store the weather result in this header instead of the message body.List of id's of city/stations.Language of the response.WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder.language(org.apache.camel.component.weather.WeatherLanguage language) Language of the response.Latitude of location.If null Camel will try and determine your current location using the geolocation of your ip address, else specify the city,country.Longitude of location.The output format of the weather data.WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder.mode(org.apache.camel.component.weather.WeatherMode mode) The output format of the weather data.If null, the current weather will be returned, else use values of 5, 7, 14 days.For boxed queries this is the right longtitude.For boxed queries this is the top latitude.The units for temperature measurement.WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder.units(org.apache.camel.component.weather.WeatherUnits units) The units for temperature measurement.WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder.weatherApi(String weatherApi) The API to use (current, forecast/3 hour, forecast daily, station).WeatherEndpointBuilderFactory.WeatherEndpointProducerBuilder.weatherApi(org.apache.camel.component.weather.WeatherApi weatherApi) The API to use (current, forecast/3 hour, forecast daily, station).Zip-code, e.g.For boxed queries this is the zoom.For boxed queries this is the zoom.