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