Uses of Class
org.apache.camel.component.kserve.KServeConfiguration
Packages that use KServeConfiguration
-
Uses of KServeConfiguration in org.apache.camel.component.kserve
Methods in org.apache.camel.component.kserve that return KServeConfigurationModifier and TypeMethodDescriptionKServeConfiguration.copy()KServeComponent.getConfiguration()KServeEndpoint.getConfiguration()Methods in org.apache.camel.component.kserve with parameters of type KServeConfigurationModifier and TypeMethodDescriptionvoidKServeComponent.setConfiguration(KServeConfiguration configuration) The configuration.voidKServeEndpoint.setConfiguration(KServeConfiguration configuration) Constructors in org.apache.camel.component.kserve with parameters of type KServeConfigurationModifierConstructorDescriptionKServeEndpoint(String uri, KServeComponent component, String path, KServeConfiguration configuration)