public static interface ProxyProtocol.KeyValuePairOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
The key to use within the namespace.
|
com.google.protobuf.ByteString |
getKeyBytes()
The key to use within the namespace.
|
String |
getMetadataNamespace()
The namespace — if this is empty, the filter's namespace will be used.
|
com.google.protobuf.ByteString |
getMetadataNamespaceBytes()
The namespace — if this is empty, the filter's namespace will be used.
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getMetadataNamespace()
The namespace — if this is empty, the filter's namespace will be used.
string metadata_namespace = 1;com.google.protobuf.ByteString getMetadataNamespaceBytes()
The namespace — if this is empty, the filter's namespace will be used.
string metadata_namespace = 1;String getKey()
The key to use within the namespace.
string key = 2 [(.validate.rules) = { ... }com.google.protobuf.ByteString getKeyBytes()
The key to use within the namespace.
string key = 2 [(.validate.rules) = { ... }Copyright © 2018–2021 The Envoy Project. All rights reserved.