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