Uses of Interface
io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2.HttpFilterOrBuilder
Packages that use HttpFilterOrBuilder
-
Uses of HttpFilterOrBuilder in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2
Classes in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that implement HttpFilterOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeenvoy.config.filter.network.http_connection_manager.v2.HttpFilterstatic final classProtobuf typeenvoy.config.filter.network.http_connection_manager.v2.HttpFilterMethods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 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.config.filter.network.http_connection_manager.v2 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.