Package yandex.cloud.sdk.functions
Interface YcFunction<T,R>
-
public interface YcFunction<T,R>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Rhandle(T event, Context context)
-
public interface YcFunction<T,R>
| Modifier and Type | Method | Description |
|---|---|---|
R |
handle(T event,
Context context) |