Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpFilter.Builder
Packages that use HttpFilter.Builder
Package
Description
-
Uses of HttpFilter.Builder in io.envoyproxy.envoy.extensions.filters.http.router.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.router.v3 with type parameters of type HttpFilter.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> Router.Builder.upstreamHttpFiltersBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 that return HttpFilter.BuilderModifier and TypeMethodDescriptionRouter.Builder.addUpstreamHttpFiltersBuilder()
..Router.Builder.addUpstreamHttpFiltersBuilder
(int index) ..Router.Builder.getUpstreamHttpFiltersBuilder
(int index) ..Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 that return types with arguments of type HttpFilter.BuilderModifier and TypeMethodDescriptionRouter.Builder.getUpstreamHttpFiltersBuilderList()
..private com.google.protobuf.RepeatedFieldBuilder
<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> Router.Builder.internalGetUpstreamHttpFiltersFieldBuilder()
Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 with parameters of type HttpFilter.BuilderModifier and TypeMethodDescriptionRouter.Builder.addUpstreamHttpFilters
(int index, HttpFilter.Builder builderForValue) ..Router.Builder.addUpstreamHttpFilters
(HttpFilter.Builder builderForValue) ..Router.Builder.setUpstreamHttpFilters
(int index, HttpFilter.Builder builderForValue) .. -
Uses of HttpFilter.Builder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpFilter.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> HttpConnectionManager.UpgradeConfig.Builder.filtersBuilder_
private com.google.protobuf.RepeatedFieldBuilder
<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> HttpConnectionManager.Builder.httpFiltersBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpFilter.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.UpgradeConfig.Builder.addFiltersBuilder()
If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.UpgradeConfig.Builder.addFiltersBuilder
(int index) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.Builder.addHttpFiltersBuilder()
A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpConnectionManager.Builder.addHttpFiltersBuilder
(int index) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpFilter.Builder.clear()
HttpFilter.Builder.clearConfigDiscovery()
Configuration source specifier for an extension configuration discovery service.HttpFilter.Builder.clearConfigType()
HttpFilter.Builder.clearDisabled()
If true, the filter is disabled by default and must be explicitly enabled by setting per filter configuration in the route configuration.HttpFilter.Builder.clearIsOptional()
If true, clients that do not support this filter may ignore the filter but otherwise accept the config.HttpFilter.Builder.clearName()
The name of the filter configuration.HttpFilter.Builder.clearTypedConfig()
Filter specific configuration which depends on the filter being instantiated.HttpConnectionManager.UpgradeConfig.Builder.getFiltersBuilder
(int index) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.Builder.getHttpFiltersBuilder
(int index) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpFilter.Builder.mergeConfigDiscovery
(ExtensionConfigSource value) Configuration source specifier for an extension configuration discovery service.HttpFilter.Builder.mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) HttpFilter.Builder.mergeFrom
(com.google.protobuf.Message other) HttpFilter.Builder.mergeFrom
(HttpFilter other) HttpFilter.Builder.mergeTypedConfig
(com.google.protobuf.Any value) Filter specific configuration which depends on the filter being instantiated.static HttpFilter.Builder
HttpFilter.newBuilder()
static HttpFilter.Builder
HttpFilter.newBuilder
(HttpFilter prototype) HttpFilter.newBuilderForType()
protected HttpFilter.Builder
HttpFilter.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) HttpFilter.Builder.setConfigDiscovery
(ExtensionConfigSource value) Configuration source specifier for an extension configuration discovery service.HttpFilter.Builder.setConfigDiscovery
(ExtensionConfigSource.Builder builderForValue) Configuration source specifier for an extension configuration discovery service.HttpFilter.Builder.setDisabled
(boolean value) If true, the filter is disabled by default and must be explicitly enabled by setting per filter configuration in the route configuration.HttpFilter.Builder.setIsOptional
(boolean value) If true, clients that do not support this filter may ignore the filter but otherwise accept the config.The name of the filter configuration.HttpFilter.Builder.setNameBytes
(com.google.protobuf.ByteString value) The name of the filter configuration.HttpFilter.Builder.setTypedConfig
(com.google.protobuf.Any value) Filter specific configuration which depends on the filter being instantiated.HttpFilter.Builder.setTypedConfig
(com.google.protobuf.Any.Builder builderForValue) Filter specific configuration which depends on the filter being instantiated.HttpFilter.toBuilder()
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpFilter.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.UpgradeConfig.Builder.getFiltersBuilderList()
If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.Builder.getHttpFiltersBuilderList()
A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.private com.google.protobuf.RepeatedFieldBuilder
<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> HttpConnectionManager.UpgradeConfig.Builder.internalGetFiltersFieldBuilder()
private com.google.protobuf.RepeatedFieldBuilder
<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> HttpConnectionManager.Builder.internalGetHttpFiltersFieldBuilder()
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type HttpFilter.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.UpgradeConfig.Builder.addFilters
(int index, HttpFilter.Builder builderForValue) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.UpgradeConfig.Builder.addFilters
(HttpFilter.Builder builderForValue) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.Builder.addHttpFilters
(int index, HttpFilter.Builder builderForValue) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpConnectionManager.Builder.addHttpFilters
(HttpFilter.Builder builderForValue) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpConnectionManager.UpgradeConfig.Builder.setFilters
(int index, HttpFilter.Builder builderForValue) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.Builder.setHttpFilters
(int index, HttpFilter.Builder builderForValue) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.