| Package | Description |
|---|---|
| io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 |
| Modifier and Type | Method and Description |
|---|---|
RouteOrBuilder |
RouteConfigurationOrBuilder.getRoutesOrBuilder(int index)
The list of routes that will be matched, in order, against incoming requests.
|
RouteOrBuilder |
RouteConfiguration.getRoutesOrBuilder(int index)
The list of routes that will be matched, in order, against incoming requests.
|
RouteOrBuilder |
RouteConfiguration.Builder.getRoutesOrBuilder(int index)
The list of routes that will be matched, in order, against incoming requests.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends RouteOrBuilder> |
RouteConfigurationOrBuilder.getRoutesOrBuilderList()
The list of routes that will be matched, in order, against incoming requests.
|
List<? extends RouteOrBuilder> |
RouteConfiguration.getRoutesOrBuilderList()
The list of routes that will be matched, in order, against incoming requests.
|
List<? extends RouteOrBuilder> |
RouteConfiguration.Builder.getRoutesOrBuilderList()
The list of routes that will be matched, in order, against incoming requests.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.