| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
static GHMyself.RepositoryListFilter |
GHMyself.RepositoryListFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GHMyself.RepositoryListFilter[] |
GHMyself.RepositoryListFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
PagedIterable<GHRepository> |
GHMyself.listRepositories(int pageSize,
GHMyself.RepositoryListFilter repoType)
List repositories of a certain type that are accessible by current authenticated user using the specified page size.
|
Copyright © 2017. All rights reserved.