public class GHBranchProtection extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
GHBranchProtection.EnforceAdmins |
static class |
GHBranchProtection.RequiredReviews |
static class |
GHBranchProtection.RequiredStatusChecks |
static class |
GHBranchProtection.Restrictions |
| Constructor and Description |
|---|
GHBranchProtection() |
| Modifier and Type | Method and Description |
|---|---|
GHBranchProtection.EnforceAdmins |
getEnforceAdmins() |
GHBranchProtection.RequiredReviews |
getRequiredReviews() |
GHBranchProtection.RequiredStatusChecks |
getRequiredStatusChecks() |
GHBranchProtection.Restrictions |
getRestrictions() |
String |
getUrl() |
public GHBranchProtection.EnforceAdmins getEnforceAdmins()
public GHBranchProtection.RequiredReviews getRequiredReviews()
public GHBranchProtection.RequiredStatusChecks getRequiredStatusChecks()
public GHBranchProtection.Restrictions getRestrictions()
public String getUrl()
Copyright © 2017. All rights reserved.