Uses of Class
com.microsoft.azure.toolkit.lib.mysql.single.MySqlServerDraft
-
-
Uses of MySqlServerDraft in com.microsoft.azure.toolkit.lib.mysql.single
Methods in com.microsoft.azure.toolkit.lib.mysql.single that return MySqlServerDraft Modifier and Type Method Description protected MySqlServerDraftMySqlServerModule. newDraftForCreate(String name, String resourceGroupName)protected MySqlServerDraftMySqlServerModule. newDraftForUpdate(MySqlServer origin)
-