Package | Description |
---|---|
org.gitlab.api | |
org.gitlab.api.models |
Modifier and Type | Method and Description |
---|---|
List<GitlabProjectMember> |
GitlabAPI.getNamespaceMembers(GitlabNamespace namespace)
This will fail, if the given namespace is a user and not a group
|
Modifier and Type | Method and Description |
---|---|
GitlabNamespace |
GitlabProject.getNamespace() |
Modifier and Type | Method and Description |
---|---|
void |
GitlabProject.setNamespace(GitlabNamespace namespace) |
Copyright © 2017. All Rights Reserved.