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