Uses of Class
software.amazon.awssdk.services.personalize.model.AutoMLConfig
-
Packages that use AutoMLConfig Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of AutoMLConfig in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return AutoMLConfig Modifier and Type Method Description AutoMLConfigSolutionConfig. autoMLConfig()The AutoMLConfig object containing a list of recipes to search when AutoML is performed.Methods in software.amazon.awssdk.services.personalize.model with parameters of type AutoMLConfig Modifier and Type Method Description SolutionConfig.BuilderSolutionConfig.Builder. autoMLConfig(AutoMLConfig autoMLConfig)The AutoMLConfig object containing a list of recipes to search when AutoML is performed.
-