Uses of Class
io.github.cdklabs.projen.github.ContributorStatementOptions.Builder
-
Packages that use ContributorStatementOptions.Builder Package Description io.github.cdklabs.projen.github -
-
Uses of ContributorStatementOptions.Builder in io.github.cdklabs.projen.github
Methods in io.github.cdklabs.projen.github that return ContributorStatementOptions.Builder Modifier and Type Method Description static ContributorStatementOptions.BuilderContributorStatementOptions. builder()ContributorStatementOptions.BuilderContributorStatementOptions.Builder. exemptLabels(List<String> exemptLabels)Sets the value ofContributorStatementOptions.getExemptLabels()ContributorStatementOptions.BuilderContributorStatementOptions.Builder. exemptUsers(List<String> exemptUsers)Sets the value ofContributorStatementOptions.getExemptUsers()Constructors in io.github.cdklabs.projen.github with parameters of type ContributorStatementOptions.Builder Constructor Description Jsii$Proxy(ContributorStatementOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theContributorStatementOptions.Builder.
-