Uses of Interface
io.envoyproxy.envoy.config.core.v3.Http1ProtocolOptions.HeaderKeyFormatOrBuilder
-
Packages that use Http1ProtocolOptions.HeaderKeyFormatOrBuilder Package Description io.envoyproxy.envoy.config.core.v3 -
-
Uses of Http1ProtocolOptions.HeaderKeyFormatOrBuilder in io.envoyproxy.envoy.config.core.v3
Classes in io.envoyproxy.envoy.config.core.v3 that implement Http1ProtocolOptions.HeaderKeyFormatOrBuilder Modifier and Type Class Description static class
Http1ProtocolOptions.HeaderKeyFormat
[#next-free-field: 9]static class
Http1ProtocolOptions.HeaderKeyFormat.Builder
[#next-free-field: 9]Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type Http1ProtocolOptions.HeaderKeyFormatOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<Http1ProtocolOptions.HeaderKeyFormat,Http1ProtocolOptions.HeaderKeyFormat.Builder,Http1ProtocolOptions.HeaderKeyFormatOrBuilder>
Http1ProtocolOptions.Builder. headerKeyFormatBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return Http1ProtocolOptions.HeaderKeyFormatOrBuilder Modifier and Type Method Description Http1ProtocolOptions.HeaderKeyFormatOrBuilder
Http1ProtocolOptions.Builder. getHeaderKeyFormatOrBuilder()
Describes how the keys for response headers should be formatted.Http1ProtocolOptions.HeaderKeyFormatOrBuilder
Http1ProtocolOptions. getHeaderKeyFormatOrBuilder()
Describes how the keys for response headers should be formatted.Http1ProtocolOptions.HeaderKeyFormatOrBuilder
Http1ProtocolOptionsOrBuilder. getHeaderKeyFormatOrBuilder()
Describes how the keys for response headers should be formatted.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type Http1ProtocolOptions.HeaderKeyFormatOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<Http1ProtocolOptions.HeaderKeyFormat,Http1ProtocolOptions.HeaderKeyFormat.Builder,Http1ProtocolOptions.HeaderKeyFormatOrBuilder>
Http1ProtocolOptions.Builder. getHeaderKeyFormatFieldBuilder()
Describes how the keys for response headers should be formatted.
-