Uses of Interface
io.envoyproxy.envoy.config.bootstrap.v3.CustomInlineHeaderOrBuilder
Packages that use CustomInlineHeaderOrBuilder
-
Uses of CustomInlineHeaderOrBuilder in io.envoyproxy.envoy.config.bootstrap.v3
Classes in io.envoyproxy.envoy.config.bootstrap.v3 that implement CustomInlineHeaderOrBuilderModifier and TypeClassDescriptionfinal class
Used to specify the header that needs to be registered as an inline header.static final class
Used to specify the header that needs to be registered as an inline header.Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type CustomInlineHeaderOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<CustomInlineHeader, CustomInlineHeader.Builder, CustomInlineHeaderOrBuilder> Bootstrap.Builder.inlineHeadersBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return CustomInlineHeaderOrBuilderModifier and TypeMethodDescriptionBootstrap.Builder.getInlineHeadersOrBuilder
(int index) Specifies a set of headers that need to be registered as inline header.Bootstrap.getInlineHeadersOrBuilder
(int index) Specifies a set of headers that need to be registered as inline header.BootstrapOrBuilder.getInlineHeadersOrBuilder
(int index) Specifies a set of headers that need to be registered as inline header.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type CustomInlineHeaderOrBuilderModifier and TypeMethodDescriptionList
<? extends CustomInlineHeaderOrBuilder> Bootstrap.Builder.getInlineHeadersOrBuilderList()
Specifies a set of headers that need to be registered as inline header.List
<? extends CustomInlineHeaderOrBuilder> Bootstrap.getInlineHeadersOrBuilderList()
Specifies a set of headers that need to be registered as inline header.List
<? extends CustomInlineHeaderOrBuilder> BootstrapOrBuilder.getInlineHeadersOrBuilderList()
Specifies a set of headers that need to be registered as inline header.private com.google.protobuf.RepeatedFieldBuilder
<CustomInlineHeader, CustomInlineHeader.Builder, CustomInlineHeaderOrBuilder> Bootstrap.Builder.internalGetInlineHeadersFieldBuilder()