Interface AutomationFetchDataStep.WebhookStage
-
- All Known Implementing Classes:
AutomationFetchDataStep.Builder
- Enclosing class:
- AutomationFetchDataStep
public static interface AutomationFetchDataStep.WebhookStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AutomationFetchDataStep.Builderfrom(AutomationFetchDataStep other)AutomationFetchDataStep.MergeStrategyStagewebhook(AutomationFetchDataWebhook webhook)
-
-
-
Method Detail
-
webhook
AutomationFetchDataStep.MergeStrategyStage webhook(AutomationFetchDataWebhook webhook)
-
from
AutomationFetchDataStep.Builder from(AutomationFetchDataStep other)
-
-