Uses of Interface
io.envoyproxy.envoy.type.v3.HashPolicyOrBuilder
-
Packages that use HashPolicyOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 io.envoyproxy.envoy.type.v3 -
-
Uses of HashPolicyOrBuilder in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return HashPolicyOrBuilder Modifier and Type Method Description HashPolicyOrBuilderTcpProxy.Builder. getHashPolicyOrBuilder(int index)Optional configuration for TCP proxy hash policy.HashPolicyOrBuilderTcpProxy. getHashPolicyOrBuilder(int index)Optional configuration for TCP proxy hash policy.HashPolicyOrBuilderTcpProxyOrBuilder. getHashPolicyOrBuilder(int index)Optional configuration for TCP proxy hash policy.Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return types with arguments of type HashPolicyOrBuilder Modifier and Type Method Description List<? extends HashPolicyOrBuilder>TcpProxy.Builder. getHashPolicyOrBuilderList()Optional configuration for TCP proxy hash policy.List<? extends HashPolicyOrBuilder>TcpProxy. getHashPolicyOrBuilderList()Optional configuration for TCP proxy hash policy.List<? extends HashPolicyOrBuilder>TcpProxyOrBuilder. getHashPolicyOrBuilderList()Optional configuration for TCP proxy hash policy. -
Uses of HashPolicyOrBuilder in io.envoyproxy.envoy.type.v3
Classes in io.envoyproxy.envoy.type.v3 that implement HashPolicyOrBuilder Modifier and Type Class Description classHashPolicySpecifies the hash policystatic classHashPolicy.BuilderSpecifies the hash policy
-