Uses of Interface
io.envoyproxy.envoy.config.route.v3.RouteMatch.TlsContextMatchOptionsOrBuilder
-
Packages that use RouteMatch.TlsContextMatchOptionsOrBuilder Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of RouteMatch.TlsContextMatchOptionsOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RouteMatch.TlsContextMatchOptionsOrBuilder Modifier and Type Class Description static classRouteMatch.TlsContextMatchOptionsProtobuf typeenvoy.config.route.v3.RouteMatch.TlsContextMatchOptionsstatic classRouteMatch.TlsContextMatchOptions.BuilderProtobuf typeenvoy.config.route.v3.RouteMatch.TlsContextMatchOptionsMethods in io.envoyproxy.envoy.config.route.v3 that return RouteMatch.TlsContextMatchOptionsOrBuilder Modifier and Type Method Description RouteMatch.TlsContextMatchOptionsOrBuilderRouteMatch.Builder. getTlsContextOrBuilder()If specified, the client tls context will be matched against the defined match options.RouteMatch.TlsContextMatchOptionsOrBuilderRouteMatch. getTlsContextOrBuilder()If specified, the client tls context will be matched against the defined match options.RouteMatch.TlsContextMatchOptionsOrBuilderRouteMatchOrBuilder. getTlsContextOrBuilder()If specified, the client tls context will be matched against the defined match options.
-