Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.ResponseMapperOrBuilder
-
Packages that use ResponseMapperOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of ResponseMapperOrBuilder 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 ResponseMapperOrBuilder Modifier and Type Class Description classResponseMapperThe configuration to filter and change local response.static classResponseMapper.BuilderThe configuration to filter and change local response.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return ResponseMapperOrBuilder Modifier and Type Method Description ResponseMapperOrBuilderLocalReplyConfig.Builder. getMappersOrBuilder(int index)Configuration of list of mappers which allows to filter and change local response.ResponseMapperOrBuilderLocalReplyConfig. getMappersOrBuilder(int index)Configuration of list of mappers which allows to filter and change local response.ResponseMapperOrBuilderLocalReplyConfigOrBuilder. getMappersOrBuilder(int index)Configuration of list of mappers which allows to filter and change local response.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type ResponseMapperOrBuilder Modifier and Type Method Description List<? extends ResponseMapperOrBuilder>LocalReplyConfig.Builder. getMappersOrBuilderList()Configuration of list of mappers which allows to filter and change local response.List<? extends ResponseMapperOrBuilder>LocalReplyConfig. getMappersOrBuilderList()Configuration of list of mappers which allows to filter and change local response.List<? extends ResponseMapperOrBuilder>LocalReplyConfigOrBuilder. getMappersOrBuilderList()Configuration of list of mappers which allows to filter and change local response.
-