Uses of Enum Class
com.cloudforge.core.local.EmulatorEdgeLifecycleAction
Packages that use EmulatorEdgeLifecycleAction
Package
Description
Cross-module contracts for post-synthesis local CloudFormation deployment and emulator lifecycle.
-
Uses of EmulatorEdgeLifecycleAction in com.cloudforge.core.local
Subclasses with type arguments of type EmulatorEdgeLifecycleAction in com.cloudforge.core.localModifier and TypeClassDescriptionenumEmulator edge (nginx) lifecycle actions for Maven goals andEmulatorLifecycle.Methods in com.cloudforge.core.local that return EmulatorEdgeLifecycleActionModifier and TypeMethodDescriptionstatic EmulatorEdgeLifecycleActionReturns the enum constant of this class with the specified name.static EmulatorEdgeLifecycleAction[]EmulatorEdgeLifecycleAction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.cloudforge.core.local with parameters of type EmulatorEdgeLifecycleActionModifier and TypeMethodDescriptionstatic voidEmulatorEdgeLifecycle.execute(EmulatorEdgeLifecycleAction action) static voidEmulatorEdgeLifecycle.execute(EmulatorEdgeRuntime runtime, EmulatorEdgeLifecycleAction action) static voidEmulatorEdgeLifecycle.executeUnchecked(EmulatorEdgeLifecycleAction action)