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