Interface AutomationInvokeTemplateParams.TemplateIdStage
-
- All Known Implementing Classes:
AutomationInvokeTemplateParams.Builder
- Enclosing class:
- AutomationInvokeTemplateParams
public static interface AutomationInvokeTemplateParams.TemplateIdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AutomationInvokeTemplateParams.Builderfrom(AutomationInvokeTemplateParams other)AutomationInvokeTemplateParams._FinalStagetemplateId(java.lang.String templateId)
-
-
-
Method Detail
-
templateId
AutomationInvokeTemplateParams._FinalStage templateId(java.lang.String templateId)
-
from
AutomationInvokeTemplateParams.Builder from(AutomationInvokeTemplateParams other)
-
-