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