| Package | Description |
|---|---|
| com.amazonaws.services.personalize.model |
| Modifier and Type | Method and Description |
|---|---|
AutoTrainingConfig |
AutoTrainingConfig.clone() |
AutoTrainingConfig |
SolutionConfig.getAutoTrainingConfig()
Specifies the automatic training configuration to use.
|
AutoTrainingConfig |
AutoTrainingConfig.withSchedulingExpression(String schedulingExpression)
Specifies how often to automatically train new solution versions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SolutionConfig.setAutoTrainingConfig(AutoTrainingConfig autoTrainingConfig)
Specifies the automatic training configuration to use.
|
SolutionConfig |
SolutionConfig.withAutoTrainingConfig(AutoTrainingConfig autoTrainingConfig)
Specifies the automatic training configuration to use.
|
Copyright © 2024. All rights reserved.