Uses of Class
io.envoyproxy.envoy.config.core.v3.Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase
-
Packages that use Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase Modifier and Type Method Description static Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCaseHttp1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase. forNumber(int value)Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCaseHttp1ProtocolOptions.HeaderKeyFormat.Builder. getHeaderFormatCase()Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCaseHttp1ProtocolOptions.HeaderKeyFormat. getHeaderFormatCase()Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCaseHttp1ProtocolOptions.HeaderKeyFormatOrBuilder. getHeaderFormatCase()static Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCaseHttp1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase. valueOf(int value)Deprecated.static Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCaseHttp1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase. valueOf(String name)Returns the enum constant of this type with the specified name.static Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase[]Http1ProtocolOptions.HeaderKeyFormat.HeaderFormatCase. values()Returns an array containing the constants of this enum type, in the order they are declared.
-