Interface TorchServeEndpointBuilderFactory
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo")
public interface TorchServeEndpointBuilderFactory
Provide access to PyTorch TorchServe servers to run inference with PyTorch
models remotely
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceAdvanced builder for endpoint for the TorchServe component.static interfacestatic interfaceBuilder for endpoint for the TorchServe component.static classThe builder of headers' name for the TorchServe component. -
Method Summary
Static Methods
-
Method Details
-
endpointBuilder
static TorchServeEndpointBuilderFactory.TorchServeEndpointBuilder endpointBuilder(String componentName, String path)
-