Uses of Record Class
org.bsc.spring.agentexecutor.function.WeatherFunction.Location
-
Uses of WeatherFunction.Location in org.bsc.spring.agentexecutor.function
Modifier and TypeMethodDescriptionWeatherFunction.Response.location()
Returns the value of thelocation
record component.ModifierConstructorDescriptionResponse
(WeatherFunction.Location location, WeatherFunction.Current current) Creates an instance of aResponse
record class.