Uses of Enum
io.envoyproxy.envoy.extensions.filters.http.header_to_metadata.v3.Config.ValueType
Packages that use Config.ValueType
-
Uses of Config.ValueType in io.envoyproxy.envoy.extensions.filters.http.header_to_metadata.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.header_to_metadata.v3 that return Config.ValueTypeModifier and TypeMethodDescriptionstatic Config.ValueTypeConfig.ValueType.forNumber(int value) Config.KeyValuePair.Builder.getType()The value's type — defaults to string.Config.KeyValuePair.getType()The value's type — defaults to string.Config.KeyValuePairOrBuilder.getType()The value's type — defaults to string.static Config.ValueTypeConfig.ValueType.valueOf(int value) Deprecated.static Config.ValueTypeConfig.ValueType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static Config.ValueTypeReturns the enum constant of this type with the specified name.static Config.ValueType[]Config.ValueType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.filters.http.header_to_metadata.v3 that return types with arguments of type Config.ValueTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Config.ValueType>Config.ValueType.internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.filters.http.header_to_metadata.v3 with parameters of type Config.ValueTypeModifier and TypeMethodDescriptionConfig.KeyValuePair.Builder.setType(Config.ValueType value) The value's type — defaults to string.