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