Class WeatherFunction
java.lang.Object
org.bsc.spring.agentexecutor.function.WeatherFunction
- All Implemented Interfaces:
Function<WeatherFunction.Request,
WeatherFunction.Response>
public class WeatherFunction
extends Object
implements Function<WeatherFunction.Request,WeatherFunction.Response>
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final record
static final record
static final record
static final record
static final record
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
WeatherFunction
-
-
Method Details
-
apply
- Specified by:
apply
in interfaceFunction<WeatherFunction.Request,
WeatherFunction.Response>
-