Uses of Class
io.github.cdklabs.projen.java.PluginExecution.Builder
-
Packages that use PluginExecution.Builder Package Description io.github.cdklabs.projen.java -
-
Uses of PluginExecution.Builder in io.github.cdklabs.projen.java
Methods in io.github.cdklabs.projen.java that return PluginExecution.Builder Modifier and Type Method Description static PluginExecution.BuilderPluginExecution. builder()PluginExecution.BuilderPluginExecution.Builder. goals(List<String> goals)Sets the value ofPluginExecution.getGoals()PluginExecution.BuilderPluginExecution.Builder. id(String id)Sets the value ofPluginExecution.getId()PluginExecution.BuilderPluginExecution.Builder. phase(String phase)Sets the value ofPluginExecution.getPhase()Constructors in io.github.cdklabs.projen.java with parameters of type PluginExecution.Builder Constructor Description Jsii$Proxy(PluginExecution.Builder builder)Constructor that initializes the object based on literal property values passed by thePluginExecution.Builder.
-