Uses of Enum Class
org.azd.enums.EnvironmentTriggerType
Packages that use EnvironmentTriggerType
-
Uses of EnvironmentTriggerType in org.azd.enums
Methods in org.azd.enums that return EnvironmentTriggerTypeModifier and TypeMethodDescriptionstatic EnvironmentTriggerTypeReturns the enum constant of this class with the specified name.static EnvironmentTriggerType[]EnvironmentTriggerType.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of EnvironmentTriggerType in org.azd.release.types
Methods in org.azd.release.types that return EnvironmentTriggerTypeMethods in org.azd.release.types with parameters of type EnvironmentTriggerTypeModifier and TypeMethodDescriptionvoidEnvironmentTrigger.setTriggerType(EnvironmentTriggerType triggerType)