| Package | Description |
|---|---|
| io.envoyproxy.envoy.api.v2 | |
| io.envoyproxy.envoy.api.v2.cluster |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Filter
Protobuf type
envoy.api.v2.cluster.Filter |
static class |
Filter.Builder
Protobuf type
envoy.api.v2.cluster.Filter |
Copyright © 2018–2021 The Envoy Project. All rights reserved.