Uses of Class
software.amazon.awssdk.services.frauddetector.model.TrainingResultV2
-
Packages that use TrainingResultV2 Package Description software.amazon.awssdk.services.frauddetector.model -
-
Uses of TrainingResultV2 in software.amazon.awssdk.services.frauddetector.model
Methods in software.amazon.awssdk.services.frauddetector.model that return TrainingResultV2 Modifier and Type Method Description TrainingResultV2ModelVersionDetail. trainingResultV2()The training result details.Methods in software.amazon.awssdk.services.frauddetector.model with parameters of type TrainingResultV2 Modifier and Type Method Description ModelVersionDetail.BuilderModelVersionDetail.Builder. trainingResultV2(TrainingResultV2 trainingResultV2)The training result details.
-