Uses of Class
org.kohsuke.github.GHBranchProtection
-
Packages that use GHBranchProtection Package Description org.kohsuke.github -
-
Uses of GHBranchProtection in org.kohsuke.github
Methods in org.kohsuke.github that return GHBranchProtection Modifier and Type Method Description GHBranchProtection
GHBranchProtectionBuilder. enable()
Enable gh branch protection.GHBranchProtection
GHBranch. getProtection()
Gets protection.
-