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