Uses of Class
org.apache.shenyu.common.config.ShenyuConfig.Health
-
Packages that use ShenyuConfig.Health Package Description org.apache.shenyu.common.config -
-
Uses of ShenyuConfig.Health in org.apache.shenyu.common.config
Methods in org.apache.shenyu.common.config that return ShenyuConfig.Health Modifier and Type Method Description ShenyuConfig.HealthShenyuConfig. getHealth()Gets health.Methods in org.apache.shenyu.common.config with parameters of type ShenyuConfig.Health Modifier and Type Method Description voidShenyuConfig. setHealth(ShenyuConfig.Health health)Sets health.
-