Uses of Class
io.envoyproxy.envoy.type.metadata.v3.MetadataKey
-
-
Uses of MetadataKey in io.envoyproxy.envoy.config.route.v3
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 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.extensions.filters.http.ratelimit.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.ratelimit.v3 that return MetadataKey Modifier and Type Method Description MetadataKeyRateLimitConfig.Action.MetaData.Builder. getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyRateLimitConfig.Action.MetaData. getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyRateLimitConfig.Action.MetaDataOrBuilder. getMetadataKey()Metadata struct that defines the key and path to retrieve the string value.MetadataKeyRateLimitConfig.Override.DynamicMetadata.Builder. getMetadataKey()Metadata struct that defines the key and path to retrieve the struct value.MetadataKeyRateLimitConfig.Override.DynamicMetadata. getMetadataKey()Metadata struct that defines the key and path to retrieve the struct value.MetadataKeyRateLimitConfig.Override.DynamicMetadataOrBuilder. getMetadataKey()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 Modifier and Type Method Description RateLimitConfig.Action.MetaData.BuilderRateLimitConfig.Action.MetaData.Builder. mergeMetadataKey(MetadataKey value)Metadata struct that defines the key and path to retrieve the string value.RateLimitConfig.Override.DynamicMetadata.BuilderRateLimitConfig.Override.DynamicMetadata.Builder. mergeMetadataKey(MetadataKey value)Metadata struct that defines the key and path to retrieve the struct value.RateLimitConfig.Action.MetaData.BuilderRateLimitConfig.Action.MetaData.Builder. setMetadataKey(MetadataKey value)Metadata struct that defines the key and path to retrieve the string value.RateLimitConfig.Override.DynamicMetadata.BuilderRateLimitConfig.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
Methods 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(InputStream input)static MetadataKeyMetadataKey. parseDelimitedFrom(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(InputStream input)static MetadataKeyMetadataKey. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MetadataKeyMetadataKey. parseFrom(ByteBuffer data)static MetadataKeyMetadataKey. parseFrom(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 MetadataKey.BuilderMetadataKey.Builder. mergeFrom(MetadataKey other)static MetadataKey.BuilderMetadataKey. newBuilder(MetadataKey prototype) -
Uses of MetadataKey in io.envoyproxy.envoy.type.tracing.v3
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 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.
-