Uses of Class
io.envoyproxy.envoy.type.metadata.v3.MetadataKey.Builder
-
Packages that use MetadataKey.Builder 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.Builder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type MetadataKey.Builder 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.Builder Modifier and Type Method Description MetadataKey.BuilderCluster.OriginalDstLbConfig.Builder. getMetadataKeyBuilder()The dynamic metadata key to override destination address.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type MetadataKey.Builder 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.Builder Modifier and Type Method Description Cluster.OriginalDstLbConfig.BuilderCluster.OriginalDstLbConfig.Builder. setMetadataKey(MetadataKey.Builder builderForValue)The dynamic metadata key to override destination address. -
Uses of MetadataKey.Builder in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type MetadataKey.Builder 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.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 that return types with arguments of type MetadataKey.Builder 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.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.type.metadata.v3
Methods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKey.Builder Modifier and Type Method Description MetadataKey.BuilderMetadataKey.Builder. addAllPath(java.lang.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. clear()MetadataKey.BuilderMetadataKey.Builder. clearKey()The key name of Metadata to retrieve the Struct from the metadata.MetadataKey.BuilderMetadataKey.Builder. clearPath()The path to retrieve the Value from the Struct.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)static MetadataKey.BuilderMetadataKey. newBuilder()static MetadataKey.BuilderMetadataKey. newBuilder(MetadataKey prototype)MetadataKey.BuilderMetadataKey. newBuilderForType()protected MetadataKey.BuilderMetadataKey. newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent)MetadataKey.BuilderMetadataKey.Builder. removePath(int index)The path to retrieve the Value from the Struct.MetadataKey.BuilderMetadataKey.Builder. setKey(java.lang.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. toBuilder() -
Uses of MetadataKey.Builder in io.envoyproxy.envoy.type.tracing.v3
Fields in io.envoyproxy.envoy.type.tracing.v3 with type parameters of type MetadataKey.Builder 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.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 that return types with arguments of type MetadataKey.Builder 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.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.
-