| Package | Description |
|---|---|
| io.envoyproxy.envoy.config.cluster.v3 |
| Modifier and Type | Method and Description |
|---|---|
FilterOrBuilder |
Cluster.getFiltersOrBuilder(int index)
An (optional) network filter chain, listed in the order the filters should be applied.
|
FilterOrBuilder |
Cluster.Builder.getFiltersOrBuilder(int index)
An (optional) network filter chain, listed in the order the filters should be applied.
|
FilterOrBuilder |
ClusterOrBuilder.getFiltersOrBuilder(int index)
An (optional) network filter chain, listed in the order the filters should be applied.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends FilterOrBuilder> |
Cluster.getFiltersOrBuilderList()
An (optional) network filter chain, listed in the order the filters should be applied.
|
List<? extends FilterOrBuilder> |
Cluster.Builder.getFiltersOrBuilderList()
An (optional) network filter chain, listed in the order the filters should be applied.
|
List<? extends FilterOrBuilder> |
ClusterOrBuilder.getFiltersOrBuilderList()
An (optional) network filter chain, listed in the order the filters should be applied.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.