Uses of Interface
io.envoyproxy.envoy.api.v2.RouteConfigurationOrBuilder
-
Packages that use RouteConfigurationOrBuilder Package Description io.envoyproxy.envoy.api.v2 io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 -
-
Uses of RouteConfigurationOrBuilder in io.envoyproxy.envoy.api.v2
Classes in io.envoyproxy.envoy.api.v2 that implement RouteConfigurationOrBuilder Modifier and Type Class Description classRouteConfiguration[#next-free-field: 11]static classRouteConfiguration.Builder[#next-free-field: 11] -
Uses of RouteConfigurationOrBuilder in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2
Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return RouteConfigurationOrBuilder Modifier and Type Method Description RouteConfigurationOrBuilderHttpConnectionManager.Builder. getRouteConfigOrBuilder()The route table for the connection manager is static and is specified in this property.RouteConfigurationOrBuilderHttpConnectionManager. getRouteConfigOrBuilder()The route table for the connection manager is static and is specified in this property.RouteConfigurationOrBuilderHttpConnectionManagerOrBuilder. getRouteConfigOrBuilder()The route table for the connection manager is static and is specified in this property.
-