Uses of Enum Class
io.github.sinuscosinustan.hetznercloud.objects.general.FirewallRule.Direction
Packages that use FirewallRule.Direction
-
Uses of FirewallRule.Direction in io.github.sinuscosinustan.hetznercloud.objects.general
Methods in io.github.sinuscosinustan.hetznercloud.objects.general that return FirewallRule.DirectionModifier and TypeMethodDescriptionstatic FirewallRule.DirectionReturns the enum constant of this class with the specified name.static FirewallRule.Direction[]FirewallRule.Direction.values()Returns an array containing the constants of this enum class, in the order they are declared.