Interface ClassifyRunsCreateBatchRequestClassifier.IdStage
-
- All Known Implementing Classes:
ClassifyRunsCreateBatchRequestClassifier.Builder
- Enclosing class:
- ClassifyRunsCreateBatchRequestClassifier
public static interface ClassifyRunsCreateBatchRequestClassifier.IdStage
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ClassifyRunsCreateBatchRequestClassifier.Builderfrom(ClassifyRunsCreateBatchRequestClassifier other)ClassifyRunsCreateBatchRequestClassifier._FinalStageid(java.lang.String id)The ID of the classifier to use.
-
-
-
Method Detail
-
id
ClassifyRunsCreateBatchRequestClassifier._FinalStage id(@NotNull java.lang.String id)
The ID of the classifier to use.
-
-