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 ApiModelMethods in org.apache.camel.tooling.model that return types with arguments of type ApiModelModifier and TypeMethodDescriptionstatic Comparator<ApiModel>Comparators.apiModelComparator()ComponentModel.getApiOptions()Method parameters in org.apache.camel.tooling.model with type arguments of type ApiModelModifier and TypeMethodDescriptionstatic org.apache.camel.util.json.JsonObjectJsonMapper.apiModelAsJsonObject(Collection<ApiModel> model, boolean options)