Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.StringMatcherOrBuilder
Packages that use StringMatcherOrBuilder
Package
Description
-
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.core.v3
Fields in io.envoyproxy.envoy.config.core.v3 with type parameters of type StringMatcherOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> HealthCheck.HttpHealthCheck.Builder.serviceNameMatcherBuilder_
Methods in io.envoyproxy.envoy.config.core.v3 that return StringMatcherOrBuilderModifier and TypeMethodDescriptionHealthCheck.HttpHealthCheck.Builder.getServiceNameMatcherOrBuilder()
An optional service name parameter which is used to validate the identity of the health checked cluster using a :ref:`StringMatcher <envoy_v3_api_msg_type.matcher.v3.StringMatcher>`.HealthCheck.HttpHealthCheck.getServiceNameMatcherOrBuilder()
An optional service name parameter which is used to validate the identity of the health checked cluster using a :ref:`StringMatcher <envoy_v3_api_msg_type.matcher.v3.StringMatcher>`.HealthCheck.HttpHealthCheckOrBuilder.getServiceNameMatcherOrBuilder()
An optional service name parameter which is used to validate the identity of the health checked cluster using a :ref:`StringMatcher <envoy_v3_api_msg_type.matcher.v3.StringMatcher>`.Methods in io.envoyproxy.envoy.config.core.v3 that return types with arguments of type StringMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> HealthCheck.HttpHealthCheck.Builder.getServiceNameMatcherFieldBuilder()
An optional service name parameter which is used to validate the identity of the health checked cluster using a :ref:`StringMatcher <envoy_v3_api_msg_type.matcher.v3.StringMatcher>`. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.metrics.v3
Fields in io.envoyproxy.envoy.config.metrics.v3 with type parameters of type StringMatcherOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> HistogramBucketSettings.Builder.matchBuilder_
Methods in io.envoyproxy.envoy.config.metrics.v3 that return StringMatcherOrBuilderModifier and TypeMethodDescriptionHistogramBucketSettings.Builder.getMatchOrBuilder()
The stats that this rule applies to.HistogramBucketSettings.getMatchOrBuilder()
The stats that this rule applies to.HistogramBucketSettingsOrBuilder.getMatchOrBuilder()
The stats that this rule applies to.Methods in io.envoyproxy.envoy.config.metrics.v3 that return types with arguments of type StringMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> HistogramBucketSettings.Builder.getMatchFieldBuilder()
The stats that this rule applies to. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Fields in io.envoyproxy.envoy.config.rbac.v3 with type parameters of type StringMatcherOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> Principal.Authenticated.Builder.principalNameBuilder_
private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> Permission.Builder.requestedServerNameBuilder_
Methods in io.envoyproxy.envoy.config.rbac.v3 that return StringMatcherOrBuilderModifier and TypeMethodDescriptionPrincipal.Authenticated.Builder.getPrincipalNameOrBuilder()
The name of the principal.Principal.Authenticated.getPrincipalNameOrBuilder()
The name of the principal.Principal.AuthenticatedOrBuilder.getPrincipalNameOrBuilder()
The name of the principal.Permission.Builder.getRequestedServerNameOrBuilder()
The request server from the client's connection request.Permission.getRequestedServerNameOrBuilder()
The request server from the client's connection request.PermissionOrBuilder.getRequestedServerNameOrBuilder()
The request server from the client's connection request.Methods in io.envoyproxy.envoy.config.rbac.v3 that return types with arguments of type StringMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> Principal.Authenticated.Builder.getPrincipalNameFieldBuilder()
The name of the principal.private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> Permission.Builder.getRequestedServerNameFieldBuilder()
The request server from the client's connection request. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.route.v3
Fields in io.envoyproxy.envoy.config.route.v3 with type parameters of type StringMatcherOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> CorsPolicy.Builder.allowOriginStringMatchBuilder_
private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> HeaderMatcher.Builder.stringMatchBuilder_
private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> QueryParameterMatcher.Builder.stringMatchBuilder_
Methods in io.envoyproxy.envoy.config.route.v3 that return StringMatcherOrBuilderModifier and TypeMethodDescriptionCorsPolicy.Builder.getAllowOriginStringMatchOrBuilder
(int index) Specifies string patterns that match allowed origins.CorsPolicy.getAllowOriginStringMatchOrBuilder
(int index) Specifies string patterns that match allowed origins.CorsPolicyOrBuilder.getAllowOriginStringMatchOrBuilder
(int index) Specifies string patterns that match allowed origins.HeaderMatcher.Builder.getStringMatchOrBuilder()
If specified, header match will be performed based on the string match of the header value.HeaderMatcher.getStringMatchOrBuilder()
If specified, header match will be performed based on the string match of the header value.HeaderMatcherOrBuilder.getStringMatchOrBuilder()
If specified, header match will be performed based on the string match of the header value.QueryParameterMatcher.Builder.getStringMatchOrBuilder()
Specifies whether a query parameter value should match against a string.QueryParameterMatcher.getStringMatchOrBuilder()
Specifies whether a query parameter value should match against a string.QueryParameterMatcherOrBuilder.getStringMatchOrBuilder()
Specifies whether a query parameter value should match against a string.Methods in io.envoyproxy.envoy.config.route.v3 that return types with arguments of type StringMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> CorsPolicy.Builder.getAllowOriginStringMatchFieldBuilder()
List
<? extends StringMatcherOrBuilder> CorsPolicy.Builder.getAllowOriginStringMatchOrBuilderList()
Specifies string patterns that match allowed origins.List
<? extends StringMatcherOrBuilder> CorsPolicy.getAllowOriginStringMatchOrBuilderList()
Specifies string patterns that match allowed origins.List
<? extends StringMatcherOrBuilder> CorsPolicyOrBuilder.getAllowOriginStringMatchOrBuilderList()
Specifies string patterns that match allowed origins.private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> HeaderMatcher.Builder.getStringMatchFieldBuilder()
If specified, header match will be performed based on the string match of the header value.private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> QueryParameterMatcher.Builder.getStringMatchFieldBuilder()
Specifies whether a query parameter value should match against a string. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Fields in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type parameters of type StringMatcherOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> SubjectAltNameMatcher.Builder.matcherBuilder_
private com.google.protobuf.RepeatedFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> CertificateValidationContext.Builder.matchSubjectAltNamesBuilder_
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return StringMatcherOrBuilderModifier and TypeMethodDescriptionSubjectAltNameMatcher.Builder.getMatcherOrBuilder()
Matcher for SAN value.SubjectAltNameMatcher.getMatcherOrBuilder()
Matcher for SAN value.SubjectAltNameMatcherOrBuilder.getMatcherOrBuilder()
Matcher for SAN value.CertificateValidationContext.Builder.getMatchSubjectAltNamesOrBuilder
(int index) Deprecated.CertificateValidationContext.getMatchSubjectAltNamesOrBuilder
(int index) Deprecated.CertificateValidationContextOrBuilder.getMatchSubjectAltNamesOrBuilder
(int index) Deprecated.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type StringMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> SubjectAltNameMatcher.Builder.getMatcherFieldBuilder()
Matcher for SAN value.private com.google.protobuf.RepeatedFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> CertificateValidationContext.Builder.getMatchSubjectAltNamesFieldBuilder()
List
<? extends StringMatcherOrBuilder> CertificateValidationContext.Builder.getMatchSubjectAltNamesOrBuilderList()
Deprecated.List
<? extends StringMatcherOrBuilder> CertificateValidationContext.getMatchSubjectAltNamesOrBuilderList()
Deprecated.List
<? extends StringMatcherOrBuilder> CertificateValidationContextOrBuilder.getMatchSubjectAltNamesOrBuilderList()
Deprecated. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.type.matcher.v3
Classes in io.envoyproxy.envoy.type.matcher.v3 that implement StringMatcherOrBuilderModifier and TypeClassDescriptionfinal class
Specifies the way to match a string.static final class
Specifies the way to match a string.Fields in io.envoyproxy.envoy.type.matcher.v3 with type parameters of type StringMatcherOrBuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> NodeMatcher.Builder.nodeIdBuilder_
private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> PathMatcher.Builder.pathBuilder_
private com.google.protobuf.RepeatedFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> ListStringMatcher.Builder.patternsBuilder_
private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> FilterStateMatcher.Builder.stringMatchBuilder_
private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> ValueMatcher.Builder.stringMatchBuilder_
Methods in io.envoyproxy.envoy.type.matcher.v3 that return StringMatcherOrBuilderModifier and TypeMethodDescriptionNodeMatcher.Builder.getNodeIdOrBuilder()
Specifies match criteria on the node id.NodeMatcher.getNodeIdOrBuilder()
Specifies match criteria on the node id.NodeMatcherOrBuilder.getNodeIdOrBuilder()
Specifies match criteria on the node id.PathMatcher.Builder.getPathOrBuilder()
The ``path`` must match the URL path portion of the :path header.PathMatcher.getPathOrBuilder()
The ``path`` must match the URL path portion of the :path header.PathMatcherOrBuilder.getPathOrBuilder()
The ``path`` must match the URL path portion of the :path header.ListStringMatcher.Builder.getPatternsOrBuilder
(int index) repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...
ListStringMatcher.getPatternsOrBuilder
(int index) repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...
ListStringMatcherOrBuilder.getPatternsOrBuilder
(int index) repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...
FilterStateMatcher.Builder.getStringMatchOrBuilder()
Matches the filter state object as a string value.FilterStateMatcher.getStringMatchOrBuilder()
Matches the filter state object as a string value.FilterStateMatcherOrBuilder.getStringMatchOrBuilder()
Matches the filter state object as a string value.ValueMatcher.Builder.getStringMatchOrBuilder()
If specified, a match occurs if and only if the target value is a string value and is matched to this field.ValueMatcher.getStringMatchOrBuilder()
If specified, a match occurs if and only if the target value is a string value and is matched to this field.ValueMatcherOrBuilder.getStringMatchOrBuilder()
If specified, a match occurs if and only if the target value is a string value and is matched to this field.Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type StringMatcherOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> NodeMatcher.Builder.getNodeIdFieldBuilder()
Specifies match criteria on the node id.private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> PathMatcher.Builder.getPathFieldBuilder()
The ``path`` must match the URL path portion of the :path header.private com.google.protobuf.RepeatedFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> ListStringMatcher.Builder.getPatternsFieldBuilder()
List
<? extends StringMatcherOrBuilder> ListStringMatcher.Builder.getPatternsOrBuilderList()
repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...
List
<? extends StringMatcherOrBuilder> ListStringMatcher.getPatternsOrBuilderList()
repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...
List
<? extends StringMatcherOrBuilder> ListStringMatcherOrBuilder.getPatternsOrBuilderList()
repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ...
private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> FilterStateMatcher.Builder.getStringMatchFieldBuilder()
Matches the filter state object as a string value.private com.google.protobuf.SingleFieldBuilder
<StringMatcher, StringMatcher.Builder, StringMatcherOrBuilder> ValueMatcher.Builder.getStringMatchFieldBuilder()
If specified, a match occurs if and only if the target value is a string value and is matched to this field.