Uses of Class
org.apache.camel.component.knative.spi.KnativeEnvironment
-
Uses of KnativeEnvironment in org.apache.camel.component.knative.spi
Methods in org.apache.camel.component.knative.spi that return KnativeEnvironmentModifier and TypeMethodDescriptionstatic KnativeEnvironmentKnativeEnvironment.mandatoryLoadFromProperties(org.apache.camel.CamelContext context, Map<String, Object> properties) Construct an instance o aKnativeEnvironmentfrom a properties.static KnativeEnvironmentKnativeEnvironment.mandatoryLoadFromResource(org.apache.camel.CamelContext context, String path) Construct an instance o aKnativeEnvironmentfrom a json file.static KnativeEnvironmentKnativeEnvironment.mandatoryLoadFromSerializedString(String configuration) Construct an instance o aKnativeEnvironmentfrom a json serialized string.static KnativeEnvironmentKnativeEnvironment.on(KnativeResource... definitions)