Uses of Class
software.amazon.awssdk.services.frauddetector.model.OFITrainingMetricsValue
-
Packages that use OFITrainingMetricsValue Package Description software.amazon.awssdk.services.frauddetector.model -
-
Uses of OFITrainingMetricsValue in software.amazon.awssdk.services.frauddetector.model
Methods in software.amazon.awssdk.services.frauddetector.model that return OFITrainingMetricsValue Modifier and Type Method Description OFITrainingMetricsValueTrainingMetricsV2. ofi()The Online Fraud Insights (OFI) model training metric details.Methods in software.amazon.awssdk.services.frauddetector.model with parameters of type OFITrainingMetricsValue Modifier and Type Method Description TrainingMetricsV2.BuilderTrainingMetricsV2.Builder. ofi(OFITrainingMetricsValue ofi)The Online Fraud Insights (OFI) model training metric details.
-