Uses of Class
software.amazon.awssdk.services.glue.model.RecipeAction
-
Packages that use RecipeAction Package Description software.amazon.awssdk.services.glue.model -
-
Uses of RecipeAction in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return RecipeAction Modifier and Type Method Description RecipeActionRecipeStep. action()The transformation action of the recipe step.Methods in software.amazon.awssdk.services.glue.model with parameters of type RecipeAction Modifier and Type Method Description RecipeStep.BuilderRecipeStep.Builder. action(RecipeAction action)The transformation action of the recipe step.
-