Uses of Record Class
com.cloudforgeci.localstack.LocalStackDeployer.Change
Packages that use LocalStackDeployer.Change
-
Uses of LocalStackDeployer.Change in com.cloudforgeci.localstack
Methods in com.cloudforgeci.localstack that return types with arguments of type LocalStackDeployer.ChangeModifier and TypeMethodDescriptionLocalStackDeployer.DeploymentResult.changes()Deprecated.Returns the value of thechangesrecord component.Constructor parameters in com.cloudforgeci.localstack with type arguments of type LocalStackDeployer.ChangeModifierConstructorDescriptionDeploymentResult(String stackName, boolean created, boolean noOp, List<LocalStackDeployer.Change> changes, Map<String, String> outputs) Deprecated.Creates an instance of aDeploymentResultrecord class.