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