Uses of Class
cloud.dnation.hetznerclient.FirewallDetail
-
Uses of FirewallDetail in cloud.dnation.hetznerclient
Methods in cloud.dnation.hetznerclient that return FirewallDetailModifier and TypeMethodDescriptionFirewallDetail.addAppliedToItem(FirewallAppliedToDetail appliedToItem) FirewallDetail.addRulesItem(FirewallRule rulesItem) FirewallDetail.appliedTo(List<FirewallAppliedToDetail> appliedTo) GetFirewallByIdResponse.getFirewall()Get firewallFirewallDetail.putLabelsItem(String key, String labelsItem) FirewallDetail.rules(List<FirewallRule> rules) Methods in cloud.dnation.hetznerclient that return types with arguments of type FirewallDetailMethods in cloud.dnation.hetznerclient with parameters of type FirewallDetailModifier and TypeMethodDescriptionGetFirewallsBySelectorResponse.addFirewallsItem(FirewallDetail firewallsItem) GetFirewallByIdResponse.firewall(FirewallDetail firewall) voidGetFirewallByIdResponse.setFirewall(FirewallDetail firewall) Method parameters in cloud.dnation.hetznerclient with type arguments of type FirewallDetailModifier and TypeMethodDescriptionGetFirewallsBySelectorResponse.firewalls(List<FirewallDetail> firewalls) voidGetFirewallsBySelectorResponse.setFirewalls(List<FirewallDetail> firewalls)