Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpFilterOrBuilder
Packages that use HttpFilterOrBuilder
Package
Description
-
Uses of HttpFilterOrBuilder in io.envoyproxy.envoy.extensions.filters.http.router.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 that return HttpFilterOrBuilderModifier and TypeMethodDescriptionRouter.Builder.getUpstreamHttpFiltersOrBuilder(int index) .. note:: Upstream HTTP filters are currently in alpha.Router.getUpstreamHttpFiltersOrBuilder(int index) .. note:: Upstream HTTP filters are currently in alpha.RouterOrBuilder.getUpstreamHttpFiltersOrBuilder(int index) .. note:: Upstream HTTP filters are currently in alpha.Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 that return types with arguments of type HttpFilterOrBuilderModifier and TypeMethodDescriptionList<? extends HttpFilterOrBuilder> Router.Builder.getUpstreamHttpFiltersOrBuilderList().. note:: Upstream HTTP filters are currently in alpha.List<? extends HttpFilterOrBuilder> Router.getUpstreamHttpFiltersOrBuilderList().. note:: Upstream HTTP filters are currently in alpha.List<? extends HttpFilterOrBuilder> RouterOrBuilder.getUpstreamHttpFiltersOrBuilderList().. note:: Upstream HTTP filters are currently in alpha. -
Uses of HttpFilterOrBuilder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that implement HttpFilterOrBuilderModifier and TypeClassDescriptionfinal class[#next-free-field: 8]static final class[#next-free-field: 8]Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpFilterOrBuilderModifier and TypeMethodDescriptionHttpConnectionManager.UpgradeConfig.Builder.getFiltersOrBuilder(int index) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.UpgradeConfig.getFiltersOrBuilder(int index) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.UpgradeConfigOrBuilder.getFiltersOrBuilder(int index) If present, this represents the filter chain which will be created for this type of upgrade.HttpConnectionManager.Builder.getHttpFiltersOrBuilder(int index) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpConnectionManager.getHttpFiltersOrBuilder(int index) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpConnectionManagerOrBuilder.getHttpFiltersOrBuilder(int index) A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpFilterOrBuilderModifier and TypeMethodDescriptionList<? extends HttpFilterOrBuilder> HttpConnectionManager.UpgradeConfig.Builder.getFiltersOrBuilderList()If present, this represents the filter chain which will be created for this type of upgrade.List<? extends HttpFilterOrBuilder> HttpConnectionManager.UpgradeConfig.getFiltersOrBuilderList()If present, this represents the filter chain which will be created for this type of upgrade.List<? extends HttpFilterOrBuilder> HttpConnectionManager.UpgradeConfigOrBuilder.getFiltersOrBuilderList()If present, this represents the filter chain which will be created for this type of upgrade.List<? extends HttpFilterOrBuilder> HttpConnectionManager.Builder.getHttpFiltersOrBuilderList()A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.List<? extends HttpFilterOrBuilder> HttpConnectionManager.getHttpFiltersOrBuilderList()A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.List<? extends HttpFilterOrBuilder> HttpConnectionManagerOrBuilder.getHttpFiltersOrBuilderList()A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.