Uses of Class
software.amazon.awssdk.services.personalize.model.AutoMLResult
-
Packages that use AutoMLResult Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of AutoMLResult in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return AutoMLResult Modifier and Type Method Description AutoMLResultSolution. autoMLResult()WhenperformAutoMLis true, specifies the best recipe found.Methods in software.amazon.awssdk.services.personalize.model with parameters of type AutoMLResult Modifier and Type Method Description Solution.BuilderSolution.Builder. autoMLResult(AutoMLResult autoMLResult)WhenperformAutoMLis true, specifies the best recipe found.
-