Uses of Enum Class
com.cloudforge.core.local.StackPortLifecycleAction
Packages that use StackPortLifecycleAction
Package
Description
Cross-module contracts for post-synthesis local CloudFormation deployment and emulator lifecycle.
-
Uses of StackPortLifecycleAction in com.cloudforge.core.local
Subclasses with type arguments of type StackPortLifecycleAction in com.cloudforge.core.localModifier and TypeClassDescriptionenumStackPort lifecycle operations exposed by Maven goals and programmatic callers.Methods in com.cloudforge.core.local that return StackPortLifecycleActionModifier and TypeMethodDescriptionstatic StackPortLifecycleActionReturns the enum constant of this class with the specified name.static StackPortLifecycleAction[]StackPortLifecycleAction.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 StackPortLifecycleActionModifier and TypeMethodDescriptionstatic voidStackPortLifecycle.execute(DeploymentTarget target, StackPortLifecycleAction action) static voidStackPortLifecycle.execute(StackPortRuntime runtime, StackPortLifecycleAction action)