Interface AiServiceMethodImplementationSupport.Wrapper
- All Known Implementing Classes:
MetricsCountedWrapper
,MetricsTimedWrapper
,SpanWrapper
- Enclosing class:
AiServiceMethodImplementationSupport
public static interface AiServiceMethodImplementationSupport.Wrapper
-
Method Summary
Modifier and TypeMethodDescriptionwrap
(AiServiceMethodImplementationSupport.Input input, Function<AiServiceMethodImplementationSupport.Input, Object> fun)
-
Method Details
-
wrap
-