Uses of Enum Class
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.CodeReturns the enum constant of this class with the specified name.static Error.Code[]Error.Code.values()Returns an array containing the constants of this enum class, in the order they are declared.