Uses of Class
software.amazon.awssdk.services.glue.model.RecipeReference
-
Packages that use RecipeReference Package Description software.amazon.awssdk.services.glue.model -
-
Uses of RecipeReference in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return RecipeReference Modifier and Type Method Description RecipeReferenceRecipe. recipeReference()A reference to the DataBrew recipe used by the node.Methods in software.amazon.awssdk.services.glue.model with parameters of type RecipeReference Modifier and Type Method Description Recipe.BuilderRecipe.Builder. recipeReference(RecipeReference recipeReference)A reference to the DataBrew recipe used by the node.
-