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