Uses of Class
org.apache.camel.v1alpha1.kameletbindingspec.integration.traits.Quarkus.PackageTypes
-
Packages that use Quarkus.PackageTypes Package Description org.apache.camel.v1alpha1.kameletbindingspec.integration.traits -
-
Uses of Quarkus.PackageTypes in org.apache.camel.v1alpha1.kameletbindingspec.integration.traits
Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.traits that return Quarkus.PackageTypes Modifier and Type Method Description static Quarkus.PackageTypesQuarkus.PackageTypes. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Quarkus.PackageTypes[]Quarkus.PackageTypes. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.camel.v1alpha1.kameletbindingspec.integration.traits that return types with arguments of type Quarkus.PackageTypes Modifier and Type Method Description java.util.List<Quarkus.PackageTypes>Quarkus. getPackageTypes()Method parameters in org.apache.camel.v1alpha1.kameletbindingspec.integration.traits with type arguments of type Quarkus.PackageTypes Modifier and Type Method Description voidQuarkus. setPackageTypes(java.util.List<Quarkus.PackageTypes> packageTypes)
-