Uses of Class
com.acumenvelocity.ath.model.TrainingJobResponse
-
Packages that use TrainingJobResponse Package Description com.acumenvelocity.ath.model -
-
Uses of TrainingJobResponse in com.acumenvelocity.ath.model
Methods in com.acumenvelocity.ath.model that return TrainingJobResponse Modifier and Type Method Description TrainingJobResponseTrainingJobResponse. status(TrainingJobResponse.StatusEnum status)Initial status of the training job.TrainingJobResponseTrainingJobResponse. statusUrl(String statusUrl)URL to check training status.TrainingJobResponseTrainingJobResponse. submittedAt(Date submittedAt)Timestamp when training was initiated.TrainingJobResponseTrainingJobResponse. trainingJobId(UUID trainingJobId)Unique identifier of the training job.
-