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