Interface CreateModelRequest.ModelNameStage
- All Known Implementing Classes:
CreateModelRequest.Builder
- Enclosing class:
CreateModelRequest
public static interface CreateModelRequest.ModelNameStage
-
Method Summary
-
Method Details
-
modelName
Name of the model definition. If multiple with the same name exist, they are applied in the following order: (1) custom over built-in, (2) newest according to startTime where model.startTime<observation.startTime
-
from
-