Uses of Interface
de.taimos.pipeline.aws.cloudformation.stacksets.SleepStrategy
-
Uses of SleepStrategy in de.taimos.pipeline.aws
Modifier and TypeMethodDescriptionstatic CloudFormationStackSet
AWSUtilFactory.newCFStackSet
(com.amazonaws.services.cloudformation.AmazonCloudFormation client, String stack, TaskListener listener, SleepStrategy sleepStrategy) -
Uses of SleepStrategy in de.taimos.pipeline.aws.cloudformation.stacksets
Modifier and TypeFieldDescriptionstatic final SleepStrategy
SleepStrategy.EXPONENTIAL_BACKOFF_STRATEGY
ModifierConstructorDescriptionCloudFormationStackSet
(com.amazonaws.services.cloudformation.AmazonCloudFormation client, String stackSet, TaskListener listener, SleepStrategy sleepStrategy)