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