Uses of Class
org.apache.camel.v1.pipespec.integration.traits.KnativeService
-
Packages that use KnativeService Package Description org.apache.camel.v1.pipespec.integration -
-
Uses of KnativeService in org.apache.camel.v1.pipespec.integration
Methods in org.apache.camel.v1.pipespec.integration that return KnativeService Modifier and Type Method Description KnativeServiceTraits. getKnativeService()Methods in org.apache.camel.v1.pipespec.integration with parameters of type KnativeService Modifier and Type Method Description voidTraits. setKnativeService(KnativeService knativeService)
-