Uses of Class
io.github.sinuscosinustan.hetznercloud.objects.general.FirewallRule
Packages that use FirewallRule
-
Uses of FirewallRule in io.github.sinuscosinustan.hetznercloud
Method parameters in io.github.sinuscosinustan.hetznercloud with type arguments of type FirewallRuleModifier and TypeMethodDescriptionHetznerCloudAPI.setFirewallRules
(long id, List<FirewallRule> firewallRules) Sets the rules of a Firewall.