Uses of Class
org.apache.shenyu.common.dto.convert.selector.ZombieUpstream.Builder
-
Packages that use ZombieUpstream.Builder Package Description org.apache.shenyu.common.dto.convert.selector -
-
Uses of ZombieUpstream.Builder in org.apache.shenyu.common.dto.convert.selector
Methods in org.apache.shenyu.common.dto.convert.selector that return ZombieUpstream.Builder Modifier and Type Method Description static ZombieUpstream.BuilderZombieUpstream. builder()class builder.ZombieUpstream.BuilderZombieUpstream.Builder. commonUpstream(CommonUpstream commonUpstream)build commonUpstream.ZombieUpstream.BuilderZombieUpstream.Builder. selectorId(java.lang.String selectorId)build selectorId.ZombieUpstream.BuilderZombieUpstream.Builder. zombieCheckTimes(int zombieCheckTimes)build zombieCheckTimes.
-