Uses of Interface
io.envoyproxy.envoy.config.route.v3.RouteMatch.TlsContextMatchOptionsOrBuilder
Packages that use RouteMatch.TlsContextMatchOptionsOrBuilder
-
Uses of RouteMatch.TlsContextMatchOptionsOrBuilder in io.envoyproxy.envoy.config.route.v3
Classes in io.envoyproxy.envoy.config.route.v3 that implement RouteMatch.TlsContextMatchOptionsOrBuilderModifier and TypeClassDescriptionstatic final classProtobuf typeenvoy.config.route.v3.RouteMatch.TlsContextMatchOptionsstatic final classProtobuf typeenvoy.config.route.v3.RouteMatch.TlsContextMatchOptionsFields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RouteMatch.TlsContextMatchOptionsOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder<RouteMatch.TlsContextMatchOptions, RouteMatch.TlsContextMatchOptions.Builder, RouteMatch.TlsContextMatchOptionsOrBuilder> RouteMatch.Builder.tlsContextBuilder_Methods in io.envoyproxy.envoy.config.route.v3 that return RouteMatch.TlsContextMatchOptionsOrBuilderModifier and TypeMethodDescriptionRouteMatch.Builder.getTlsContextOrBuilder()If specified, the client tls context will be matched against the defined match options.RouteMatch.getTlsContextOrBuilder()If specified, the client tls context will be matched against the defined match options.RouteMatchOrBuilder.getTlsContextOrBuilder()If specified, the client tls context will be matched against the defined match options.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RouteMatch.TlsContextMatchOptionsOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder<RouteMatch.TlsContextMatchOptions, RouteMatch.TlsContextMatchOptions.Builder, RouteMatch.TlsContextMatchOptionsOrBuilder> RouteMatch.Builder.getTlsContextFieldBuilder()If specified, the client tls context will be matched against the defined match options.