Enum Class的使用
com.alibaba.csp.sentinel.transport.command.http.StatusCode
使用StatusCode的程序包
程序包
说明
-
com.alibaba.csp.sentinel.transport.command.exception中StatusCode的使用
-
com.alibaba.csp.sentinel.transport.command.http中StatusCode的使用
修饰符和类型方法说明static StatusCodeReturns the enum constant of this class with the specified name.static StatusCode[]StatusCode.values()Returns an array containing the constants of this enum class, in the order they are declared.