Uses of Enum
org.gitlab4j.api.models.Environment.EnvironmentState
Packages that use Environment.EnvironmentState
-
Uses of Environment.EnvironmentState in org.gitlab4j.api.models
Methods in org.gitlab4j.api.models that return Environment.EnvironmentStateModifier and TypeMethodDescriptionstatic Environment.EnvironmentState
Environment.getState()
static Environment.EnvironmentState
Returns the enum constant of this type with the specified name.static Environment.EnvironmentState[]
Environment.EnvironmentState.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.gitlab4j.api.models with parameters of type Environment.EnvironmentState