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