Uses of Class
com.microsoft.azure.toolkit.lib.mysql.single.MySqlFirewallRule
-
-
Uses of MySqlFirewallRule in com.microsoft.azure.toolkit.lib.mysql.single
Subclasses of MySqlFirewallRule in com.microsoft.azure.toolkit.lib.mysql.single Modifier and Type Class Description classMySqlFirewallRuleDraftFields in com.microsoft.azure.toolkit.lib.mysql.single declared as MySqlFirewallRule Modifier and Type Field Description private MySqlFirewallRuleMySqlFirewallRuleDraft. originMethods in com.microsoft.azure.toolkit.lib.mysql.single that return MySqlFirewallRule Modifier and Type Method Description protected MySqlFirewallRuleMySqlFirewallRuleModule. newResource(com.azure.resourcemanager.mysql.models.FirewallRule rule)protected MySqlFirewallRuleMySqlFirewallRuleModule. newResource(String name, String resourceGroupName)Methods in com.microsoft.azure.toolkit.lib.mysql.single with parameters of type MySqlFirewallRule Modifier and Type Method Description protected MySqlFirewallRuleDraftMySqlFirewallRuleModule. newDraftForUpdate(MySqlFirewallRule origin)Constructors in com.microsoft.azure.toolkit.lib.mysql.single with parameters of type MySqlFirewallRule Constructor Description MySqlFirewallRule(MySqlFirewallRule origin)copy constructorMySqlFirewallRuleDraft(MySqlFirewallRule origin)
-