Package ai.extend.types
Interface LegacyProvidedClassifierOutput.TypeStage
-
- All Known Implementing Classes:
LegacyProvidedClassifierOutput.Builder
- Enclosing class:
- LegacyProvidedClassifierOutput
public static interface LegacyProvidedClassifierOutput.TypeStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description LegacyProvidedClassifierOutput._FinalStagetype(java.lang.String type)The type of classification
-
-
-
Method Detail
-
type
LegacyProvidedClassifierOutput._FinalStage type(@NotNull java.lang.String type)
The type of classification
-
-