Package ai.extend.types
Interface ProvidedClassifyOutput._FinalStage
-
- All Known Implementing Classes:
ProvidedClassifyOutput.Builder
- Enclosing class:
- ProvidedClassifyOutput
public static interface ProvidedClassifyOutput._FinalStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ProvidedClassifyOutputbuild()
-
-
-
Method Detail
-
build
ProvidedClassifyOutput build()
-
-