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