Interface DJLEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface DJLEndpointBuilderFactory
Infer Deep Learning models from message exchanges data using Deep Java Library (DJL). Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfaceDJLEndpointBuilderFactory.AdvancedDJLEndpointBuilderAdvanced builder for endpoint for the Deep Java Library component.static interfaceDJLEndpointBuilderFactory.DJLBuildersstatic interfaceDJLEndpointBuilderFactory.DJLEndpointBuilderBuilder for endpoint for the Deep Java Library component.
-
Method Summary
Static Methods Modifier and Type Method Description static DJLEndpointBuilderFactory.DJLEndpointBuilderendpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static DJLEndpointBuilderFactory.DJLEndpointBuilder endpointBuilder(String componentName, String path)
-
-