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