Uses of Class
org.apache.camel.component.tensorflow.serving.TensorFlowServingConfiguration
Packages that use TensorFlowServingConfiguration
-
Uses of TensorFlowServingConfiguration in org.apache.camel.component.tensorflow.serving
Methods in org.apache.camel.component.tensorflow.serving that return TensorFlowServingConfigurationModifier and TypeMethodDescriptionTensorFlowServingConfiguration.copy()TensorFlowServingComponent.getConfiguration()TensorFlowServingEndpoint.getConfiguration()Methods in org.apache.camel.component.tensorflow.serving with parameters of type TensorFlowServingConfigurationModifier and TypeMethodDescriptionvoidTensorFlowServingComponent.setConfiguration(TensorFlowServingConfiguration configuration) The configuration.voidTensorFlowServingEndpoint.setConfiguration(TensorFlowServingConfiguration configuration) Constructors in org.apache.camel.component.tensorflow.serving with parameters of type TensorFlowServingConfigurationModifierConstructorDescriptionTensorFlowServingEndpoint(String uri, TensorFlowServingComponent component, String path, TensorFlowServingConfiguration configuration)