Uses of Class
cloud.dnation.hetznerclient.FirewallRule
-
Uses of FirewallRule in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return FirewallRuleModifier and TypeMethodDescriptionFirewallRule.addDestinationIpsItem(String destinationIpsItem) FirewallRule.addSourceIpsItem(String sourceIpsItem) FirewallRule.description(String description) FirewallRule.destinationIps(List<String> destinationIps) Methods in cloud.dnation.hetznerclient that return types with arguments of type FirewallRuleMethods in cloud.dnation.hetznerclient with parameters of type FirewallRuleMethod parameters in cloud.dnation.hetznerclient with type arguments of type FirewallRuleModifier and TypeMethodDescriptionFirewallDetail.rules(List<FirewallRule> rules) voidFirewallDetail.setRules(List<FirewallRule> rules)