Uses of Class
software.amazon.awssdk.services.frauddetector.model.TrainingResult
-
Packages that use TrainingResult Package Description software.amazon.awssdk.services.frauddetector.model -
-
Uses of TrainingResult in software.amazon.awssdk.services.frauddetector.model
Methods in software.amazon.awssdk.services.frauddetector.model that return TrainingResult Modifier and Type Method Description TrainingResultModelVersionDetail. trainingResult()The training results.Methods in software.amazon.awssdk.services.frauddetector.model with parameters of type TrainingResult Modifier and Type Method Description ModelVersionDetail.BuilderModelVersionDetail.Builder. trainingResult(TrainingResult trainingResult)The training results.
-