Uses of Class
io.envoyproxy.envoy.extensions.http.header_formatters.preserve_case.v3.PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders
-
Packages that use PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders Package Description io.envoyproxy.envoy.extensions.http.header_formatters.preserve_case.v3 -
-
Uses of PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders in io.envoyproxy.envoy.extensions.http.header_formatters.preserve_case.v3
Methods in io.envoyproxy.envoy.extensions.http.header_formatters.preserve_case.v3 that return PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders Modifier and Type Method Description static PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeadersPreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders. forNumber(int value)PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeadersPreserveCaseFormatterConfig.Builder. getFormatterTypeOnEnvoyHeaders()Type of formatter to use on headers which are added by Envoy (which are lower case by default).PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeadersPreserveCaseFormatterConfig. getFormatterTypeOnEnvoyHeaders()Type of formatter to use on headers which are added by Envoy (which are lower case by default).PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeadersPreserveCaseFormatterConfigOrBuilder. getFormatterTypeOnEnvoyHeaders()Type of formatter to use on headers which are added by Envoy (which are lower case by default).static PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeadersPreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders. valueOf(int value)Deprecated.static PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeadersPreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeadersPreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders. valueOf(String name)Returns the enum constant of this type with the specified name.static PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders[]PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.envoyproxy.envoy.extensions.http.header_formatters.preserve_case.v3 that return types with arguments of type PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders>PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders. internalGetValueMap()Methods in io.envoyproxy.envoy.extensions.http.header_formatters.preserve_case.v3 with parameters of type PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders Modifier and Type Method Description PreserveCaseFormatterConfig.BuilderPreserveCaseFormatterConfig.Builder. setFormatterTypeOnEnvoyHeaders(PreserveCaseFormatterConfig.FormatterTypeOnEnvoyHeaders value)Type of formatter to use on headers which are added by Envoy (which are lower case by default).
-