Uses of Class
software.amazon.awssdk.services.glue.model.MySQLCatalogTarget
-
Packages that use MySQLCatalogTarget Package Description software.amazon.awssdk.services.glue.model -
-
Uses of MySQLCatalogTarget in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return MySQLCatalogTarget Modifier and Type Method Description MySQLCatalogTargetCodeGenConfigurationNode. mySQLCatalogTarget()Specifies a target that uses MySQL.Methods in software.amazon.awssdk.services.glue.model with parameters of type MySQLCatalogTarget Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. mySQLCatalogTarget(MySQLCatalogTarget mySQLCatalogTarget)Specifies a target that uses MySQL.
-