public interface Collaborators
| Modifier and Type | Method and Description |
|---|---|
List<GitHubUser> |
getCollaborators() |
void |
setCollaborators(List<GitHubUser> collaborators) |
List<GitHubUser> getCollaborators()
void setCollaborators(List<GitHubUser> collaborators)
Copyright © 2012–2018 Red Hat, Inc.. All rights reserved.