Uses of Interface
io.github.cdklabs.projen.github.PullRequestPatchSource
-
Packages that use PullRequestPatchSource Package Description io.github.cdklabs.projen.github -
-
Uses of PullRequestPatchSource in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement PullRequestPatchSource Modifier and Type Class Description static classPullRequestPatchSource.Jsii$ProxyAn implementation forPullRequestPatchSourceMethods in io.github.cdklabs.projen.github that return PullRequestPatchSource Modifier and Type Method Description PullRequestPatchSourcePullRequestPatchSource.Builder. build()Builds the configured instance.PullRequestPatchSourcePullRequestFromPatchOptions. getPatch()(experimental) Information about the patch that is used to create the pull request.PullRequestPatchSourcePullRequestFromPatchOptions.Jsii$Proxy. getPatch()Methods in io.github.cdklabs.projen.github with parameters of type PullRequestPatchSource Modifier and Type Method Description PullRequestFromPatchOptions.BuilderPullRequestFromPatchOptions.Builder. patch(PullRequestPatchSource patch)Sets the value ofPullRequestFromPatchOptions.getPatch()
-