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