Uses of Interface
io.github.cdklabs.projen.github.ContributorStatementOptions
-
Packages that use ContributorStatementOptions Package Description io.github.cdklabs.projen.github -
-
Uses of ContributorStatementOptions in io.github.cdklabs.projen.github
Classes in io.github.cdklabs.projen.github that implement ContributorStatementOptions Modifier and Type Class Description static classContributorStatementOptions.Jsii$ProxyAn implementation forContributorStatementOptionsMethods in io.github.cdklabs.projen.github that return ContributorStatementOptions Modifier and Type Method Description ContributorStatementOptionsContributorStatementOptions.Builder. build()Builds the configured instance.default ContributorStatementOptionsPullRequestLintOptions. getContributorStatementOptions()(experimental) Options for requiring a contributor statement on Pull Requests.ContributorStatementOptionsPullRequestLintOptions.Jsii$Proxy. getContributorStatementOptions()Methods in io.github.cdklabs.projen.github with parameters of type ContributorStatementOptions Modifier and Type Method Description PullRequestLint.BuilderPullRequestLint.Builder. contributorStatementOptions(ContributorStatementOptions contributorStatementOptions)(experimental) Options for requiring a contributor statement on Pull Requests.PullRequestLintOptions.BuilderPullRequestLintOptions.Builder. contributorStatementOptions(ContributorStatementOptions contributorStatementOptions)Sets the value ofPullRequestLintOptions.getContributorStatementOptions()
-