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