Uses of Class
com.tencentcloudapi.gme.v20180711.GmeErrorCode
-
Packages that use GmeErrorCode Package Description com.tencentcloudapi.gme.v20180711 -
-
Uses of GmeErrorCode in com.tencentcloudapi.gme.v20180711
Methods in com.tencentcloudapi.gme.v20180711 that return GmeErrorCode Modifier and Type Method Description static GmeErrorCodeGmeErrorCode. valueOf(String name)Returns the enum constant of this type with the specified name.static GmeErrorCode[]GmeErrorCode. values()Returns an array containing the constants of this enum type, in the order they are declared.
-