Uses of Class
software.amazon.awssdk.services.frauddetector.model.ATITrainingMetricsValue
-
Packages that use ATITrainingMetricsValue Package Description software.amazon.awssdk.services.frauddetector.model -
-
Uses of ATITrainingMetricsValue in software.amazon.awssdk.services.frauddetector.model
Methods in software.amazon.awssdk.services.frauddetector.model that return ATITrainingMetricsValue Modifier and Type Method Description ATITrainingMetricsValueTrainingMetricsV2. ati()The Account Takeover Insights (ATI) model training metric details.Methods in software.amazon.awssdk.services.frauddetector.model with parameters of type ATITrainingMetricsValue Modifier and Type Method Description TrainingMetricsV2.BuilderTrainingMetricsV2.Builder. ati(ATITrainingMetricsValue ati)The Account Takeover Insights (ATI) model training metric details.
-