Uses of Class
org.apache.camel.v1.integrationspec.traits.KnativeService.Class
-
Packages that use KnativeService.Class Package Description org.apache.camel.v1.integrationspec.traits -
-
Uses of KnativeService.Class in org.apache.camel.v1.integrationspec.traits
Methods in org.apache.camel.v1.integrationspec.traits that return KnativeService.Class Modifier and Type Method Description KnativeService.ClassKnativeService. get_class()static KnativeService.ClassKnativeService.Class. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static KnativeService.Class[]KnativeService.Class. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.camel.v1.integrationspec.traits with parameters of type KnativeService.Class Modifier and Type Method Description voidKnativeService. set_class(KnativeService.Class _class)
-