Uses of Class
org.apache.camel.k.tooling.maven.model.CatalogComponentDefinition
-
Packages that use CatalogComponentDefinition Package Description org.apache.camel.k.tooling.maven.model -
-
Uses of CatalogComponentDefinition in org.apache.camel.k.tooling.maven.model
Methods in org.apache.camel.k.tooling.maven.model that return CatalogComponentDefinition Modifier and Type Method Description static CatalogComponentDefinitionCatalogSupport. unmarshallComponent(String json)CatalogComponentDefinitionCatalogComponentDefinition.Container. unwrap()Constructors in org.apache.camel.k.tooling.maven.model with parameters of type CatalogComponentDefinition Constructor Description Container(CatalogComponentDefinition delegate)
-