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