Uses of Class
com.cloudera.cdp.datahub.model.Recipe
Packages that use Recipe
-
Uses of Recipe in com.cloudera.cdp.datahub.model
Methods in com.cloudera.cdp.datahub.model that return RecipeModifier and TypeMethodDescriptionCreateRecipeResponse.getRecipe()
Getter for recipe.DescribeRecipeResponse.getRecipe()
Getter for recipe.Methods in com.cloudera.cdp.datahub.model that return types with arguments of type RecipeMethods in com.cloudera.cdp.datahub.model with parameters of type RecipeModifier and TypeMethodDescriptionvoid
Setter for recipe.void
Setter for recipe.Method parameters in com.cloudera.cdp.datahub.model with type arguments of type RecipeModifier and TypeMethodDescriptionvoid
DeleteRecipesResponse.setRecipes
(List<Recipe> recipes) Setter for recipes.