Uses of Interface
io.github.cdklabs.projen.github.PullRequestTemplateOptions
-
Packages that use PullRequestTemplateOptions Package Description io.github.cdklabs.projen.github -
-
Uses of PullRequestTemplateOptions in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement PullRequestTemplateOptions Modifier and Type Class Description static classPullRequestTemplateOptions.Jsii$ProxyAn implementation forPullRequestTemplateOptionsMethods in io.github.cdklabs.projen.github that return PullRequestTemplateOptions Modifier and Type Method Description PullRequestTemplateOptionsPullRequestTemplateOptions.Builder. build()Builds the configured instance.Constructors in io.github.cdklabs.projen.github with parameters of type PullRequestTemplateOptions Constructor Description PullRequestTemplate(GitHub github, PullRequestTemplateOptions options)
-