Uses of Interface
io.envoyproxy.envoy.type.metadata.v3.MetadataKeyOrBuilder
-
Packages that use MetadataKeyOrBuilder 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 MetadataKeyOrBuilder in io.envoyproxy.envoy.config.cluster.v3
Fields in io.envoyproxy.envoy.config.cluster.v3 with type parameters of type MetadataKeyOrBuilder 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 MetadataKeyOrBuilder Modifier and Type Method Description MetadataKeyOrBuilderCluster.OriginalDstLbConfig.Builder. getMetadataKeyOrBuilder()The dynamic metadata key to override destination address.MetadataKeyOrBuilderCluster.OriginalDstLbConfig. getMetadataKeyOrBuilder()The dynamic metadata key to override destination address.MetadataKeyOrBuilderCluster.OriginalDstLbConfigOrBuilder. getMetadataKeyOrBuilder()The dynamic metadata key to override destination address.Methods in io.envoyproxy.envoy.config.cluster.v3 that return types with arguments of type MetadataKeyOrBuilder 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. -
Uses of MetadataKeyOrBuilder in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type MetadataKeyOrBuilder 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 MetadataKeyOrBuilder Modifier and Type Method Description MetadataKeyOrBuilderRateLimit.Action.DynamicMetaData.Builder. getMetadataKeyOrBuilder()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyOrBuilderRateLimit.Action.DynamicMetaData. getMetadataKeyOrBuilder()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyOrBuilderRateLimit.Action.DynamicMetaDataOrBuilder. getMetadataKeyOrBuilder()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyOrBuilderRateLimit.Action.MetaData.Builder. getMetadataKeyOrBuilder()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyOrBuilderRateLimit.Action.MetaData. getMetadataKeyOrBuilder()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyOrBuilderRateLimit.Action.MetaDataOrBuilder. getMetadataKeyOrBuilder()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyOrBuilderRateLimit.Override.DynamicMetadata.Builder. getMetadataKeyOrBuilder()Metadata struct that defines the key and path to retrieve the struct value.MetadataKeyOrBuilderRateLimit.Override.DynamicMetadata. getMetadataKeyOrBuilder()Metadata struct that defines the key and path to retrieve the struct value.MetadataKeyOrBuilderRateLimit.Override.DynamicMetadataOrBuilder. getMetadataKeyOrBuilder()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 MetadataKeyOrBuilder 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. -
Uses of MetadataKeyOrBuilder in io.envoyproxy.envoy.type.metadata.v3
Classes in io.envoyproxy.envoy.type.metadata.v3 that implement MetadataKeyOrBuilder Modifier and Type Class Description classMetadataKeyMetadataKey provides a general interface using ``key`` and ``path`` to retrieve value from :ref:`Metadata <envoy_v3_api_msg_config.core.v3.Metadata>`.static classMetadataKey.BuilderMetadataKey provides a general interface using ``key`` and ``path`` to retrieve value from :ref:`Metadata <envoy_v3_api_msg_config.core.v3.Metadata>`. -
Uses of MetadataKeyOrBuilder in io.envoyproxy.envoy.type.tracing.v3
Fields in io.envoyproxy.envoy.type.tracing.v3 with type parameters of type MetadataKeyOrBuilder 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 MetadataKeyOrBuilder Modifier and Type Method Description MetadataKeyOrBuilderCustomTag.Metadata.Builder. getMetadataKeyOrBuilder()Metadata key to define the path to retrieve the tag value.MetadataKeyOrBuilderCustomTag.Metadata. getMetadataKeyOrBuilder()Metadata key to define the path to retrieve the tag value.MetadataKeyOrBuilderCustomTag.MetadataOrBuilder. getMetadataKeyOrBuilder()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 MetadataKeyOrBuilder 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.
-