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