public static class GHBranchProtection.Restrictions extends Object
| Constructor and Description |
|---|
Restrictions() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GHTeam> |
getTeams()
Gets teams.
|
String |
getTeamsUrl()
Gets teams url.
|
String |
getUrl()
Gets url.
|
Collection<GHUser> |
getUsers()
Gets users.
|
String |
getUsersUrl()
Gets users url.
|
public Collection<GHTeam> getTeams()
public String getTeamsUrl()
public String getUrl()
public Collection<GHUser> getUsers()
public String getUsersUrl()
Copyright © 2020. All rights reserved.