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