Uses of Class
org.apache.camel.component.knative.KnativeConfiguration
Packages that use KnativeConfiguration
-
Uses of KnativeConfiguration in org.apache.camel.component.knative
Methods in org.apache.camel.component.knative that return KnativeConfigurationModifier and TypeMethodDescriptionKnativeConfiguration.copy()KnativeComponent.getConfiguration()KnativeEndpoint.getConfiguration()Methods in org.apache.camel.component.knative with parameters of type KnativeConfigurationModifier and TypeMethodDescriptionvoidKnativeComponent.setConfiguration(KnativeConfiguration configuration) Set the configuration.voidKnativeEndpoint.setConfiguration(KnativeConfiguration configuration) Constructors in org.apache.camel.component.knative with parameters of type KnativeConfigurationModifierConstructorDescriptionKnativeEndpoint(String uri, KnativeComponent component, org.apache.camel.component.knative.spi.Knative.Type type, String name, KnativeConfiguration configuration)