Uses of Class
io.envoyproxy.envoy.type.metadata.v3.MetadataKey
-
Packages that use MetadataKey Package Description io.envoyproxy.envoy.config.cluster.v3 io.envoyproxy.envoy.config.route.v3 io.envoyproxy.envoy.type.metadata.v3 io.envoyproxy.envoy.type.tracing.v3 -
-
Uses of MetadataKey in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 declared as MetadataKey Modifier and Type Field Description private MetadataKey
Cluster.OriginalDstLbConfig.Builder. metadataKey_
private MetadataKey
Cluster.OriginalDstLbConfig. metadataKey_
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type MetadataKey Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<MetadataKey,MetadataKey.Builder,MetadataKeyOrBuilder>
Cluster.OriginalDstLbConfig.Builder. metadataKeyBuilder_
Methods in io.envoyproxy.envoy.config.cluster.v3 that return MetadataKey Modifier and Type Method Description MetadataKey
Cluster.OriginalDstLbConfig.Builder. getMetadataKey()
The dynamic metadata key to override destination address.MetadataKey
Cluster.OriginalDstLbConfig. getMetadataKey()
The dynamic metadata key to override destination address.MetadataKey
Cluster.OriginalDstLbConfigOrBuilder. getMetadataKey()
The dynamic metadata key to override destination address.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type MetadataKey Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<MetadataKey,MetadataKey.Builder,MetadataKeyOrBuilder>
Cluster.OriginalDstLbConfig.Builder. getMetadataKeyFieldBuilder()
The dynamic metadata key to override destination address.Methods in io.envoyproxy.envoy.config.cluster.v3 with parameters of type MetadataKey Modifier and Type Method Description Cluster.OriginalDstLbConfig.Builder
Cluster.OriginalDstLbConfig.Builder. mergeMetadataKey(MetadataKey value)
The dynamic metadata key to override destination address.Cluster.OriginalDstLbConfig.Builder
Cluster.OriginalDstLbConfig.Builder. setMetadataKey(MetadataKey value)
The dynamic metadata key to override destination address. -
Uses of MetadataKey in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as MetadataKey Modifier and Type Field Description private MetadataKey
RateLimit.Action.DynamicMetaData.Builder. metadataKey_
private MetadataKey
RateLimit.Action.DynamicMetaData. metadataKey_
private MetadataKey
RateLimit.Action.MetaData.Builder. metadataKey_
private MetadataKey
RateLimit.Action.MetaData. metadataKey_
private MetadataKey
RateLimit.Override.DynamicMetadata.Builder. metadataKey_
private MetadataKey
RateLimit.Override.DynamicMetadata. metadataKey_
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type MetadataKey Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<MetadataKey,MetadataKey.Builder,MetadataKeyOrBuilder>
RateLimit.Action.DynamicMetaData.Builder. metadataKeyBuilder_
private com.google.protobuf.SingleFieldBuilder<MetadataKey,MetadataKey.Builder,MetadataKeyOrBuilder>
RateLimit.Action.MetaData.Builder. metadataKeyBuilder_
private com.google.protobuf.SingleFieldBuilder<MetadataKey,MetadataKey.Builder,MetadataKeyOrBuilder>
RateLimit.Override.DynamicMetadata.Builder. metadataKeyBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return MetadataKey Modifier and Type Method Description MetadataKey
RateLimit.Action.DynamicMetaData.Builder. getMetadataKey()
Metadata struct that defines the key and path to retrieve the string value.MetadataKey
RateLimit.Action.DynamicMetaData. getMetadataKey()
Metadata struct that defines the key and path to retrieve the string value.MetadataKey
RateLimit.Action.DynamicMetaDataOrBuilder. getMetadataKey()
Metadata struct that defines the key and path to retrieve the string value.MetadataKey
RateLimit.Action.MetaData.Builder. getMetadataKey()
Metadata struct that defines the key and path to retrieve the string value.MetadataKey
RateLimit.Action.MetaData. getMetadataKey()
Metadata struct that defines the key and path to retrieve the string value.MetadataKey
RateLimit.Action.MetaDataOrBuilder. getMetadataKey()
Metadata struct that defines the key and path to retrieve the string value.MetadataKey
RateLimit.Override.DynamicMetadata.Builder. getMetadataKey()
Metadata struct that defines the key and path to retrieve the struct value.MetadataKey
RateLimit.Override.DynamicMetadata. getMetadataKey()
Metadata struct that defines the key and path to retrieve the struct value.MetadataKey
RateLimit.Override.DynamicMetadataOrBuilder. getMetadataKey()
Metadata struct that defines the key and path to retrieve the struct value.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type MetadataKey Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<MetadataKey,MetadataKey.Builder,MetadataKeyOrBuilder>
RateLimit.Action.DynamicMetaData.Builder. getMetadataKeyFieldBuilder()
Metadata struct that defines the key and path to retrieve the string value.private com.google.protobuf.SingleFieldBuilder<MetadataKey,MetadataKey.Builder,MetadataKeyOrBuilder>
RateLimit.Action.MetaData.Builder. getMetadataKeyFieldBuilder()
Metadata struct that defines the key and path to retrieve the string value.private com.google.protobuf.SingleFieldBuilder<MetadataKey,MetadataKey.Builder,MetadataKeyOrBuilder>
RateLimit.Override.DynamicMetadata.Builder. getMetadataKeyFieldBuilder()
Metadata struct that defines the key and path to retrieve the struct value.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type MetadataKey Modifier and Type Method Description RateLimit.Action.DynamicMetaData.Builder
RateLimit.Action.DynamicMetaData.Builder. mergeMetadataKey(MetadataKey value)
Metadata struct that defines the key and path to retrieve the string value.RateLimit.Action.MetaData.Builder
RateLimit.Action.MetaData.Builder. mergeMetadataKey(MetadataKey value)
Metadata struct that defines the key and path to retrieve the string value.RateLimit.Override.DynamicMetadata.Builder
RateLimit.Override.DynamicMetadata.Builder. mergeMetadataKey(MetadataKey value)
Metadata struct that defines the key and path to retrieve the struct value.RateLimit.Action.DynamicMetaData.Builder
RateLimit.Action.DynamicMetaData.Builder. setMetadataKey(MetadataKey value)
Metadata struct that defines the key and path to retrieve the string value.RateLimit.Action.MetaData.Builder
RateLimit.Action.MetaData.Builder. setMetadataKey(MetadataKey value)
Metadata struct that defines the key and path to retrieve the string value.RateLimit.Override.DynamicMetadata.Builder
RateLimit.Override.DynamicMetadata.Builder. setMetadataKey(MetadataKey value)
Metadata struct that defines the key and path to retrieve the struct value. -
Uses of MetadataKey in io.envoyproxy.envoy.type.metadata.v3
Fields in io.envoyproxy.envoy.type.metadata.v3 declared as MetadataKey Modifier and Type Field Description private static MetadataKey
MetadataKey. DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.type.metadata.v3 with type parameters of type MetadataKey Modifier and Type Field Description private static com.google.protobuf.Parser<MetadataKey>
MetadataKey. PARSER
Methods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKey Modifier and Type Method Description MetadataKey
MetadataKey.Builder. build()
MetadataKey
MetadataKey.Builder. buildPartial()
static MetadataKey
MetadataKey. getDefaultInstance()
MetadataKey
MetadataKey.Builder. getDefaultInstanceForType()
MetadataKey
MetadataKey. getDefaultInstanceForType()
static MetadataKey
MetadataKey. parseDelimitedFrom(java.io.InputStream input)
static MetadataKey
MetadataKey. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MetadataKey
MetadataKey. parseFrom(byte[] data)
static MetadataKey
MetadataKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MetadataKey
MetadataKey. parseFrom(com.google.protobuf.ByteString data)
static MetadataKey
MetadataKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MetadataKey
MetadataKey. parseFrom(com.google.protobuf.CodedInputStream input)
static MetadataKey
MetadataKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MetadataKey
MetadataKey. parseFrom(java.io.InputStream input)
static MetadataKey
MetadataKey. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MetadataKey
MetadataKey. parseFrom(java.nio.ByteBuffer data)
static MetadataKey
MetadataKey. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in io.envoyproxy.envoy.type.metadata.v3 that return types with arguments of type MetadataKey Modifier and Type Method Description com.google.protobuf.Parser<MetadataKey>
MetadataKey. getParserForType()
static com.google.protobuf.Parser<MetadataKey>
MetadataKey. parser()
Methods in io.envoyproxy.envoy.type.metadata.v3 with parameters of type MetadataKey Modifier and Type Method Description private void
MetadataKey.Builder. buildPartial0(MetadataKey result)
private void
MetadataKey.Builder. buildPartialRepeatedFields(MetadataKey result)
MetadataKey.Builder
MetadataKey.Builder. mergeFrom(MetadataKey other)
static MetadataKey.Builder
MetadataKey. newBuilder(MetadataKey prototype)
-
Uses of MetadataKey in io.envoyproxy.envoy.type.tracing.v3
Fields in io.envoyproxy.envoy.type.tracing.v3 declared as MetadataKey Modifier and Type Field Description private MetadataKey
CustomTag.Metadata.Builder. metadataKey_
private MetadataKey
CustomTag.Metadata. metadataKey_
Fields in io.envoyproxy.envoy.type.tracing.v3 with type parameters of type MetadataKey Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<MetadataKey,MetadataKey.Builder,MetadataKeyOrBuilder>
CustomTag.Metadata.Builder. metadataKeyBuilder_
Methods in io.envoyproxy.envoy.type.tracing.v3 that return MetadataKey Modifier and Type Method Description MetadataKey
CustomTag.Metadata.Builder. getMetadataKey()
Metadata key to define the path to retrieve the tag value.MetadataKey
CustomTag.Metadata. getMetadataKey()
Metadata key to define the path to retrieve the tag value.MetadataKey
CustomTag.MetadataOrBuilder. getMetadataKey()
Metadata key to define the path to retrieve the tag value.Methods in io.envoyproxy.envoy.type.tracing.v3 that return types with arguments of type MetadataKey Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<MetadataKey,MetadataKey.Builder,MetadataKeyOrBuilder>
CustomTag.Metadata.Builder. getMetadataKeyFieldBuilder()
Metadata key to define the path to retrieve the tag value.Methods in io.envoyproxy.envoy.type.tracing.v3 with parameters of type MetadataKey Modifier and Type Method Description CustomTag.Metadata.Builder
CustomTag.Metadata.Builder. mergeMetadataKey(MetadataKey value)
Metadata key to define the path to retrieve the tag value.CustomTag.Metadata.Builder
CustomTag.Metadata.Builder. setMetadataKey(MetadataKey value)
Metadata key to define the path to retrieve the tag value.
-