Uses of Interface
io.envoyproxy.envoy.type.matcher.v3.StringMatcherOrBuilder
-
-
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.common.matcher.v3
Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return StringMatcherOrBuilder Modifier and Type Method Description StringMatcherOrBuilderMatcher.MatcherList.Predicate.SinglePredicate.Builder. getValueMatchOrBuilder()Built-in string matcher.StringMatcherOrBuilderMatcher.MatcherList.Predicate.SinglePredicate. getValueMatchOrBuilder()Built-in string matcher.StringMatcherOrBuilderMatcher.MatcherList.Predicate.SinglePredicateOrBuilder. getValueMatchOrBuilder()Built-in string matcher. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.core.v3
Methods in io.envoyproxy.envoy.config.core.v3 that return StringMatcherOrBuilder Modifier and Type Method Description StringMatcherOrBuilderHealthCheck.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>`.StringMatcherOrBuilderHealthCheck.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>`.StringMatcherOrBuilderHealthCheck.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>`. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.metrics.v3
Methods in io.envoyproxy.envoy.config.metrics.v3 that return StringMatcherOrBuilder Modifier and Type Method Description StringMatcherOrBuilderHistogramBucketSettings.Builder. getMatchOrBuilder()The stats that this rule applies to.StringMatcherOrBuilderHistogramBucketSettings. getMatchOrBuilder()The stats that this rule applies to.StringMatcherOrBuilderHistogramBucketSettingsOrBuilder. getMatchOrBuilder()The stats that this rule applies to. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.rbac.v3
Methods in io.envoyproxy.envoy.config.rbac.v3 that return StringMatcherOrBuilder Modifier and Type Method Description StringMatcherOrBuilderPrincipal.Authenticated.Builder. getPrincipalNameOrBuilder()The name of the principal.StringMatcherOrBuilderPrincipal.Authenticated. getPrincipalNameOrBuilder()The name of the principal.StringMatcherOrBuilderPrincipal.AuthenticatedOrBuilder. getPrincipalNameOrBuilder()The name of the principal.StringMatcherOrBuilderPermission.Builder. getRequestedServerNameOrBuilder()The request server from the client's connection request.StringMatcherOrBuilderPermission. getRequestedServerNameOrBuilder()The request server from the client's connection request.StringMatcherOrBuilderPermissionOrBuilder. getRequestedServerNameOrBuilder()The request server from the client's connection request. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.config.route.v3
Methods in io.envoyproxy.envoy.config.route.v3 that return StringMatcherOrBuilder Modifier and Type Method Description StringMatcherOrBuilderCorsPolicy.Builder. getAllowOriginStringMatchOrBuilder(int index)Specifies string patterns that match allowed origins.StringMatcherOrBuilderCorsPolicy. getAllowOriginStringMatchOrBuilder(int index)Specifies string patterns that match allowed origins.StringMatcherOrBuilderCorsPolicyOrBuilder. getAllowOriginStringMatchOrBuilder(int index)Specifies string patterns that match allowed origins.StringMatcherOrBuilderHeaderMatcher.Builder. getStringMatchOrBuilder()If specified, header match will be performed based on the string match of the header value.StringMatcherOrBuilderHeaderMatcher. getStringMatchOrBuilder()If specified, header match will be performed based on the string match of the header value.StringMatcherOrBuilderHeaderMatcherOrBuilder. getStringMatchOrBuilder()If specified, header match will be performed based on the string match of the header value.StringMatcherOrBuilderQueryParameterMatcher.Builder. getStringMatchOrBuilder()Specifies whether a query parameter value should match against a string.StringMatcherOrBuilderQueryParameterMatcher. getStringMatchOrBuilder()Specifies whether a query parameter value should match against a string.StringMatcherOrBuilderQueryParameterMatcherOrBuilder. 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 StringMatcherOrBuilder Modifier and Type Method Description 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. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.data.dns.v3
Methods in io.envoyproxy.envoy.data.dns.v3 that return StringMatcherOrBuilder Modifier and Type Method Description StringMatcherOrBuilderDnsTable.Builder. getKnownSuffixesOrBuilder(int index)Deprecated.StringMatcherOrBuilderDnsTable. getKnownSuffixesOrBuilder(int index)Deprecated.StringMatcherOrBuilderDnsTableOrBuilder. getKnownSuffixesOrBuilder(int index)Deprecated.Methods in io.envoyproxy.envoy.data.dns.v3 that return types with arguments of type StringMatcherOrBuilder Modifier and Type Method Description List<? extends StringMatcherOrBuilder>DnsTable.Builder. getKnownSuffixesOrBuilderList()Deprecated.List<? extends StringMatcherOrBuilder>DnsTable. getKnownSuffixesOrBuilderList()Deprecated.List<? extends StringMatcherOrBuilder>DnsTableOrBuilder. getKnownSuffixesOrBuilderList()Deprecated. -
Uses of StringMatcherOrBuilder 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 StringMatcherOrBuilder Modifier and Type Method Description StringMatcherOrBuilderAwsRequestSigning.Builder. getMatchExcludedHeadersOrBuilder(int index)A list of request header string matchers that will be excluded from signing.StringMatcherOrBuilderAwsRequestSigning. getMatchExcludedHeadersOrBuilder(int index)A list of request header string matchers that will be excluded from signing.StringMatcherOrBuilderAwsRequestSigningOrBuilder. getMatchExcludedHeadersOrBuilder(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 StringMatcherOrBuilder Modifier and Type Method Description List<? extends StringMatcherOrBuilder>AwsRequestSigning.Builder. getMatchExcludedHeadersOrBuilderList()A list of request header string matchers that will be excluded from signing.List<? extends StringMatcherOrBuilder>AwsRequestSigning. getMatchExcludedHeadersOrBuilderList()A list of request header string matchers that will be excluded from signing.List<? extends StringMatcherOrBuilder>AwsRequestSigningOrBuilder. getMatchExcludedHeadersOrBuilderList()A list of request header string matchers that will be excluded from signing. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.extensions.filters.http.cache.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.cache.v3 that return StringMatcherOrBuilder Modifier and Type Method Description StringMatcherOrBuilderCacheConfig.Builder. getAllowedVaryHeadersOrBuilder(int index)List of matching rules that defines allowed ``Vary`` headers.StringMatcherOrBuilderCacheConfig. getAllowedVaryHeadersOrBuilder(int index)List of matching rules that defines allowed ``Vary`` headers.StringMatcherOrBuilderCacheConfigOrBuilder. getAllowedVaryHeadersOrBuilder(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 StringMatcherOrBuilder Modifier and Type Method Description List<? 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.extensions.filters.http.csrf.v3
Methods in io.envoyproxy.envoy.extensions.filters.http.csrf.v3 that return StringMatcherOrBuilder Modifier and Type Method Description StringMatcherOrBuilderCsrfPolicy.Builder. getAdditionalOriginsOrBuilder(int index)Specifies additional source origins that will be allowed in addition to the destination origin.StringMatcherOrBuilderCsrfPolicy. getAdditionalOriginsOrBuilder(int index)Specifies additional source origins that will be allowed in addition to the destination origin.StringMatcherOrBuilderCsrfPolicyOrBuilder. getAdditionalOriginsOrBuilder(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 StringMatcherOrBuilder Modifier and Type Method Description List<? 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.extensions.filters.network.dubbo_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 that return StringMatcherOrBuilder Modifier and Type Method Description StringMatcherOrBuilderMethodMatch.Builder. getNameOrBuilder()The name of the method.StringMatcherOrBuilderMethodMatch. getNameOrBuilder()The name of the method.StringMatcherOrBuilderMethodMatchOrBuilder. getNameOrBuilder()The name of the method. -
Uses of StringMatcherOrBuilder in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3
Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return StringMatcherOrBuilder Modifier and Type Method Description StringMatcherOrBuilderSubjectAltNameMatcher.Builder. getMatcherOrBuilder()Matcher for SAN value.StringMatcherOrBuilderSubjectAltNameMatcher. getMatcherOrBuilder()Matcher for SAN value.StringMatcherOrBuilderSubjectAltNameMatcherOrBuilder. getMatcherOrBuilder()Matcher for SAN value.StringMatcherOrBuilderCertificateValidationContext.Builder. getMatchSubjectAltNamesOrBuilder(int index)Deprecated.StringMatcherOrBuilderCertificateValidationContext. getMatchSubjectAltNamesOrBuilder(int index)Deprecated.StringMatcherOrBuilderCertificateValidationContextOrBuilder. getMatchSubjectAltNamesOrBuilder(int index)Deprecated.Methods in io.envoyproxy.envoy.extensions.transport_sockets.tls.v3 that return types with arguments of type StringMatcherOrBuilder Modifier and Type Method Description 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 StringMatcherOrBuilder Modifier and Type Class Description classStringMatcherSpecifies the way to match a string.static classStringMatcher.BuilderSpecifies the way to match a string.Methods in io.envoyproxy.envoy.type.matcher.v3 that return StringMatcherOrBuilder Modifier and Type Method Description StringMatcherOrBuilderNodeMatcher.Builder. getNodeIdOrBuilder()Specifies match criteria on the node id.StringMatcherOrBuilderNodeMatcher. getNodeIdOrBuilder()Specifies match criteria on the node id.StringMatcherOrBuilderNodeMatcherOrBuilder. getNodeIdOrBuilder()Specifies match criteria on the node id.StringMatcherOrBuilderPathMatcher.Builder. getPathOrBuilder()The ``path`` must match the URL path portion of the :path header.StringMatcherOrBuilderPathMatcher. getPathOrBuilder()The ``path`` must match the URL path portion of the :path header.StringMatcherOrBuilderPathMatcherOrBuilder. getPathOrBuilder()The ``path`` must match the URL path portion of the :path header.StringMatcherOrBuilderListStringMatcher.Builder. getPatternsOrBuilder(int index)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }StringMatcherOrBuilderListStringMatcher. getPatternsOrBuilder(int index)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }StringMatcherOrBuilderListStringMatcherOrBuilder. getPatternsOrBuilder(int index)repeated .envoy.type.matcher.v3.StringMatcher patterns = 1 [(.validate.rules) = { ... }StringMatcherOrBuilderValueMatcher.Builder. getStringMatchOrBuilder()If specified, a match occurs if and only if the target value is a string value and is matched to this field.StringMatcherOrBuilderValueMatcher. getStringMatchOrBuilder()If specified, a match occurs if and only if the target value is a string value and is matched to this field.StringMatcherOrBuilderValueMatcherOrBuilder. 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 StringMatcherOrBuilder Modifier and Type Method Description 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) = { ... }
-