Uses of Class
software.amazon.awssdk.services.frauddetector.model.TrainingMetricsV2
-
Packages that use TrainingMetricsV2 Package Description software.amazon.awssdk.services.frauddetector.model -
-
Uses of TrainingMetricsV2 in software.amazon.awssdk.services.frauddetector.model
Methods in software.amazon.awssdk.services.frauddetector.model that return TrainingMetricsV2 Modifier and Type Method Description TrainingMetricsV2TrainingResultV2. trainingMetricsV2()The training metric details.Methods in software.amazon.awssdk.services.frauddetector.model with parameters of type TrainingMetricsV2 Modifier and Type Method Description TrainingResultV2.BuilderTrainingResultV2.Builder. trainingMetricsV2(TrainingMetricsV2 trainingMetricsV2)The training metric details.
-