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