Uses of Class
io.github.sinuscosinustan.hetznercloud.objects.general.FWApplicationTarget
Packages that use FWApplicationTarget
-
Uses of FWApplicationTarget in io.github.sinuscosinustan.hetznercloud
Method parameters in io.github.sinuscosinustan.hetznercloud with type arguments of type FWApplicationTargetModifier and TypeMethodDescriptionHetznerCloudAPI.applyFirewallToResources
(long id, List<FWApplicationTarget> applicationTargets) Applies one Firewall to multiple resources.HetznerCloudAPI.removeFirewallFromResources
(long id, List<FWApplicationTarget> removalTargets) Removes one Firewall from multiple resources.