java.lang.Object
org.kohsuke.github.GHBranchProtection.Restrictions
- Enclosing class:
- GHBranchProtection
The type Restrictions.
-
Constructor Details
-
Restrictions
public Restrictions()Create default Restrictions instance
-
-
Method Details
-
getTeams
Gets teams.- Returns:
- the teams
-
getTeamsUrl
Gets teams url.- Returns:
- the teams url
-
getUrl
Gets url.- Returns:
- the url
-
getUsers
Gets users.- Returns:
- the users
-
getUsersUrl
Gets users url.- Returns:
- the users url
-