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