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