Class KnativeRecorder
- java.lang.Object
-
- org.apache.camel.k.quarkus.knative.KnativeRecorder
-
public class KnativeRecorder extends Object
-
-
Constructor Summary
Constructors Constructor Description KnativeRecorder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description io.quarkus.runtime.RuntimeValue<KnativeComponent>
createKnativeComponent()
-
-
-
Method Detail
-
createKnativeComponent
public io.quarkus.runtime.RuntimeValue<KnativeComponent> createKnativeComponent()
-
-