Uses of Enum Class
io.github.devsecops.engine.domain.resolver.model.VaultVariables
Packages that use VaultVariables
-
Uses of VaultVariables in io.github.devsecops.engine.domain.resolver.model
Methods in io.github.devsecops.engine.domain.resolver.model that return VaultVariablesModifier and TypeMethodDescriptionstatic VaultVariablesReturns the enum constant of this class with the specified name.static VaultVariables[]VaultVariables.values()Returns an array containing the constants of this enum class, in the order they are declared.