| Package | Description |
|---|---|
| org.kohsuke.github |
| Modifier and Type | Method and Description |
|---|---|
static GHMarketplaceListAccountBuilder.Sort |
GHMarketplaceListAccountBuilder.Sort.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GHMarketplaceListAccountBuilder.Sort[] |
GHMarketplaceListAccountBuilder.Sort.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GHMarketplaceListAccountBuilder |
GHMarketplaceListAccountBuilder.sort(GHMarketplaceListAccountBuilder.Sort sort)
Sorts the GitHub accounts by the date they were created or last updated.
|
Copyright © 2020. All rights reserved.