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