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