Uses of Enum Class
org.aoju.bus.gitlab.Constants.PackageOrderBy
Packages that use Constants.PackageOrderBy
-
Uses of Constants.PackageOrderBy in org.aoju.bus.gitlab
Methods in org.aoju.bus.gitlab that return Constants.PackageOrderByModifier and TypeMethodDescriptionstatic Constants.PackageOrderBystatic Constants.PackageOrderByReturns the enum constant of this class with the specified name.static Constants.PackageOrderBy[]Constants.PackageOrderBy.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Constants.PackageOrderBy in org.aoju.bus.gitlab.models
Methods in org.aoju.bus.gitlab.models with parameters of type Constants.PackageOrderByModifier and TypeMethodDescriptionPackageFilter.withOrderBy(Constants.PackageOrderBy orderBy) Return projects ordered by created_at, name, version, type, or project_path