Uses of Enum Class
io.trino.plugin.google.sheets.SheetsErrorCode
Packages that use SheetsErrorCode
-
Uses of SheetsErrorCode in io.trino.plugin.google.sheets
Methods in io.trino.plugin.google.sheets that return SheetsErrorCodeModifier and TypeMethodDescriptionstatic SheetsErrorCodeReturns the enum constant of this class with the specified name.static SheetsErrorCode[]SheetsErrorCode.values()Returns an array containing the constants of this enum class, in the order they are declared.