Interface AutomationAddToBatchStep.WaitPeriodStage
-
- All Known Implementing Classes:
AutomationAddToBatchStep.Builder
- Enclosing class:
- AutomationAddToBatchStep
public static interface AutomationAddToBatchStep.WaitPeriodStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AutomationAddToBatchStep.Builderfrom(AutomationAddToBatchStep other)AutomationAddToBatchStep.MaxWaitPeriodStagewaitPeriod(java.lang.String waitPeriod)
-
-
-
Method Detail
-
waitPeriod
AutomationAddToBatchStep.MaxWaitPeriodStage waitPeriod(java.lang.String waitPeriod)
-
from
AutomationAddToBatchStep.Builder from(AutomationAddToBatchStep other)
-
-