Uses of Class
software.amazon.awssdk.services.frauddetector.model.TFITrainingMetricsValue
-
Packages that use TFITrainingMetricsValue Package Description software.amazon.awssdk.services.frauddetector.model -
-
Uses of TFITrainingMetricsValue in software.amazon.awssdk.services.frauddetector.model
Methods in software.amazon.awssdk.services.frauddetector.model that return TFITrainingMetricsValue Modifier and Type Method Description TFITrainingMetricsValueTrainingMetricsV2. tfi()The Transaction Fraud Insights (TFI) model training metric details.Methods in software.amazon.awssdk.services.frauddetector.model with parameters of type TFITrainingMetricsValue Modifier and Type Method Description TrainingMetricsV2.BuilderTrainingMetricsV2.Builder. tfi(TFITrainingMetricsValue tfi)The Transaction Fraud Insights (TFI) model training metric details.
-