Uses of Class
com.microsoft.azure.toolkit.lib.mysql.single.MySqlDatabase
-
-
Uses of MySqlDatabase in com.microsoft.azure.toolkit.lib.mysql.single
Methods in com.microsoft.azure.toolkit.lib.mysql.single that return MySqlDatabase Modifier and Type Method Description protected MySqlDatabaseMySqlDatabaseModule. newResource(com.azure.resourcemanager.mysql.models.Database database)protected MySqlDatabaseMySqlDatabaseModule. newResource(String name, String resourceGroupName)Methods in com.microsoft.azure.toolkit.lib.mysql.single that return types with arguments of type MySqlDatabase Modifier and Type Method Description List<MySqlDatabase>MySqlServer. listDatabases()
-