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