| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.listener.proxy_protocol.v3 |
| Modifier and Type | Method and Description |
|---|---|
ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.Builder.build() |
ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.Builder.buildPartial() |
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.getDefaultInstance() |
ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.getDefaultInstanceForType() |
ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.Builder.getDefaultInstanceForType() |
ProxyProtocol.KeyValuePair |
ProxyProtocol.RuleOrBuilder.getOnTlvPresent()
If the TLV type is present, apply this metadata KeyValuePair.
|
ProxyProtocol.KeyValuePair |
ProxyProtocol.Rule.getOnTlvPresent()
If the TLV type is present, apply this metadata KeyValuePair.
|
ProxyProtocol.KeyValuePair |
ProxyProtocol.Rule.Builder.getOnTlvPresent()
If the TLV type is present, apply this metadata KeyValuePair.
|
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.parseDelimitedFrom(InputStream input) |
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.parseFrom(byte[] data) |
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.parseFrom(ByteBuffer data) |
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.parseFrom(com.google.protobuf.ByteString data) |
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.parseFrom(com.google.protobuf.CodedInputStream input) |
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.parseFrom(InputStream input) |
static ProxyProtocol.KeyValuePair |
ProxyProtocol.KeyValuePair.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ProxyProtocol.KeyValuePair> |
ProxyProtocol.KeyValuePair.getParserForType() |
static com.google.protobuf.Parser<ProxyProtocol.KeyValuePair> |
ProxyProtocol.KeyValuePair.parser() |
| Modifier and Type | Method and Description |
|---|---|
ProxyProtocol.KeyValuePair.Builder |
ProxyProtocol.KeyValuePair.Builder.mergeFrom(ProxyProtocol.KeyValuePair other) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.mergeOnTlvPresent(ProxyProtocol.KeyValuePair value)
If the TLV type is present, apply this metadata KeyValuePair.
|
static ProxyProtocol.KeyValuePair.Builder |
ProxyProtocol.KeyValuePair.newBuilder(ProxyProtocol.KeyValuePair prototype) |
ProxyProtocol.Rule.Builder |
ProxyProtocol.Rule.Builder.setOnTlvPresent(ProxyProtocol.KeyValuePair value)
If the TLV type is present, apply this metadata KeyValuePair.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.