Uses of Class
de.taimos.pipeline.aws.cloudformation.stacksets.CloudFormationStackSet
Packages that use CloudFormationStackSet
- 
Uses of CloudFormationStackSet in de.taimos.pipeline.aws
Methods in de.taimos.pipeline.aws that return CloudFormationStackSetModifier and TypeMethodDescriptionstatic CloudFormationStackSetAWSUtilFactory.newCFStackSet(com.amazonaws.services.cloudformation.AmazonCloudFormation client, String stack, TaskListener listener, SleepStrategy sleepStrategy) Method parameters in de.taimos.pipeline.aws with type arguments of type CloudFormationStackSetModifier and TypeMethodDescriptionstatic voidAWSUtilFactory.setStackSetSupplier(Function<String, CloudFormationStackSet> supplier)