Uses of Class
org.apache.camel.springboot.maven.model.SpringBootAutoConfigureOptionModel
-
Packages that use SpringBootAutoConfigureOptionModel Package Description org.apache.camel.springboot.maven.model -
-
Uses of SpringBootAutoConfigureOptionModel in org.apache.camel.springboot.maven.model
Methods in org.apache.camel.springboot.maven.model that return types with arguments of type SpringBootAutoConfigureOptionModel Modifier and Type Method Description List<SpringBootAutoConfigureOptionModel>SpringBootModel. getOptions()Method parameters in org.apache.camel.springboot.maven.model with type arguments of type SpringBootAutoConfigureOptionModel Modifier and Type Method Description voidSpringBootModel. setOptions(List<SpringBootAutoConfigureOptionModel> options)
-