Package ai.extend.types
Interface WebhookEndpoint.StatusStage
-
- All Known Implementing Classes:
WebhookEndpoint.Builder
- Enclosing class:
- WebhookEndpoint
public static interface WebhookEndpoint.StatusStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebhookEndpoint.ApiVersionStagestatus(WebhookEndpointStatus status)
-
-
-
Method Detail
-
status
WebhookEndpoint.ApiVersionStage status(@NotNull WebhookEndpointStatus status)
-
-