Detailed Description
Annotation used to define the name of build method arguments in implementations of ElementBuilder.
Variable names are not available at runtime, so the use of the BuildArg attribute can be used to distinguish, for example, 'build(String filePath)' from 'build(String url)' to the PipelineBuilder.