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