Uses of Class
org.apache.shenyu.common.dto.convert.selector.DivideUpstream
-
Packages that use DivideUpstream Package Description org.apache.shenyu.common.dto.convert.selector -
-
Uses of DivideUpstream in org.apache.shenyu.common.dto.convert.selector
Methods in org.apache.shenyu.common.dto.convert.selector that return DivideUpstream Modifier and Type Method Description DivideUpstreamDivideUpstream.Builder. build()build new Object.Methods in org.apache.shenyu.common.dto.convert.selector that return types with arguments of type DivideUpstream Modifier and Type Method Description java.util.List<DivideUpstream>SpringCloudSelectorHandle. getDivideUpstreams()get divideUpstreams.Method parameters in org.apache.shenyu.common.dto.convert.selector with type arguments of type DivideUpstream Modifier and Type Method Description SpringCloudSelectorHandle.BuilderSpringCloudSelectorHandle.Builder. divideUpstreams(java.util.List<DivideUpstream> divideUpstreams)build serviceId.voidSpringCloudSelectorHandle. setDivideUpstreams(java.util.List<DivideUpstream> divideUpstreams)set divideUpstreams.
-