Uses of Class
io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3.TcpProxy.OnDemand
Packages that use TcpProxy.OnDemand
-
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.OnDemandModifier and TypeMethodDescriptionTcpProxy.OnDemand.Builder.build()TcpProxy.OnDemand.Builder.buildPartial()static TcpProxy.OnDemandTcpProxy.OnDemand.getDefaultInstance()TcpProxy.OnDemand.Builder.getDefaultInstanceForType()TcpProxy.OnDemand.getDefaultInstanceForType()TcpProxy.Builder.getOnDemand()The on demand policy for the upstream cluster.TcpProxy.getOnDemand()The on demand policy for the upstream cluster.TcpProxyOrBuilder.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.OnDemandModifier and TypeMethodDescriptioncom.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.OnDemandModifier and TypeMethodDescriptionTcpProxy.OnDemand.Builder.mergeFrom(TcpProxy.OnDemand other) TcpProxy.Builder.mergeOnDemand(TcpProxy.OnDemand value) The on demand policy for the upstream cluster.static TcpProxy.OnDemand.BuilderTcpProxy.OnDemand.newBuilder(TcpProxy.OnDemand prototype) TcpProxy.Builder.setOnDemand(TcpProxy.OnDemand value) The on demand policy for the upstream cluster.