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