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 class
Protobuf typeenvoy.config.route.v3.RouteMatch.TlsContextMatchOptions
static final class
Protobuf typeenvoy.config.route.v3.RouteMatch.TlsContextMatchOptions
Fields 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.internalGetTlsContextFieldBuilder()
If specified, the client tls context will be matched against the defined match options.