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
Fields in io.envoyproxy.envoy.extensions.filters.http.router.v3 with type parameters of type HttpFilterOrBuilderModifier 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 HttpFilterOrBuilderModifier and TypeMethodDescriptionRouter.Builder.getUpstreamHttpFiltersOrBuilder(int index) ..Router.getUpstreamHttpFiltersOrBuilder(int index) ..RouterOrBuilder.getUpstreamHttpFiltersOrBuilder(int index) ..Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 that return types with arguments of type HttpFilterOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> Router.Builder.getUpstreamHttpFiltersFieldBuilder()List<? extends HttpFilterOrBuilder> Router.Builder.getUpstreamHttpFiltersOrBuilderList()..List<? extends HttpFilterOrBuilder> Router.getUpstreamHttpFiltersOrBuilderList()..List<? extends HttpFilterOrBuilder> RouterOrBuilder.getUpstreamHttpFiltersOrBuilderList().. -
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]Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpFilterOrBuilderModifier 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 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 TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> HttpConnectionManager.UpgradeConfig.Builder.getFiltersFieldBuilder()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.private com.google.protobuf.RepeatedFieldBuilder<HttpFilter, HttpFilter.Builder, HttpFilterOrBuilder> HttpConnectionManager.Builder.getHttpFiltersFieldBuilder()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.