Uses of Class
org.apache.camel.tooling.model.ComponentModel.EndpointOptionModel
-
-
Uses of ComponentModel.EndpointOptionModel in org.apache.camel.tooling.model
Fields in org.apache.camel.tooling.model with type parameters of type ComponentModel.EndpointOptionModel Modifier and Type Field Description protected List<ComponentModel.EndpointOptionModel>ComponentModel. endpointOptionsMethods in org.apache.camel.tooling.model that return types with arguments of type ComponentModel.EndpointOptionModel Modifier and Type Method Description List<ComponentModel.EndpointOptionModel>ComponentModel. getEndpointOptions()List<ComponentModel.EndpointOptionModel>ComponentModel. getEndpointParameterOptions()List<ComponentModel.EndpointOptionModel>ComponentModel. getEndpointPathOptions()Methods in org.apache.camel.tooling.model with parameters of type ComponentModel.EndpointOptionModel Modifier and Type Method Description voidComponentModel. addEndpointOption(ComponentModel.EndpointOptionModel option)
-