| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseMapper
The configuration to filter and change local response.
|
static class |
ResponseMapper.Builder
The configuration to filter and change local response.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMapperOrBuilder |
LocalReplyConfigOrBuilder.getMappersOrBuilder(int index)
Configuration of list of mappers which allows to filter and change local response.
|
ResponseMapperOrBuilder |
LocalReplyConfig.getMappersOrBuilder(int index)
Configuration of list of mappers which allows to filter and change local response.
|
ResponseMapperOrBuilder |
LocalReplyConfig.Builder.getMappersOrBuilder(int index)
Configuration of list of mappers which allows to filter and change local response.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ResponseMapperOrBuilder> |
LocalReplyConfigOrBuilder.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> |
LocalReplyConfig.Builder.getMappersOrBuilderList()
Configuration of list of mappers which allows to filter and change local response.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.