Uses of Class
io.envoyproxy.envoy.config.route.v3.RouteMatch.TlsContextMatchOptions
-
Packages that use RouteMatch.TlsContextMatchOptions Package Description io.envoyproxy.envoy.config.route.v3 -
-
Uses of RouteMatch.TlsContextMatchOptions in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 declared as RouteMatch.TlsContextMatchOptions Modifier and Type Field Description private static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. DEFAULT_INSTANCEprivate RouteMatch.TlsContextMatchOptionsRouteMatch.Builder. tlsContext_private RouteMatch.TlsContextMatchOptionsRouteMatch. tlsContext_Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type RouteMatch.TlsContextMatchOptions Modifier and Type Field Description private static com.google.protobuf.Parser<RouteMatch.TlsContextMatchOptions>RouteMatch.TlsContextMatchOptions. PARSERprivate 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.TlsContextMatchOptions Modifier and Type Method Description RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions.Builder. build()RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions.Builder. buildPartial()static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. getDefaultInstance()RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions.Builder. getDefaultInstanceForType()RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. getDefaultInstanceForType()RouteMatch.TlsContextMatchOptionsRouteMatch.Builder. getTlsContext()If specified, the client tls context will be matched against the defined match options.RouteMatch.TlsContextMatchOptionsRouteMatch. getTlsContext()If specified, the client tls context will be matched against the defined match options.RouteMatch.TlsContextMatchOptionsRouteMatchOrBuilder. getTlsContext()If specified, the client tls context will be matched against the defined match options.static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. parseDelimitedFrom(java.io.InputStream input)static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. parseFrom(byte[] data)static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. parseFrom(com.google.protobuf.ByteString data)static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. parseFrom(com.google.protobuf.CodedInputStream input)static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. parseFrom(java.io.InputStream input)static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. parseFrom(java.nio.ByteBuffer data)static RouteMatch.TlsContextMatchOptionsRouteMatch.TlsContextMatchOptions. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type RouteMatch.TlsContextMatchOptions Modifier and Type Method Description com.google.protobuf.Parser<RouteMatch.TlsContextMatchOptions>RouteMatch.TlsContextMatchOptions. getParserForType()private 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.static com.google.protobuf.Parser<RouteMatch.TlsContextMatchOptions>RouteMatch.TlsContextMatchOptions. parser()Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type RouteMatch.TlsContextMatchOptions Modifier and Type Method Description private voidRouteMatch.TlsContextMatchOptions.Builder. buildPartial0(RouteMatch.TlsContextMatchOptions result)RouteMatch.TlsContextMatchOptions.BuilderRouteMatch.TlsContextMatchOptions.Builder. mergeFrom(RouteMatch.TlsContextMatchOptions other)RouteMatch.BuilderRouteMatch.Builder. mergeTlsContext(RouteMatch.TlsContextMatchOptions value)If specified, the client tls context will be matched against the defined match options.static RouteMatch.TlsContextMatchOptions.BuilderRouteMatch.TlsContextMatchOptions. newBuilder(RouteMatch.TlsContextMatchOptions prototype)RouteMatch.BuilderRouteMatch.Builder. setTlsContext(RouteMatch.TlsContextMatchOptions value)If specified, the client tls context will be matched against the defined match options.
-