Uses of Enum
io.envoyproxy.envoy.config.core.v3.Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase
Packages that use Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase
-
Uses of Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCaseModifier and TypeMethodDescriptionHttp1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase.forNumber
(int value) Http1ProtocolOptions.HeaderKeyFormat.Builder.getHeaderFormatCase()
Http1ProtocolOptions.HeaderKeyFormat.getHeaderFormatCase()
Http1ProtocolOptions.HeaderKeyFormatOrBuilder.getHeaderFormatCase()
Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase.valueOf
(int value) Deprecated.Returns the enum constant of this type with the specified name.Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase.values()
Returns an array containing the constants of this enum type, in the order they are declared.