| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.route.v3 | |
| io.envoyproxy.envoy.config.route.v4alpha | |
| io.envoyproxy.envoy.type.metadata.v3 | |
| io.envoyproxy.envoy.type.tracing.v3 |
| Modifier and Type | Method and Description |
|---|---|
MetadataKey.Builder |
RateLimit.Action.DynamicMetaData.Builder.getMetadataKeyBuilder()
Metadata struct that defines the key and path to retrieve the string value.
|
MetadataKey.Builder |
RateLimit.Action.MetaData.Builder.getMetadataKeyBuilder()
Metadata struct that defines the key and path to retrieve the string value.
|
MetadataKey.Builder |
RateLimit.Override.DynamicMetadata.Builder.getMetadataKeyBuilder()
Metadata struct that defines the key and path to retrieve the struct value.
|
| Modifier and Type | Method and Description |
|---|---|
RateLimit.Action.DynamicMetaData.Builder |
RateLimit.Action.DynamicMetaData.Builder.setMetadataKey(MetadataKey.Builder builderForValue)
Metadata struct that defines the key and path to retrieve the string value.
|
RateLimit.Action.MetaData.Builder |
RateLimit.Action.MetaData.Builder.setMetadataKey(MetadataKey.Builder builderForValue)
Metadata struct that defines the key and path to retrieve the string value.
|
RateLimit.Override.DynamicMetadata.Builder |
RateLimit.Override.DynamicMetadata.Builder.setMetadataKey(MetadataKey.Builder builderForValue)
Metadata struct that defines the key and path to retrieve the struct value.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataKey.Builder |
RateLimit.Action.DynamicMetaData.Builder.getMetadataKeyBuilder()
Metadata struct that defines the key and path to retrieve the string value.
|
MetadataKey.Builder |
RateLimit.Action.MetaData.Builder.getMetadataKeyBuilder()
Metadata struct that defines the key and path to retrieve the string value.
|
MetadataKey.Builder |
RateLimit.Override.DynamicMetadata.Builder.getMetadataKeyBuilder()
Metadata struct that defines the key and path to retrieve the struct value.
|
| Modifier and Type | Method and Description |
|---|---|
RateLimit.Action.DynamicMetaData.Builder |
RateLimit.Action.DynamicMetaData.Builder.setMetadataKey(MetadataKey.Builder builderForValue)
Metadata struct that defines the key and path to retrieve the string value.
|
RateLimit.Action.MetaData.Builder |
RateLimit.Action.MetaData.Builder.setMetadataKey(MetadataKey.Builder builderForValue)
Metadata struct that defines the key and path to retrieve the string value.
|
RateLimit.Override.DynamicMetadata.Builder |
RateLimit.Override.DynamicMetadata.Builder.setMetadataKey(MetadataKey.Builder builderForValue)
Metadata struct that defines the key and path to retrieve the struct value.
|
| Modifier and Type | Method and Description |
|---|---|
MetadataKey.Builder |
MetadataKey.Builder.addAllPath(Iterable<? extends MetadataKey.PathSegment> values)
The path to retrieve the Value from the Struct.
|
MetadataKey.Builder |
MetadataKey.Builder.addPath(int index,
MetadataKey.PathSegment.Builder builderForValue)
The path to retrieve the Value from the Struct.
|
MetadataKey.Builder |
MetadataKey.Builder.addPath(int index,
MetadataKey.PathSegment value)
The path to retrieve the Value from the Struct.
|
MetadataKey.Builder |
MetadataKey.Builder.addPath(MetadataKey.PathSegment.Builder builderForValue)
The path to retrieve the Value from the Struct.
|
MetadataKey.Builder |
MetadataKey.Builder.addPath(MetadataKey.PathSegment value)
The path to retrieve the Value from the Struct.
|
MetadataKey.Builder |
MetadataKey.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MetadataKey.Builder |
MetadataKey.Builder.clear() |
MetadataKey.Builder |
MetadataKey.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
MetadataKey.Builder |
MetadataKey.Builder.clearKey()
The key name of Metadata to retrieve the Struct from the metadata.
|
MetadataKey.Builder |
MetadataKey.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
MetadataKey.Builder |
MetadataKey.Builder.clearPath()
The path to retrieve the Value from the Struct.
|
MetadataKey.Builder |
MetadataKey.Builder.clone() |
MetadataKey.Builder |
MetadataKey.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MetadataKey.Builder |
MetadataKey.Builder.mergeFrom(com.google.protobuf.Message other) |
MetadataKey.Builder |
MetadataKey.Builder.mergeFrom(MetadataKey other) |
MetadataKey.Builder |
MetadataKey.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static MetadataKey.Builder |
MetadataKey.newBuilder() |
static MetadataKey.Builder |
MetadataKey.newBuilder(MetadataKey prototype) |
MetadataKey.Builder |
MetadataKey.newBuilderForType() |
protected MetadataKey.Builder |
MetadataKey.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
MetadataKey.Builder |
MetadataKey.Builder.removePath(int index)
The path to retrieve the Value from the Struct.
|
MetadataKey.Builder |
MetadataKey.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
MetadataKey.Builder |
MetadataKey.Builder.setKey(String value)
The key name of Metadata to retrieve the Struct from the metadata.
|
MetadataKey.Builder |
MetadataKey.Builder.setKeyBytes(com.google.protobuf.ByteString value)
The key name of Metadata to retrieve the Struct from the metadata.
|
MetadataKey.Builder |
MetadataKey.Builder.setPath(int index,
MetadataKey.PathSegment.Builder builderForValue)
The path to retrieve the Value from the Struct.
|
MetadataKey.Builder |
MetadataKey.Builder.setPath(int index,
MetadataKey.PathSegment value)
The path to retrieve the Value from the Struct.
|
MetadataKey.Builder |
MetadataKey.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
MetadataKey.Builder |
MetadataKey.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
MetadataKey.Builder |
MetadataKey.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
MetadataKey.Builder |
CustomTag.Metadata.Builder.getMetadataKeyBuilder()
Metadata key to define the path to retrieve the tag value.
|
| Modifier and Type | Method and Description |
|---|---|
CustomTag.Metadata.Builder |
CustomTag.Metadata.Builder.setMetadataKey(MetadataKey.Builder builderForValue)
Metadata key to define the path to retrieve the tag value.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.