| Package | Description |
|---|---|
| io.github.cdklabs.projen.java |
| Modifier and Type | Class and Description |
|---|---|
static class |
PluginExecution.Jsii$Proxy
An implementation for
PluginExecution |
| Modifier and Type | Method and Description |
|---|---|
PluginExecution |
PluginExecution.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
default List<PluginExecution> |
PluginOptions.getExecutions()
(experimental) Plugin executions.
|
List<PluginExecution> |
PluginOptions.Jsii$Proxy.getExecutions() |
| Modifier and Type | Method and Description |
|---|---|
PluginOptions.Builder |
PluginOptions.Builder.executions(List<? extends PluginExecution> executions)
Sets the value of
PluginOptions.getExecutions() |
Copyright © 2021. All rights reserved.