Uses of Class
software.amazon.awssdk.services.glue.model.Union
-
Packages that use Union Package Description software.amazon.awssdk.services.glue.model -
-
Uses of Union in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return Union Modifier and Type Method Description UnionCodeGenConfigurationNode. union()Specifies a transform that combines the rows from two or more datasets into a single result.Methods in software.amazon.awssdk.services.glue.model with parameters of type Union Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. union(Union union)Specifies a transform that combines the rows from two or more datasets into a single result.
-