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