| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 | |
| io.envoyproxy.envoy.api.v2.listener |
| Modifier and Type | Method and Description |
|---|---|
ListenerFilterOrBuilder |
ListenerOrBuilder.getListenerFiltersOrBuilder(int index)
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
ListenerFilterOrBuilder |
Listener.getListenerFiltersOrBuilder(int index)
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
ListenerFilterOrBuilder |
Listener.Builder.getListenerFiltersOrBuilder(int index)
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends ListenerFilterOrBuilder> |
ListenerOrBuilder.getListenerFiltersOrBuilderList()
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
List<? extends ListenerFilterOrBuilder> |
Listener.getListenerFiltersOrBuilderList()
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
List<? extends ListenerFilterOrBuilder> |
Listener.Builder.getListenerFiltersOrBuilderList()
Listener filters have the opportunity to manipulate and augment the connection metadata that
is used in connection filter chain matching, for example.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ListenerFilter
Protobuf type
envoy.api.v2.listener.ListenerFilter |
static class |
ListenerFilter.Builder
Protobuf type
envoy.api.v2.listener.ListenerFilter |
Copyright © 2018–2021 The Envoy Project. All rights reserved.