Interface AutomationThrottleStep.MaxAllowedStage
-
- All Known Implementing Classes:
AutomationThrottleStep.Builder
- Enclosing class:
- AutomationThrottleStep
public static interface AutomationThrottleStep.MaxAllowedStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AutomationThrottleStep.Builderfrom(AutomationThrottleStep other)AutomationThrottleStep.PeriodStagemaxAllowed(int maxAllowed)
-
-
-
Method Detail
-
maxAllowed
AutomationThrottleStep.PeriodStage maxAllowed(int maxAllowed)
-
from
AutomationThrottleStep.Builder from(AutomationThrottleStep other)
-
-