Uses of Enum
org.kohsuke.github.GHRepositorySearchBuilder.Sort
-
Uses of GHRepositorySearchBuilder.Sort in org.kohsuke.github
Modifier 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.Modifier and TypeMethodDescriptionGHRepositorySearchBuilder.sort
(GHRepositorySearchBuilder.Sort sort) Sort gh repository search builder.