Uses of Class
org.kohsuke.github.GHMarketplaceListAccountBuilder
-
Packages that use GHMarketplaceListAccountBuilder Package Description org.kohsuke.github -
-
Uses of GHMarketplaceListAccountBuilder in org.kohsuke.github
Methods in org.kohsuke.github that return GHMarketplaceListAccountBuilder Modifier and Type Method Description GHMarketplaceListAccountBuilderGHMarketplaceListAccountBuilder. direction(GHDirection direction)Orders the GitHub accounts results, Can be one of asc or desc.GHMarketplaceListAccountBuilderGHMarketplacePlan. listAccounts()Starts a builder that list any accounts associated with a plan, including free plans.GHMarketplaceListAccountBuilderGHMarketplaceListAccountBuilder. sort(GHMarketplaceListAccountBuilder.Sort sort)Sorts the GitHub accounts by the date they were created or last updated.
-