Uses of Class
software.amazon.awssdk.services.glue.model.Recipe
-
Packages that use Recipe Package Description software.amazon.awssdk.services.glue.model -
-
Uses of Recipe in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return Recipe Modifier and Type Method Description RecipeCodeGenConfigurationNode. recipe()Specifies a Glue DataBrew recipe node.Methods in software.amazon.awssdk.services.glue.model with parameters of type Recipe Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. recipe(Recipe recipe)Specifies a Glue DataBrew recipe node.
-