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