Uses of Class
org.apache.camel.tooling.model.ApiModel
-
-
Uses of ApiModel in org.apache.camel.tooling.model
Fields in org.apache.camel.tooling.model with type parameters of type ApiModel Modifier and Type Field Description protected Collection<ApiModel>ComponentModel. apiOptionsMethods in org.apache.camel.tooling.model that return types with arguments of type ApiModel Modifier and Type Method Description static Comparator<ApiModel>Comparators. apiModelComparator()Collection<ApiModel>ComponentModel. getApiOptions()Method parameters in org.apache.camel.tooling.model with type arguments of type ApiModel Modifier and Type Method Description static org.apache.camel.util.json.JsonObjectJsonMapper. apiModelAsJsonObject(Collection<ApiModel> model, boolean options)
-