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