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