Package ai.extend.types
Interface WebhookEndpoint.ApiVersionStage
-
- All Known Implementing Classes:
WebhookEndpoint.Builder
- Enclosing class:
- WebhookEndpoint
public static interface WebhookEndpoint.ApiVersionStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebhookEndpoint.CreatedAtStageapiVersion(java.lang.String apiVersion)
-
-
-
Method Detail
-
apiVersion
WebhookEndpoint.CreatedAtStage apiVersion(@NotNull java.lang.String apiVersion)
-
-