Uses of Class
org.apache.camel.v1.buildspec.tasks.builder.Sources
-
Packages that use Sources Package Description org.apache.camel.v1.buildspec.tasks -
-
Uses of Sources in org.apache.camel.v1.buildspec.tasks
Methods in org.apache.camel.v1.buildspec.tasks that return types with arguments of type Sources Modifier and Type Method Description java.util.List<Sources>Builder. getSources()Method parameters in org.apache.camel.v1.buildspec.tasks with type arguments of type Sources Modifier and Type Method Description voidBuilder. setSources(java.util.List<Sources> sources)
-