Uses of Interface
io.github.cdklabs.projen.java.PluginOptions
-
Packages that use PluginOptions Package Description io.github.cdklabs.projen.java -
-
Uses of PluginOptions in io.github.cdklabs.projen.java
Classes in io.github.cdklabs.projen.java that implement PluginOptions Modifier and Type Class Description static classPluginOptions.Jsii$ProxyAn implementation forPluginOptionsMethods in io.github.cdklabs.projen.java that return PluginOptions Modifier and Type Method Description PluginOptionsPluginOptions.Builder. build()Builds the configured instance.Methods in io.github.cdklabs.projen.java with parameters of type PluginOptions Modifier and Type Method Description DependencyJavaProject. addPlugin(String spec, PluginOptions options)(experimental) Adds a build plugin to the pom.DependencyPom. addPlugin(String spec, PluginOptions options)(experimental) Adds a build plugin to the pom.
-