Uses of Class
org.apache.camel.tooling.model.ComponentModel.EndpointHeaderModel
-
-
Uses of ComponentModel.EndpointHeaderModel in org.apache.camel.tooling.model
Fields in org.apache.camel.tooling.model with type parameters of type ComponentModel.EndpointHeaderModel Modifier and Type Field Description protected List<ComponentModel.EndpointHeaderModel>ComponentModel. headersMethods in org.apache.camel.tooling.model that return types with arguments of type ComponentModel.EndpointHeaderModel Modifier and Type Method Description List<ComponentModel.EndpointHeaderModel>ComponentModel. getEndpointHeaders()Methods in org.apache.camel.tooling.model with parameters of type ComponentModel.EndpointHeaderModel Modifier and Type Method Description voidComponentModel. addEndpointHeader(ComponentModel.EndpointHeaderModel header)
-