Package ai.extend.types
Interface BatchProcessorRunFailedWebhookEvent.PayloadStage
-
- All Known Implementing Classes:
BatchProcessorRunFailedWebhookEvent.Builder
- Enclosing class:
- BatchProcessorRunFailedWebhookEvent
public static interface BatchProcessorRunFailedWebhookEvent.PayloadStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BatchProcessorRunFailedWebhookEvent._FinalStagepayload(BatchRun payload)
-
-
-
Method Detail
-
payload
BatchProcessorRunFailedWebhookEvent._FinalStage payload(@NotNull BatchRun payload)
-
-