Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpFilterOrBuilder
-
Packages that use HttpFilterOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
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 HttpFilterOrBuilder Modifier and Type Class Description classHttpFilter[#next-free-field: 7]static classHttpFilter.Builder[#next-free-field: 7]Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpFilterOrBuilder Modifier and Type Method Description HttpFilterOrBuilderHttpConnectionManager.UpgradeConfig.Builder. getFiltersOrBuilder(int index)If present, this represents the filter chain which will be created for this type of upgrade.HttpFilterOrBuilderHttpConnectionManager.UpgradeConfig. getFiltersOrBuilder(int index)If present, this represents the filter chain which will be created for this type of upgrade.HttpFilterOrBuilderHttpConnectionManager.UpgradeConfigOrBuilder. getFiltersOrBuilder(int index)If present, this represents the filter chain which will be created for this type of upgrade.HttpFilterOrBuilderHttpConnectionManager.Builder. getHttpFiltersOrBuilder(int index)A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpFilterOrBuilderHttpConnectionManager. getHttpFiltersOrBuilder(int index)A list of individual HTTP filters that make up the filter chain for requests made to the connection manager.HttpFilterOrBuilderHttpConnectionManagerOrBuilder. 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 HttpFilterOrBuilder Modifier and Type Method Description List<? 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.
-