Package com.flagright.api.types
Interface WebhookEvent.TypeStage
-
- All Known Implementing Classes:
WebhookEvent.Builder
- Enclosing class:
- WebhookEvent
public static interface WebhookEvent.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description WebhookEvent.DataStagetype(WebhookEventType type)
-
-
-
Method Detail
-
type
WebhookEvent.DataStage type(@NotNull WebhookEventType type)
-
-