Uses of Class
io.github.cdklabs.projen.github.workflows.BranchProtectionRuleOptions.Builder
-
Packages that use BranchProtectionRuleOptions.Builder Package Description io.github.cdklabs.projen.github.workflows -
-
Uses of BranchProtectionRuleOptions.Builder in io.github.cdklabs.projen.github.workflows
Methods in io.github.cdklabs.projen.github.workflows that return BranchProtectionRuleOptions.Builder Modifier and Type Method Description static BranchProtectionRuleOptions.BuilderBranchProtectionRuleOptions. builder()BranchProtectionRuleOptions.BuilderBranchProtectionRuleOptions.Builder. types(List<String> types)Sets the value ofBranchProtectionRuleOptions.getTypes()Constructors in io.github.cdklabs.projen.github.workflows with parameters of type BranchProtectionRuleOptions.Builder Constructor Description Jsii$Proxy(BranchProtectionRuleOptions.Builder builder)Constructor that initializes the object based on literal property values passed by theBranchProtectionRuleOptions.Builder.
-