Uses of Class
com.microsoft.azure.toolkit.lib.mysql.single.MySqlServer
-
-
Uses of MySqlServer in com.microsoft.azure.toolkit.lib.mysql.single
Subclasses of MySqlServer in com.microsoft.azure.toolkit.lib.mysql.single Modifier and Type Class Description classMySqlServerDraftFields in com.microsoft.azure.toolkit.lib.mysql.single declared as MySqlServer Modifier and Type Field Description private MySqlServerMySqlServerDraft. originMethods in com.microsoft.azure.toolkit.lib.mysql.single that return MySqlServer Modifier and Type Method Description MySqlServerMySqlDatabase. getServer()protected MySqlServerMySqlServerModule. newResource(com.azure.resourcemanager.mysql.models.Server r)protected MySqlServerMySqlServerModule. newResource(String name, String resourceGroupName)Methods in com.microsoft.azure.toolkit.lib.mysql.single that return types with arguments of type MySqlServer Modifier and Type Method Description List<MySqlServer>AzureMySql. servers()Methods in com.microsoft.azure.toolkit.lib.mysql.single with parameters of type MySqlServer Modifier and Type Method Description protected MySqlServerDraftMySqlServerModule. newDraftForUpdate(MySqlServer origin)Constructors in com.microsoft.azure.toolkit.lib.mysql.single with parameters of type MySqlServer Constructor Description MySqlDatabaseModule(MySqlServer parent)MySqlFirewallRuleModule(MySqlServer parent)MySqlServer(MySqlServer origin)copy constructorMySqlServerDraft(MySqlServer origin)
-