Uses of Class
software.amazon.awssdk.services.personalize.model.FieldsForThemeGeneration
-
Packages that use FieldsForThemeGeneration Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of FieldsForThemeGeneration in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return FieldsForThemeGeneration Modifier and Type Method Description FieldsForThemeGenerationThemeGenerationConfig. fieldsForThemeGeneration()Fields used to generate descriptive themes for a batch inference job.Methods in software.amazon.awssdk.services.personalize.model with parameters of type FieldsForThemeGeneration Modifier and Type Method Description ThemeGenerationConfig.BuilderThemeGenerationConfig.Builder. fieldsForThemeGeneration(FieldsForThemeGeneration fieldsForThemeGeneration)Fields used to generate descriptive themes for a batch inference job.
-