Uses of Class
io.github.cdklabs.cdkpipelines.github.PullRequestReviewCommentOptions.Builder
-
-
Uses of PullRequestReviewCommentOptions.Builder in io.github.cdklabs.cdkpipelines.github
Methods in io.github.cdklabs.cdkpipelines.github that return PullRequestReviewCommentOptions.Builder Modifier and Type Method Description static PullRequestReviewCommentOptions.BuilderPullRequestReviewCommentOptions. builder()PullRequestReviewCommentOptions.BuilderPullRequestReviewCommentOptions.Builder. types(List<String> types)Sets the value ofPullRequestReviewCommentOptions.getTypes()Constructors in io.github.cdklabs.cdkpipelines.github with parameters of type PullRequestReviewCommentOptions.Builder Constructor Description Jsii$Proxy(PullRequestReviewCommentOptions.Builder builder)Constructor that initializes the object based on literal property values passed by thePullRequestReviewCommentOptions.Builder.
-