| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Class and Description |
|---|---|
static class |
TaskStep.Jsii$Proxy
An implementation for
TaskStep |
| Modifier and Type | Method and Description |
|---|---|
TaskStep |
TaskStep.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
List<TaskStep> |
Task.getSteps()
(experimental) Returns an immutable copy of all the step specifications of the task.
|
default List<TaskStep> |
TaskSpec.getSteps()
(experimental) Task steps.
|
List<TaskStep> |
TaskSpec.Jsii$Proxy.getSteps() |
| Modifier and Type | Method and Description |
|---|---|
TaskSpec.Builder |
TaskSpec.Builder.steps(List<? extends TaskStep> steps)
Sets the value of
TaskSpec.getSteps() |
Copyright © 2021. All rights reserved.