Uses of Class
software.amazon.awssdk.services.glue.model.MySQLCatalogSource
-
Packages that use MySQLCatalogSource Package Description software.amazon.awssdk.services.glue.model -
-
Uses of MySQLCatalogSource in software.amazon.awssdk.services.glue.model
Methods in software.amazon.awssdk.services.glue.model that return MySQLCatalogSource Modifier and Type Method Description MySQLCatalogSourceCodeGenConfigurationNode. mySQLCatalogSource()Specifies a MySQL data source in the Glue Data Catalog.Methods in software.amazon.awssdk.services.glue.model with parameters of type MySQLCatalogSource Modifier and Type Method Description CodeGenConfigurationNode.BuilderCodeGenConfigurationNode.Builder. mySQLCatalogSource(MySQLCatalogSource mySQLCatalogSource)Specifies a MySQL data source in the Glue Data Catalog.
-