Enum Class的使用
com.alibaba.nacos.common.http.BaseHttpMethod
使用BaseHttpMethod的程序包
-
com.alibaba.nacos.common.http中BaseHttpMethod的使用
修饰符和类型方法说明static BaseHttpMethodValue ofBaseHttpMethod.static BaseHttpMethodReturns the enum constant of this class with the specified name.static BaseHttpMethod[]BaseHttpMethod.values()Returns an array containing the constants of this enum class, in the order they are declared.