Uses of Enum
org.gitlab4j.api.Constants.PackageOrderBy
Packages that use Constants.PackageOrderBy
-
Uses of Constants.PackageOrderBy in org.gitlab4j.api
Methods in org.gitlab4j.api that return Constants.PackageOrderByModifier and TypeMethodDescriptionstatic Constants.PackageOrderBystatic Constants.PackageOrderByReturns the enum constant of this type with the specified name.static Constants.PackageOrderBy[]Constants.PackageOrderBy.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of Constants.PackageOrderBy in org.gitlab4j.api.models
Methods in org.gitlab4j.api.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