Uses of Enum
org.kohsuke.github.GHRepositorySearchBuilder.Sort
Packages that use GHRepositorySearchBuilder.Sort
-
Uses of GHRepositorySearchBuilder.Sort in org.kohsuke.github
Methods in org.kohsuke.github that return GHRepositorySearchBuilder.SortModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static GHRepositorySearchBuilder.Sort[]
GHRepositorySearchBuilder.Sort.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.kohsuke.github with parameters of type GHRepositorySearchBuilder.SortModifier and TypeMethodDescriptionGHRepositorySearchBuilder.sort
(GHRepositorySearchBuilder.Sort sort) Sort gh repository search builder.