Uses of Class
io.envoyproxy.envoy.config.core.v3.ProxyProtocolPassThroughTLVs
-
Packages that use ProxyProtocolPassThroughTLVs Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of ProxyProtocolPassThroughTLVs in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 declared as ProxyProtocolPassThroughTLVs Modifier and Type Field Description private static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. DEFAULT_INSTANCEprivate ProxyProtocolPassThroughTLVsProxyProtocolConfig.Builder. passThroughTlvs_private ProxyProtocolPassThroughTLVsProxyProtocolConfig. passThroughTlvs_Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type ProxyProtocolPassThroughTLVs Modifier and Type Field Description private static com.google.protobuf.Parser<ProxyProtocolPassThroughTLVs>ProxyProtocolPassThroughTLVs. PARSERprivate com.google.protobuf.SingleFieldBuilder<ProxyProtocolPassThroughTLVs,ProxyProtocolPassThroughTLVs.Builder,ProxyProtocolPassThroughTLVsOrBuilder>ProxyProtocolConfig.Builder. passThroughTlvsBuilder_Methods in io.envoyproxy.envoy.config.core.v3 that return ProxyProtocolPassThroughTLVs Modifier and Type Method Description ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.Builder. build()ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.Builder. buildPartial()static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. getDefaultInstance()ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs.Builder. getDefaultInstanceForType()ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. getDefaultInstanceForType()ProxyProtocolPassThroughTLVsProxyProtocolConfig.Builder. getPassThroughTlvs()This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVsProxyProtocolConfig. getPassThroughTlvs()This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.ProxyProtocolPassThroughTLVsProxyProtocolConfigOrBuilder. getPassThroughTlvs()This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. parseDelimitedFrom(java.io.InputStream input)static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. parseFrom(byte[] data)static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. parseFrom(com.google.protobuf.ByteString data)static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. parseFrom(com.google.protobuf.CodedInputStream input)static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. parseFrom(java.io.InputStream input)static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. parseFrom(java.nio.ByteBuffer data)static ProxyProtocolPassThroughTLVsProxyProtocolPassThroughTLVs. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type ProxyProtocolPassThroughTLVs Modifier and Type Method Description com.google.protobuf.Parser<ProxyProtocolPassThroughTLVs>ProxyProtocolPassThroughTLVs. getParserForType()private com.google.protobuf.SingleFieldBuilder<ProxyProtocolPassThroughTLVs,ProxyProtocolPassThroughTLVs.Builder,ProxyProtocolPassThroughTLVsOrBuilder>ProxyProtocolConfig.Builder. getPassThroughTlvsFieldBuilder()This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.static com.google.protobuf.Parser<ProxyProtocolPassThroughTLVs>ProxyProtocolPassThroughTLVs. parser()Methods in io.envoyproxy.envoy.config.core.v3 with parameters of type ProxyProtocolPassThroughTLVs Modifier and Type Method Description private voidProxyProtocolPassThroughTLVs.Builder. buildPartial0(ProxyProtocolPassThroughTLVs result)ProxyProtocolPassThroughTLVs.BuilderProxyProtocolPassThroughTLVs.Builder. mergeFrom(ProxyProtocolPassThroughTLVs other)ProxyProtocolConfig.BuilderProxyProtocolConfig.Builder. mergePassThroughTlvs(ProxyProtocolPassThroughTLVs value)This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.static ProxyProtocolPassThroughTLVs.BuilderProxyProtocolPassThroughTLVs. newBuilder(ProxyProtocolPassThroughTLVs prototype)ProxyProtocolConfig.BuilderProxyProtocolConfig.Builder. setPassThroughTlvs(ProxyProtocolPassThroughTLVs value)This config controls which TLVs can be passed to upstream if it is Proxy Protocol V2 header.
-