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