Uses of Class
io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.OnDemand
-
Packages that use TcpProxy.OnDemand Package Description io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 -
-
Uses of TcpProxy.OnDemand in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return TcpProxy.OnDemand Modifier and Type Method Description TcpProxy.OnDemandTcpProxy.OnDemand.Builder. build()TcpProxy.OnDemandTcpProxy.OnDemand.Builder. buildPartial()static TcpProxy.OnDemandTcpProxy.OnDemand. getDefaultInstance()TcpProxy.OnDemandTcpProxy.OnDemand.Builder. getDefaultInstanceForType()TcpProxy.OnDemandTcpProxy.OnDemand. getDefaultInstanceForType()TcpProxy.OnDemandTcpProxy.Builder. getOnDemand()The on demand policy for the upstream cluster.TcpProxy.OnDemandTcpProxy. getOnDemand()The on demand policy for the upstream cluster.TcpProxy.OnDemandTcpProxyOrBuilder. getOnDemand()The on demand policy for the upstream cluster.static TcpProxy.OnDemandTcpProxy.OnDemand. parseDelimitedFrom(InputStream input)static TcpProxy.OnDemandTcpProxy.OnDemand. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.OnDemandTcpProxy.OnDemand. parseFrom(byte[] data)static TcpProxy.OnDemandTcpProxy.OnDemand. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.OnDemandTcpProxy.OnDemand. parseFrom(com.google.protobuf.ByteString data)static TcpProxy.OnDemandTcpProxy.OnDemand. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.OnDemandTcpProxy.OnDemand. parseFrom(com.google.protobuf.CodedInputStream input)static TcpProxy.OnDemandTcpProxy.OnDemand. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.OnDemandTcpProxy.OnDemand. parseFrom(InputStream input)static TcpProxy.OnDemandTcpProxy.OnDemand. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TcpProxy.OnDemandTcpProxy.OnDemand. parseFrom(ByteBuffer data)static TcpProxy.OnDemandTcpProxy.OnDemand. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return types with arguments of type TcpProxy.OnDemand Modifier and Type Method Description com.google.protobuf.Parser<TcpProxy.OnDemand>TcpProxy.OnDemand. getParserForType()static com.google.protobuf.Parser<TcpProxy.OnDemand>TcpProxy.OnDemand. parser()Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 with parameters of type TcpProxy.OnDemand Modifier and Type Method Description TcpProxy.OnDemand.BuilderTcpProxy.OnDemand.Builder. mergeFrom(TcpProxy.OnDemand other)TcpProxy.BuilderTcpProxy.Builder. mergeOnDemand(TcpProxy.OnDemand value)The on demand policy for the upstream cluster.static TcpProxy.OnDemand.BuilderTcpProxy.OnDemand. newBuilder(TcpProxy.OnDemand prototype)TcpProxy.BuilderTcpProxy.Builder. setOnDemand(TcpProxy.OnDemand value)The on demand policy for the upstream cluster.
-