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