Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.OnDemandOrBuilder
-
Packages that use TcpProxy.OnDemandOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 -
-
Uses of TcpProxy.OnDemandOrBuilder in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that implement TcpProxy.OnDemandOrBuilder Modifier and Type Class Description static classTcpProxy.OnDemandProtobuf typeenvoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.OnDemandstatic classTcpProxy.OnDemand.BuilderProtobuf typeenvoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.OnDemandMethods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return TcpProxy.OnDemandOrBuilder Modifier and Type Method Description TcpProxy.OnDemandOrBuilderTcpProxy.Builder. getOnDemandOrBuilder()The on demand policy for the upstream cluster.TcpProxy.OnDemandOrBuilderTcpProxy. getOnDemandOrBuilder()The on demand policy for the upstream cluster.TcpProxy.OnDemandOrBuilderTcpProxyOrBuilder. getOnDemandOrBuilder()The on demand policy for the upstream cluster.
-