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