Uses of Class
io.envoyproxy.envoy.type.matcher.v3.StringMatcher
-
-
Uses of StringMatcher in io.envoyproxy.envoy.config.common.matcher.v3
Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return StringMatcher Modifier and Type Method Description StringMatcherMatcher.MatcherList.Predicate.SinglePredicate.Builder. getValueMatch()Built-in string matcher.StringMatcherMatcher.MatcherList.Predicate.SinglePredicate. getValueMatch()Built-in string matcher.StringMatcherMatcher.MatcherList.Predicate.SinglePredicateOrBuilder. getValueMatch()Built-in string matcher.Methods in io.envoyproxy.envoy.config.common.matcher.v3 with parameters of type StringMatcher Modifier and Type Method Description Matcher.MatcherList.Predicate.SinglePredicate.BuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. mergeValueMatch(StringMatcher value)Built-in string matcher.Matcher.MatcherList.Predicate.SinglePredicate.BuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. setValueMatch(StringMatcher value)Built-in string matcher. -
Uses of StringMatcher in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return StringMatcher Modifier and Type Method Description StringMatcherHealthCheck.HttpHealthCheck.Builder. getServiceNameMatcher()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>`.StringMatcherHealthCheck.HttpHealthCheck. getServiceNameMatcher()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>`.StringMatcherHealthCheck.HttpHealthCheckOrBuilder. getServiceNameMatcher()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 with parameters of type StringMatcher Modifier and Type Method Description HealthCheck.HttpHealthCheck.BuilderHealthCheck.HttpHealthCheck.Builder. mergeServiceNameMatcher(StringMatcher value)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.BuilderHealthCheck.HttpHealthCheck.Builder. setServiceNameMatcher(StringMatcher value)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 StringMatcher in io.envoyproxy.envoy.config.metrics.v3
Methods in io.envoyproxy.envoy.config.metrics.v3 that return StringMatcher Modifier and Type Method Description StringMatcherHistogramBucketSettings.Builder. getMatch()The stats that this rule applies to.StringMatcherHistogramBucketSettings. getMatch()The stats that this rule applies to.StringMatcherHistogramBucketSettingsOrBuilder. getMatch()The stats that this rule applies to.Methods in io.envoyproxy.envoy.config.metrics.v3 with parameters of type StringMatcher Modifier and Type Method Description HistogramBucketSettings.BuilderHistogramBucketSettings.Builder. mergeMatch(StringMatcher value)The stats that this rule applies to.HistogramBucketSettings.BuilderHistogramBucketSettings.Builder. setMatch(StringMatcher value)The stats that this rule applies to. -
Uses of StringMatcher in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return StringMatcher Modifier and Type Method Description StringMatcherPrincipal.Authenticated.Builder. getPrincipalName()The name of the principal.StringMatcherPrincipal.Authenticated. getPrincipalName()The name of the principal.StringMatcherPrincipal.AuthenticatedOrBuilder. getPrincipalName()The name of the principal.StringMatcherPermission.Builder. getRequestedServerName()The request server from the client's connection request.StringMatcherPermission. getRequestedServerName()The request server from the client's connection request.StringMatcherPermissionOrBuilder. getRequestedServerName()The request server from the client's connection request.Methods in io.envoyproxy.envoy.config.rbac.v3 with parameters of type StringMatcher Modifier and Type Method Description Principal.Authenticated.BuilderPrincipal.Authenticated.Builder. mergePrincipalName(StringMatcher value)The name of the principal.Permission.BuilderPermission.Builder. mergeRequestedServerName(StringMatcher value)The request server from the client's connection request.Principal.Authenticated.BuilderPrincipal.Authenticated.Builder. setPrincipalName(StringMatcher value)The name of the principal.Permission.BuilderPermission.Builder. setRequestedServerName(StringMatcher value)The request server from the client's connection request. -
Uses of StringMatcher in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return StringMatcher Modifier and Type Method Description StringMatcherCorsPolicy.Builder. getAllowOriginStringMatch(int index)Specifies string patterns that match allowed origins.StringMatcherCorsPolicy. getAllowOriginStringMatch(int index)Specifies string patterns that match allowed origins.StringMatcherCorsPolicyOrBuilder. getAllowOriginStringMatch(int index)Specifies string patterns that match allowed origins.StringMatcherHeaderMatcher.Builder. getStringMatch()If specified, header match will be performed based on the string match of the header value.StringMatcherHeaderMatcher. getStringMatch()If specified, header match will be performed based on the string match of the header value.StringMatcherHeaderMatcherOrBuilder. getStringMatch()If specified, header match will be performed based on the string match of the header value.StringMatcherQueryParameterMatcher.Builder. getStringMatch()Specifies whether a query parameter value should match against a string.StringMatcherQueryParameterMatcher. getStringMatch()Specifies whether a query parameter value should match against a string.StringMatcherQueryParameterMatcherOrBuilder. getStringMatch()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 StringMatcher Modifier and Type Method Description List<StringMatcher>CorsPolicy.Builder. getAllowOriginStringMatchList()Specifies string patterns that match allowed origins.List<StringMatcher>CorsPolicy. getAllowOriginStringMatchList()Specifies string patterns that match allowed origins.List<StringMatcher>CorsPolicyOrBuilder. getAllowOriginStringMatchList()Specifies string patterns that match allowed origins.Methods in io.envoyproxy.envoy.config.route.v3 with parameters of type StringMatcher Modifier and Type Method Description CorsPolicy.BuilderCorsPolicy.Builder. addAllowOriginStringMatch(int index, StringMatcher value)Specifies string patterns that match allowed origins.CorsPolicy.BuilderCorsPolicy.Builder. addAllowOriginStringMatch(StringMatcher value)Specifies string patterns that match allowed origins.HeaderMatcher.BuilderHeaderMatcher.Builder. mergeStringMatch(StringMatcher value)If specified, header match will be performed based on the string match of the header value.QueryParameterMatcher.BuilderQueryParameterMatcher.Builder. mergeStringMatch(StringMatcher value)Specifies whether a query parameter value should match against a string.CorsPolicy.BuilderCorsPolicy.Builder. setAllowOriginStringMatch(int index, StringMatcher value)Specifies string patterns that match allowed origins.HeaderMatcher.BuilderHeaderMatcher.Builder. setStringMatch(StringMatcher value)If specified, header match will be performed based on the string match of the header value.QueryParameterMatcher.BuilderQueryParameterMatcher.Builder. setStringMatch(StringMatcher value)Specifies whether a query parameter value should match against a string.Method parameters in io.envoyproxy.envoy.config.route.v3 with type arguments of type StringMatcher Modifier and Type Method Description CorsPolicy.BuilderCorsPolicy.Builder. addAllAllowOriginStringMatch(Iterable<? extends StringMatcher> values)Specifies string patterns that match allowed origins. -
Uses of StringMatcher in io.envoyproxy.envoy.data.dns.v3
Methods in io.envoyproxy.envoy.data.dns.v3 that return StringMatcher Modifier and Type Method Description StringMatcherDnsTable.Builder. getKnownSuffixes(int index)Deprecated.StringMatcherDnsTable. getKnownSuffixes(int index)Deprecated.StringMatcherDnsTableOrBuilder. getKnownSuffixes(int index)Deprecated.Methods in io.envoyproxy.envoy.data.dns.v3 that return types with arguments of type StringMatcher Modifier and Type Method Description List<StringMatcher>DnsTable.Builder. getKnownSuffixesList()Deprecated.List<StringMatcher>DnsTable. getKnownSuffixesList()Deprecated.List<StringMatcher>DnsTableOrBuilder. getKnownSuffixesList()Deprecated.Methods in io.envoyproxy.envoy.data.dns.v3 with parameters of type StringMatcher Modifier and Type Method Description DnsTable.BuilderDnsTable.Builder. addKnownSuffixes(int index, StringMatcher value)Deprecated.DnsTable.BuilderDnsTable.Builder. addKnownSuffixes(StringMatcher value)Deprecated.DnsTable.BuilderDnsTable.Builder. setKnownSuffixes(int index, StringMatcher value)Deprecated.Method parameters in io.envoyproxy.envoy.data.dns.v3 with type arguments of type StringMatcher Modifier and Type Method Description DnsTable.BuilderDnsTable.Builder. addAllKnownSuffixes(Iterable<? extends StringMatcher> values)Deprecated. -
Uses of StringMatcher in io.envoyproxy.envoy.extensions.filters.http.aws_request_signing.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.aws_request_signing.v3 that return StringMatcher Modifier and Type Method Description StringMatcherAwsRequestSigning.Builder. getMatchExcludedHeaders(int index)A list of request header string matchers that will be excluded from signing.StringMatcherAwsRequestSigning. getMatchExcludedHeaders(int index)A list of request header string matchers that will be excluded from signing.StringMatcherAwsRequestSigningOrBuilder. getMatchExcludedHeaders(int index)A list of request header string matchers that will be excluded from signing.Methods in io.envoyproxy.envoy.extensions.filters.http.aws_request_signing.v3 that return types with arguments of type StringMatcher Modifier and Type Method Description List<StringMatcher>AwsRequestSigning.Builder. getMatchExcludedHeadersList()A list of request header string matchers that will be excluded from signing.List<StringMatcher>AwsRequestSigning. getMatchExcludedHeadersList()A list of request header string matchers that will be excluded from signing.List<StringMatcher>AwsRequestSigningOrBuilder. getMatchExcludedHeadersList()A list of request header string matchers that will be excluded from signing.Methods in io.envoyproxy.envoy.extensions.filters.http.aws_request_signing.v3 with parameters of type StringMatcher Modifier and Type Method Description AwsRequestSigning.BuilderAwsRequestSigning.Builder. addMatchExcludedHeaders(int index, StringMatcher value)A list of request header string matchers that will be excluded from signing.AwsRequestSigning.BuilderAwsRequestSigning.Builder. addMatchExcludedHeaders(StringMatcher value)A list of request header string matchers that will be excluded from signing.AwsRequestSigning.BuilderAwsRequestSigning.Builder. setMatchExcludedHeaders(int index, StringMatcher value)A list of request header string matchers that will be excluded from signing.Method parameters in io.envoyproxy.envoy.extensions.filters.http.aws_request_signing.v3 with type arguments of type StringMatcher Modifier and Type Method Description AwsRequestSigning.BuilderAwsRequestSigning.Builder. addAllMatchExcludedHeaders(Iterable<? extends StringMatcher> values)A list of request header string matchers that will be excluded from signing. -
Uses of StringMatcher in io.envoyproxy.envoy.extensions.filters.http.cache.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.cache.v3 that return StringMatcher Modifier and Type Method Description StringMatcherCacheConfig.Builder. getAllowedVaryHeaders(int index)List of matching rules that defines allowed ``Vary`` headers.StringMatcherCacheConfig. getAllowedVaryHeaders(int index)List of matching rules that defines allowed ``Vary`` headers.StringMatcherCacheConfigOrBuilder. getAllowedVaryHeaders(int index)List of matching rules that defines allowed ``Vary`` headers.Methods in io.envoyproxy.envoy.extensions.filters.http.cache.v3 that return types with arguments of type StringMatcher Modifier and Type Method Description List<StringMatcher>CacheConfig.Builder. getAllowedVaryHeadersList()List of matching rules that defines allowed ``Vary`` headers.List<StringMatcher>CacheConfig. getAllowedVaryHeadersList()List of matching rules that defines allowed ``Vary`` headers.List<StringMatcher>CacheConfigOrBuilder. getAllowedVaryHeadersList()List of matching rules that defines allowed ``Vary`` headers.Methods in io.envoyproxy.envoy.extensions.filters.http.cache.v3 with parameters of type StringMatcher Modifier and Type Method Description CacheConfig.BuilderCacheConfig.Builder. addAllowedVaryHeaders(int index, StringMatcher value)List of matching rules that defines allowed ``Vary`` headers.CacheConfig.BuilderCacheConfig.Builder. addAllowedVaryHeaders(StringMatcher value)List of matching rules that defines allowed ``Vary`` headers.CacheConfig.BuilderCacheConfig.Builder. setAllowedVaryHeaders(int index, StringMatcher value)List of matching rules that defines allowed ``Vary`` headers.Method parameters in io.envoyproxy.envoy.extensions.filters.http.cache.v3 with type arguments of type StringMatcher Modifier and Type Method Description CacheConfig.BuilderCacheConfig.Builder. addAllAllowedVaryHeaders(Iterable<? extends StringMatcher> values)List of matching rules that defines allowed ``Vary`` headers. -
Uses of StringMatcher in io.envoyproxy.envoy.extensions.filters.http.csrf.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.csrf.v3 that return StringMatcher Modifier and Type Method Description StringMatcherCsrfPolicy.Builder. getAdditionalOrigins(int index)Specifies additional source origins that will be allowed in addition to the destination origin.StringMatcherCsrfPolicy. getAdditionalOrigins(int index)Specifies additional source origins that will be allowed in addition to the destination origin.StringMatcherCsrfPolicyOrBuilder. getAdditionalOrigins(int index)Specifies additional source origins that will be allowed in addition to the destination origin.Methods in io.envoyproxy.envoy.extensions.filters.http.csrf.v3 that return types with arguments of type StringMatcher Modifier and Type Method Description List<StringMatcher>CsrfPolicy.Builder. getAdditionalOriginsList()Specifies additional source origins that will be allowed in addition to the destination origin.List<StringMatcher>CsrfPolicy. getAdditionalOriginsList()Specifies additional source origins that will be allowed in addition to the destination origin.List<StringMatcher>CsrfPolicyOrBuilder. getAdditionalOriginsList()Specifies additional source origins that will be allowed in addition to the destination origin.Methods in io.envoyproxy.envoy.extensions.filters.http.csrf.v3 with parameters of type StringMatcher Modifier and Type Method Description CsrfPolicy.BuilderCsrfPolicy.Builder. addAdditionalOrigins(int index, StringMatcher value)Specifies additional source origins that will be allowed in addition to the destination origin.CsrfPolicy.BuilderCsrfPolicy.Builder. addAdditionalOrigins(StringMatcher value)Specifies additional source origins that will be allowed in addition to the destination origin.CsrfPolicy.BuilderCsrfPolicy.Builder. setAdditionalOrigins(int index, StringMatcher value)Specifies additional source origins that will be allowed in addition to the destination origin.Method parameters in io.envoyproxy.envoy.extensions.filters.http.csrf.v3 with type arguments of type StringMatcher Modifier and Type Method Description CsrfPolicy.BuilderCsrfPolicy.Builder. addAllAdditionalOrigins(Iterable<? extends StringMatcher> values)Specifies additional source origins that will be allowed in addition to the destination origin. -
Uses of StringMatcher in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 that return StringMatcher Modifier and Type Method Description StringMatcherMethodMatch.Builder. getName()The name of the method.StringMatcherMethodMatch. getName()The name of the method.StringMatcherMethodMatchOrBuilder. getName()The name of the method.Methods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 with parameters of type StringMatcher Modifier and Type Method Description MethodMatch.BuilderMethodMatch.Builder. mergeName(StringMatcher value)The name of the method.MethodMatch.BuilderMethodMatch.Builder. setName(StringMatcher value)The name of the method. -
Uses of StringMatcher in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return StringMatcher Modifier and Type Method Description StringMatcherSubjectAltNameMatcher.Builder. getMatcher()Matcher for SAN value.StringMatcherSubjectAltNameMatcher. getMatcher()Matcher for SAN value.StringMatcherSubjectAltNameMatcherOrBuilder. getMatcher()Matcher for SAN value.StringMatcherCertificateValidationContext.Builder. getMatchSubjectAltNames(int index)Deprecated.StringMatcherCertificateValidationContext. getMatchSubjectAltNames(int index)Deprecated.StringMatcherCertificateValidationContextOrBuilder. getMatchSubjectAltNames(int index)Deprecated.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type StringMatcher Modifier and Type Method Description List<StringMatcher>CertificateValidationContext.Builder. getMatchSubjectAltNamesList()Deprecated.List<StringMatcher>CertificateValidationContext. getMatchSubjectAltNamesList()Deprecated.List<StringMatcher>CertificateValidationContextOrBuilder. getMatchSubjectAltNamesList()Deprecated.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with parameters of type StringMatcher Modifier and Type Method Description CertificateValidationContext.BuilderCertificateValidationContext.Builder. addMatchSubjectAltNames(int index, StringMatcher value)Deprecated.CertificateValidationContext.BuilderCertificateValidationContext.Builder. addMatchSubjectAltNames(StringMatcher value)Deprecated.SubjectAltNameMatcher.BuilderSubjectAltNameMatcher.Builder. mergeMatcher(StringMatcher value)Matcher for SAN value.SubjectAltNameMatcher.BuilderSubjectAltNameMatcher.Builder. setMatcher(StringMatcher value)Matcher for SAN value.CertificateValidationContext.BuilderCertificateValidationContext.Builder. setMatchSubjectAltNames(int index, StringMatcher value)Deprecated.Method parameters in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 with type arguments of type StringMatcher Modifier and Type Method Description CertificateValidationContext.BuilderCertificateValidationContext.Builder. addAllMatchSubjectAltNames(Iterable<? extends StringMatcher> values)Deprecated. -
Uses of StringMatcher in io.envoyproxy.envoy.type.matcher.v3
Methods in io.envoyproxy.envoy.type.matcher.v3 that return StringMatcher Modifier and Type Method Description StringMatcherStringMatcher.Builder. build()StringMatcherStringMatcher.Builder. buildPartial()static StringMatcherStringMatcher. getDefaultInstance()StringMatcherStringMatcher.Builder. getDefaultInstanceForType()StringMatcherStringMatcher. getDefaultInstanceForType()StringMatcherNodeMatcher.Builder. getNodeId()Specifies match criteria on the node id.StringMatcherNodeMatcher. getNodeId()Specifies match criteria on the node id.StringMatcherNodeMatcherOrBuilder. getNodeId()Specifies match criteria on the node id.StringMatcherPathMatcher.Builder. getPath()The ``path`` must match the URL path portion of the :path header.StringMatcherPathMatcher. getPath()The ``path`` must match the URL path portion of the :path header.StringMatcherPathMatcherOrBuilder. getPath()The ``path`` must match the URL path portion of the :path header.StringMatcherListStringMatcher.Builder. getPatterns(int index)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }StringMatcherListStringMatcher. getPatterns(int index)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }StringMatcherListStringMatcherOrBuilder. getPatterns(int index)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }StringMatcherValueMatcher.Builder. getStringMatch()If specified, a match occurs if and only if the target value is a string value and is matched to this field.StringMatcherValueMatcher. getStringMatch()If specified, a match occurs if and only if the target value is a string value and is matched to this field.StringMatcherValueMatcherOrBuilder. getStringMatch()If specified, a match occurs if and only if the target value is a string value and is matched to this field.static StringMatcherStringMatcher. parseDelimitedFrom(InputStream input)static StringMatcherStringMatcher. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StringMatcherStringMatcher. parseFrom(byte[] data)static StringMatcherStringMatcher. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StringMatcherStringMatcher. parseFrom(com.google.protobuf.ByteString data)static StringMatcherStringMatcher. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StringMatcherStringMatcher. parseFrom(com.google.protobuf.CodedInputStream input)static StringMatcherStringMatcher. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StringMatcherStringMatcher. parseFrom(InputStream input)static StringMatcherStringMatcher. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static StringMatcherStringMatcher. parseFrom(ByteBuffer data)static StringMatcherStringMatcher. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.type.matcher.v3 that return types with arguments of type StringMatcher Modifier and Type Method Description com.google.protobuf.Parser<StringMatcher>StringMatcher. getParserForType()List<StringMatcher>ListStringMatcher.Builder. getPatternsList()repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }List<StringMatcher>ListStringMatcher. getPatternsList()repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }List<StringMatcher>ListStringMatcherOrBuilder. getPatternsList()repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }static com.google.protobuf.Parser<StringMatcher>StringMatcher. parser()Methods in io.envoyproxy.envoy.type.matcher.v3 with parameters of type StringMatcher Modifier and Type Method Description ListStringMatcher.BuilderListStringMatcher.Builder. addPatterns(int index, StringMatcher value)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }ListStringMatcher.BuilderListStringMatcher.Builder. addPatterns(StringMatcher value)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }StringMatcher.BuilderStringMatcher.Builder. mergeFrom(StringMatcher other)NodeMatcher.BuilderNodeMatcher.Builder. mergeNodeId(StringMatcher value)Specifies match criteria on the node id.PathMatcher.BuilderPathMatcher.Builder. mergePath(StringMatcher value)The ``path`` must match the URL path portion of the :path header.ValueMatcher.BuilderValueMatcher.Builder. mergeStringMatch(StringMatcher value)If specified, a match occurs if and only if the target value is a string value and is matched to this field.static StringMatcher.BuilderStringMatcher. newBuilder(StringMatcher prototype)NodeMatcher.BuilderNodeMatcher.Builder. setNodeId(StringMatcher value)Specifies match criteria on the node id.PathMatcher.BuilderPathMatcher.Builder. setPath(StringMatcher value)The ``path`` must match the URL path portion of the :path header.ListStringMatcher.BuilderListStringMatcher.Builder. setPatterns(int index, StringMatcher value)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }ValueMatcher.BuilderValueMatcher.Builder. setStringMatch(StringMatcher value)If specified, a match occurs if and only if the target value is a string value and is matched to this field.Method parameters in io.envoyproxy.envoy.type.matcher.v3 with type arguments of type StringMatcher Modifier and Type Method Description ListStringMatcher.BuilderListStringMatcher.Builder. addAllPatterns(Iterable<? extends StringMatcher> values)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }
-