Uses of Class
software.amazon.awssdk.services.personalize.model.Recipe
-
Packages that use Recipe Package Description software.amazon.awssdk.services.personalize.model -
-
Uses of Recipe in software.amazon.awssdk.services.personalize.model
Methods in software.amazon.awssdk.services.personalize.model that return Recipe Modifier and Type Method Description RecipeDescribeRecipeResponse. recipe()An object that describes the recipe.Methods in software.amazon.awssdk.services.personalize.model with parameters of type Recipe Modifier and Type Method Description DescribeRecipeResponse.BuilderDescribeRecipeResponse.Builder. recipe(Recipe recipe)An object that describes the recipe.
-