Uses of Enum Class
org.aoju.bus.gitlab.Constants.DeploymentOrderBy
Packages that use Constants.DeploymentOrderBy
-
Uses of Constants.DeploymentOrderBy in org.aoju.bus.gitlab
Methods in org.aoju.bus.gitlab that return Constants.DeploymentOrderByModifier and TypeMethodDescriptionstatic Constants.DeploymentOrderBystatic Constants.DeploymentOrderByReturns the enum constant of this class with the specified name.static Constants.DeploymentOrderBy[]Constants.DeploymentOrderBy.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Constants.DeploymentOrderBy in org.aoju.bus.gitlab.models
Methods in org.aoju.bus.gitlab.models that return Constants.DeploymentOrderByMethods in org.aoju.bus.gitlab.models with parameters of type Constants.DeploymentOrderByModifier and TypeMethodDescriptionvoidDeploymentFilter.setOrderBy(Constants.DeploymentOrderBy orderBy) DeploymentFilter.withOrderBy(Constants.DeploymentOrderBy orderBy)