Uses of Interface
io.envoyproxy.envoy.type.matcher.StringMatcherOrBuilder
Packages that use StringMatcherOrBuilder
Package
Description
-
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.api.v2.auth
Methods in io.envoyproxy.envoy.api.v2.auth that return StringMatcherOrBuilderModifier and TypeMethodDescriptionCertificateValidationContext.Builder.getMatchSubjectAltNamesOrBuilder(int index) An optional list of Subject Alternative name matchers.CertificateValidationContext.getMatchSubjectAltNamesOrBuilder(int index) An optional list of Subject Alternative name matchers.CertificateValidationContextOrBuilder.getMatchSubjectAltNamesOrBuilder(int index) An optional list of Subject Alternative name matchers.Methods in io.envoyproxy.envoy.api.v2.auth that return types with arguments of type StringMatcherOrBuilderModifier and TypeMethodDescriptionList<? extends StringMatcherOrBuilder>CertificateValidationContext.Builder.getMatchSubjectAltNamesOrBuilderList()An optional list of Subject Alternative name matchers.List<? extends StringMatcherOrBuilder>CertificateValidationContext.getMatchSubjectAltNamesOrBuilderList()An optional list of Subject Alternative name matchers.List<? extends StringMatcherOrBuilder>CertificateValidationContextOrBuilder.getMatchSubjectAltNamesOrBuilderList()An optional list of Subject Alternative name matchers. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.api.v2.core
Methods in io.envoyproxy.envoy.api.v2.core 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_api_msg_type.matcher.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_api_msg_type.matcher.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_api_msg_type.matcher.StringMatcher>`. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.api.v2.route
Methods in io.envoyproxy.envoy.api.v2.route 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.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.api.v2.route that return types with arguments of type StringMatcherOrBuilderModifier and TypeMethodDescriptionList<? 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. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.filter.http.cache.v2alpha
Methods in io.envoyproxy.envoy.config.filter.http.cache.v2alpha that return StringMatcherOrBuilderModifier and TypeMethodDescriptionCacheConfig.Builder.getAllowedVaryHeadersOrBuilder(int index) List of matching rules that defines allowed *Vary* headers.CacheConfig.getAllowedVaryHeadersOrBuilder(int index) List of matching rules that defines allowed *Vary* headers.CacheConfigOrBuilder.getAllowedVaryHeadersOrBuilder(int index) List of matching rules that defines allowed *Vary* headers.Methods in io.envoyproxy.envoy.config.filter.http.cache.v2alpha that return types with arguments of type StringMatcherOrBuilderModifier and TypeMethodDescriptionList<? extends StringMatcherOrBuilder>CacheConfig.Builder.getAllowedVaryHeadersOrBuilderList()List of matching rules that defines allowed *Vary* headers.List<? extends StringMatcherOrBuilder>CacheConfig.getAllowedVaryHeadersOrBuilderList()List of matching rules that defines allowed *Vary* headers.List<? extends StringMatcherOrBuilder>CacheConfigOrBuilder.getAllowedVaryHeadersOrBuilderList()List of matching rules that defines allowed *Vary* headers. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.filter.http.csrf.v2
Methods in io.envoyproxy.envoy.config.filter.http.csrf.v2 that return StringMatcherOrBuilderModifier and TypeMethodDescriptionCsrfPolicy.Builder.getAdditionalOriginsOrBuilder(int index) Specifies additional source origins that will be allowed in addition to the destination origin.CsrfPolicy.getAdditionalOriginsOrBuilder(int index) Specifies additional source origins that will be allowed in addition to the destination origin.CsrfPolicyOrBuilder.getAdditionalOriginsOrBuilder(int index) Specifies additional source origins that will be allowed in addition to the destination origin.Methods in io.envoyproxy.envoy.config.filter.http.csrf.v2 that return types with arguments of type StringMatcherOrBuilderModifier and TypeMethodDescriptionList<? extends StringMatcherOrBuilder>CsrfPolicy.Builder.getAdditionalOriginsOrBuilderList()Specifies additional source origins that will be allowed in addition to the destination origin.List<? extends StringMatcherOrBuilder>CsrfPolicy.getAdditionalOriginsOrBuilderList()Specifies additional source origins that will be allowed in addition to the destination origin.List<? extends StringMatcherOrBuilder>CsrfPolicyOrBuilder.getAdditionalOriginsOrBuilderList()Specifies additional source origins that will be allowed in addition to the destination origin. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1
Methods in io.envoyproxy.envoy.config.filter.network.dubbo_proxy.v2alpha1 that return StringMatcherOrBuilderModifier and TypeMethodDescriptionMethodMatch.Builder.getNameOrBuilder()The name of the method.MethodMatch.getNameOrBuilder()The name of the method.MethodMatchOrBuilder.getNameOrBuilder()The name of the method. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.rbac.v2
Methods in io.envoyproxy.envoy.config.rbac.v2 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. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.data.dns.v2alpha
Methods in io.envoyproxy.envoy.data.dns.v2alpha that return StringMatcherOrBuilderModifier and TypeMethodDescriptionDnsTable.Builder.getKnownSuffixesOrBuilder(int index) This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list.DnsTable.getKnownSuffixesOrBuilder(int index) This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list.DnsTableOrBuilder.getKnownSuffixesOrBuilder(int index) This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list.Methods in io.envoyproxy.envoy.data.dns.v2alpha that return types with arguments of type StringMatcherOrBuilderModifier and TypeMethodDescriptionList<? extends StringMatcherOrBuilder>DnsTable.Builder.getKnownSuffixesOrBuilderList()This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list.List<? extends StringMatcherOrBuilder>DnsTable.getKnownSuffixesOrBuilderList()This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list.List<? extends StringMatcherOrBuilder>DnsTableOrBuilder.getKnownSuffixesOrBuilderList()This field serves to help Envoy determine whether it can authoritatively answer a query for a name matching a suffix in this list. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.type.matcher
Classes in io.envoyproxy.envoy.type.matcher that implement StringMatcherOrBuilderModifier and TypeClassDescriptionfinal classSpecifies the way to match a string.static final classSpecifies the way to match a string.Methods in io.envoyproxy.envoy.type.matcher 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.StringMatcher patterns = 1 [(.validate.rules) = { ... }ListStringMatcher.getPatternsOrBuilder(int index) repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... }ListStringMatcherOrBuilder.getPatternsOrBuilder(int index) repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... }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 that return types with arguments of type StringMatcherOrBuilderModifier and TypeMethodDescriptionList<? extends StringMatcherOrBuilder>ListStringMatcher.Builder.getPatternsOrBuilderList()repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... }List<? extends StringMatcherOrBuilder>ListStringMatcher.getPatternsOrBuilderList()repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... }List<? extends StringMatcherOrBuilder>ListStringMatcherOrBuilder.getPatternsOrBuilderList()repeated .envoy.type.matcher.StringMatcher patterns = 1 [(.validate.rules) = { ... }