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