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 MetadataKeyCluster.OriginalDstLbConfig.Builder. metadataKey_private MetadataKeyCluster.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 MetadataKeyCluster.OriginalDstLbConfig.Builder. getMetadataKey()The dynamic metadata key to override destination address.MetadataKeyCluster.OriginalDstLbConfig. getMetadataKey()The dynamic metadata key to override destination address.MetadataKeyCluster.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.BuilderCluster.OriginalDstLbConfig.Builder. mergeMetadataKey(MetadataKey value)The dynamic metadata key to override destination address.Cluster.OriginalDstLbConfig.BuilderCluster.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 MetadataKeyRateLimit.Action.DynamicMetaData.Builder. metadataKey_private MetadataKeyRateLimit.Action.DynamicMetaData. metadataKey_private MetadataKeyRateLimit.Action.MetaData.Builder. metadataKey_private MetadataKeyRateLimit.Action.MetaData. metadataKey_private MetadataKeyRateLimit.Override.DynamicMetadata.Builder. metadataKey_private MetadataKeyRateLimit.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 MetadataKeyRateLimit.Action.DynamicMetaData.Builder. getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyRateLimit.Action.DynamicMetaData. getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyRateLimit.Action.DynamicMetaDataOrBuilder. getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyRateLimit.Action.MetaData.Builder. getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyRateLimit.Action.MetaData. getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyRateLimit.Action.MetaDataOrBuilder. getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyRateLimit.Override.DynamicMetadata.Builder. getMetadataKey()Metadata struct that defines the key and path to retrieve the struct value.MetadataKeyRateLimit.Override.DynamicMetadata. getMetadataKey()Metadata struct that defines the key and path to retrieve the struct value.MetadataKeyRateLimit.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.BuilderRateLimit.Action.DynamicMetaData.Builder. mergeMetadataKey(MetadataKey value)Metadata struct that defines the key and path to retrieve the string value.RateLimit.Action.MetaData.BuilderRateLimit.Action.MetaData.Builder. mergeMetadataKey(MetadataKey value)Metadata struct that defines the key and path to retrieve the string value.RateLimit.Override.DynamicMetadata.BuilderRateLimit.Override.DynamicMetadata.Builder. mergeMetadataKey(MetadataKey value)Metadata struct that defines the key and path to retrieve the struct value.RateLimit.Action.DynamicMetaData.BuilderRateLimit.Action.DynamicMetaData.Builder. setMetadataKey(MetadataKey value)Metadata struct that defines the key and path to retrieve the string value.RateLimit.Action.MetaData.BuilderRateLimit.Action.MetaData.Builder. setMetadataKey(MetadataKey value)Metadata struct that defines the key and path to retrieve the string value.RateLimit.Override.DynamicMetadata.BuilderRateLimit.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 MetadataKeyMetadataKey. DEFAULT_INSTANCEFields 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. PARSERMethods in io.envoyproxy.envoy.type.metadata.v3 that return MetadataKey Modifier and Type Method Description MetadataKeyMetadataKey.Builder. build()MetadataKeyMetadataKey.Builder. buildPartial()static MetadataKeyMetadataKey. getDefaultInstance()MetadataKeyMetadataKey.Builder. getDefaultInstanceForType()MetadataKeyMetadataKey. getDefaultInstanceForType()static MetadataKeyMetadataKey. parseDelimitedFrom(java.io.InputStream input)static MetadataKeyMetadataKey. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataKeyMetadataKey. parseFrom(byte[] data)static MetadataKeyMetadataKey. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataKeyMetadataKey. parseFrom(com.google.protobuf.ByteString data)static MetadataKeyMetadataKey. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataKeyMetadataKey. parseFrom(com.google.protobuf.CodedInputStream input)static MetadataKeyMetadataKey. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataKeyMetadataKey. parseFrom(java.io.InputStream input)static MetadataKeyMetadataKey. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataKeyMetadataKey. parseFrom(java.nio.ByteBuffer data)static MetadataKeyMetadataKey. 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 voidMetadataKey.Builder. buildPartial0(MetadataKey result)private voidMetadataKey.Builder. buildPartialRepeatedFields(MetadataKey result)MetadataKey.BuilderMetadataKey.Builder. mergeFrom(MetadataKey other)static MetadataKey.BuilderMetadataKey. 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 MetadataKeyCustomTag.Metadata.Builder. metadataKey_private MetadataKeyCustomTag.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 MetadataKeyCustomTag.Metadata.Builder. getMetadataKey()Metadata key to define the path to retrieve the tag value.MetadataKeyCustomTag.Metadata. getMetadataKey()Metadata key to define the path to retrieve the tag value.MetadataKeyCustomTag.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.BuilderCustomTag.Metadata.Builder. mergeMetadataKey(MetadataKey value)Metadata key to define the path to retrieve the tag value.CustomTag.Metadata.BuilderCustomTag.Metadata.Builder. setMetadataKey(MetadataKey value)Metadata key to define the path to retrieve the tag value.
-