@Stability(value=Experimental) public static final class ProjectOptions.Builder extends Object implements software.amazon.jsii.Builder<ProjectOptions>
ProjectOptions| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
ProjectOptions |
build()
Builds the configured instance.
|
ProjectOptions.Builder |
types(List<String> types)
Sets the value of
ProjectOptions.getTypes() |
@Stability(value=Experimental) public ProjectOptions.Builder types(List<String> types)
ProjectOptions.getTypes()types - Which activity types to trigger on.this@Stability(value=Experimental) public ProjectOptions build()
build in interface software.amazon.jsii.Builder<ProjectOptions>ProjectOptionsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.