Uses of Enum Class
org.miaixz.bus.gitlab.Constants.AutoDevopsDeployStrategy
Packages that use Constants.AutoDevopsDeployStrategy
-
Uses of Constants.AutoDevopsDeployStrategy in org.miaixz.bus.gitlab
Methods in org.miaixz.bus.gitlab that return Constants.AutoDevopsDeployStrategyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static Constants.AutoDevopsDeployStrategy[]Constants.AutoDevopsDeployStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Constants.AutoDevopsDeployStrategy in org.miaixz.bus.gitlab.models
Methods in org.miaixz.bus.gitlab.models that return Constants.AutoDevopsDeployStrategyMethods in org.miaixz.bus.gitlab.models with parameters of type Constants.AutoDevopsDeployStrategyModifier and TypeMethodDescriptionvoidProject.setAutoDevopsDeployStrategy(Constants.AutoDevopsDeployStrategy autoDevopsDeployStrategy)