Package ai.vectros.types
Interface SearchResultsEvent.EventStage
- All Known Implementing Classes:
SearchResultsEvent.Builder
- Enclosing class:
SearchResultsEvent
public static interface SearchResultsEvent.EventStage
-
Method Summary
Modifier and TypeMethodDescriptionevent(@NotNull SearchResultsEventEvent event) Backward-compatible alias oftype.from(SearchResultsEvent other)
-
Method Details
-
event
Backward-compatible alias of
type. Alwayssearch_results. -
from
-