Uses of Class
io.envoyproxy.envoy.type.metadata.v3.MetadataKey.Builder
-
-
Uses of MetadataKey.Builder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return MetadataKey.Builder Modifier and Type Method Description MetadataKey.BuilderRateLimit.Action.DynamicMetaData.Builder. getMetadataKeyBuilder()Metadata struct that defines the key and path to retrieve the string value.MetadataKey.BuilderRateLimit.Action.MetaData.Builder. getMetadataKeyBuilder()Metadata struct that defines the key and path to retrieve the string value.MetadataKey.BuilderRateLimit.Override.DynamicMetadata.Builder. getMetadataKeyBuilder()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.Builder Modifier and Type Method Description RateLimit.Action.DynamicMetaData.BuilderRateLimit.Action.DynamicMetaData.Builder. setMetadataKey(MetadataKey.Builder builderForValue)Metadata struct that defines the key and path to retrieve the string value.RateLimit.Action.MetaData.BuilderRateLimit.Action.MetaData.Builder. setMetadataKey(MetadataKey.Builder builderForValue)Metadata struct that defines the key and path to retrieve the string value.RateLimit.Override.DynamicMetadata.BuilderRateLimit.Override.DynamicMetadata.Builder. setMetadataKey(MetadataKey.Builder builderForValue)Metadata struct that defines the key and path to retrieve the struct value. -
Uses of MetadataKey.Builder in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return MetadataKey.Builder Modifier and Type Method Description MetadataKey.BuilderRateLimitConfig.Action.MetaData.Builder. getMetadataKeyBuilder()Metadata struct that defines the key and path to retrieve the string value.MetadataKey.BuilderRateLimitConfig.Override.DynamicMetadata.Builder. getMetadataKeyBuilder()Metadata struct that defines the key and path to retrieve the struct value.Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 with parameters of type MetadataKey.Builder Modifier and Type Method Description RateLimitConfig.Action.MetaData.BuilderRateLimitConfig.Action.MetaData.Builder. setMetadataKey(MetadataKey.Builder builderForValue)Metadata struct that defines the key and path to retrieve the string value.RateLimitConfig.Override.DynamicMetadata.BuilderRateLimitConfig.Override.DynamicMetadata.Builder. setMetadataKey(MetadataKey.Builder builderForValue)Metadata struct that defines the key and path to retrieve the struct value. -
Uses of MetadataKey.Builder in io.envoyproxy.envoy.type.metadata.v3
Methods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKey.Builder Modifier and Type Method Description MetadataKey.BuilderMetadataKey.Builder. addAllPath(Iterable<? extends MetadataKey.PathSegment> values)The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. addPath(int index, MetadataKey.PathSegment value)The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. addPath(int index, MetadataKey.PathSegment.Builder builderForValue)The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. addPath(MetadataKey.PathSegment value)The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. addPath(MetadataKey.PathSegment.Builder builderForValue)The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MetadataKey.BuilderMetadataKey.Builder. clear()MetadataKey.BuilderMetadataKey.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)MetadataKey.BuilderMetadataKey.Builder. clearKey()The key name of Metadata to retrieve the Struct from the metadata.MetadataKey.BuilderMetadataKey.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MetadataKey.BuilderMetadataKey.Builder. clearPath()The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. clone()MetadataKey.BuilderMetadataKey.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MetadataKey.BuilderMetadataKey.Builder. mergeFrom(com.google.protobuf.Message other)MetadataKey.BuilderMetadataKey.Builder. mergeFrom(MetadataKey other)MetadataKey.BuilderMetadataKey.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static MetadataKey.BuilderMetadataKey. newBuilder()static MetadataKey.BuilderMetadataKey. newBuilder(MetadataKey prototype)MetadataKey.BuilderMetadataKey. newBuilderForType()protected MetadataKey.BuilderMetadataKey. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)MetadataKey.BuilderMetadataKey.Builder. removePath(int index)The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MetadataKey.BuilderMetadataKey.Builder. setKey(String value)The key name of Metadata to retrieve the Struct from the metadata.MetadataKey.BuilderMetadataKey.Builder. setKeyBytes(com.google.protobuf.ByteString value)The key name of Metadata to retrieve the Struct from the metadata.MetadataKey.BuilderMetadataKey.Builder. setPath(int index, MetadataKey.PathSegment value)The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. setPath(int index, MetadataKey.PathSegment.Builder builderForValue)The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)MetadataKey.BuilderMetadataKey.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MetadataKey.BuilderMetadataKey. toBuilder() -
Uses of MetadataKey.Builder in io.envoyproxy.envoy.type.tracing.v3
Methods in io.envoyproxy.envoy.type.tracing.v3 that return MetadataKey.Builder Modifier and Type Method Description MetadataKey.BuilderCustomTag.Metadata.Builder. getMetadataKeyBuilder()Metadata key to define the path to retrieve the tag value.Methods in io.envoyproxy.envoy.type.tracing.v3 with parameters of type MetadataKey.Builder Modifier and Type Method Description CustomTag.Metadata.BuilderCustomTag.Metadata.Builder. setMetadataKey(MetadataKey.Builder builderForValue)Metadata key to define the path to retrieve the tag value.
-