Uses of Class
software.amazon.awssdk.services.glue.model.ApplyMapping
-
Packages that use ApplyMapping Package Description software.amazon.awssdk.services.glue.model -
-
Uses of ApplyMapping in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return ApplyMapping Modifier and Type Method Description ApplyMappingCodeGenConfigurationNode. applyMapping()Specifies a transform that maps data property keys in the data source to data property keys in the data target.Methods in software.amazon.awssdk.services.glue.model with parameters of type ApplyMapping Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. applyMapping(ApplyMapping applyMapping)Specifies a transform that maps data property keys in the data source to data property keys in the data target.
-