| DoubleMatcher |
Specifies the way to match a double value.
|
| DoubleMatcher.Builder |
Specifies the way to match a double value.
|
| DoubleMatcher.MatchPatternCase |
|
| DoubleMatcherOrBuilder |
|
| FilterStateMatcher |
FilterStateMatcher provides a general interface for matching the filter state objects.
|
| FilterStateMatcher.Builder |
FilterStateMatcher provides a general interface for matching the filter state objects.
|
| FilterStateMatcher.MatcherCase |
|
| FilterStateMatcherOrBuilder |
|
| HttpRequestHeaderMatchInput |
Match input indicates that matching should be done on a specific request header.
|
| HttpRequestHeaderMatchInput.Builder |
Match input indicates that matching should be done on a specific request header.
|
| HttpRequestHeaderMatchInputOrBuilder |
|
| HttpRequestQueryParamMatchInput |
Match input indicates that matching should be done on a specific query parameter.
|
| HttpRequestQueryParamMatchInput.Builder |
Match input indicates that matching should be done on a specific query parameter.
|
| HttpRequestQueryParamMatchInputOrBuilder |
|
| HttpRequestTrailerMatchInput |
Match input indicates that matching should be done on a specific request trailer.
|
| HttpRequestTrailerMatchInput.Builder |
Match input indicates that matching should be done on a specific request trailer.
|
| HttpRequestTrailerMatchInputOrBuilder |
|
| HttpResponseHeaderMatchInput |
Match input indicating that matching should be done on a specific response header.
|
| HttpResponseHeaderMatchInput.Builder |
Match input indicating that matching should be done on a specific response header.
|
| HttpResponseHeaderMatchInputOrBuilder |
|
| HttpResponseTrailerMatchInput |
Match input indicates that matching should be done on a specific response trailer.
|
| HttpResponseTrailerMatchInput.Builder |
Match input indicates that matching should be done on a specific response trailer.
|
| HttpResponseTrailerMatchInputOrBuilder |
|
| ListMatcher |
Specifies the way to match a list value.
|
| ListMatcher.Builder |
Specifies the way to match a list value.
|
| ListMatcher.MatchPatternCase |
|
| ListMatcherOrBuilder |
|
| ListStringMatcher |
Specifies a list of ways to match a string.
|
| ListStringMatcher.Builder |
Specifies a list of ways to match a string.
|
| ListStringMatcherOrBuilder |
|
| MetadataMatcher |
[#next-major-version: MetadataMatcher should use StructMatcher]
|
| MetadataMatcher.Builder |
[#next-major-version: MetadataMatcher should use StructMatcher]
|
| MetadataMatcher.PathSegment |
Specifies the segment in a path to retrieve value from Metadata.
|
| MetadataMatcher.PathSegment.Builder |
Specifies the segment in a path to retrieve value from Metadata.
|
| MetadataMatcher.PathSegment.SegmentCase |
|
| MetadataMatcher.PathSegmentOrBuilder |
|
| MetadataMatcherOrBuilder |
|
| NodeMatcher |
Specifies the way to match a Node.
|
| NodeMatcher.Builder |
Specifies the way to match a Node.
|
| NodeMatcherOrBuilder |
|
| OrMatcher |
Specifies a list of alternatives for the match.
|
| OrMatcher.Builder |
Specifies a list of alternatives for the match.
|
| OrMatcherOrBuilder |
|
| PathMatcher |
Specifies the way to match a path on HTTP request.
|
| PathMatcher.Builder |
Specifies the way to match a path on HTTP request.
|
| PathMatcher.RuleCase |
|
| PathMatcherOrBuilder |
|
| RegexMatchAndSubstitute |
Describes how to match a string and then produce a new string using a regular
expression and a substitution string.
|
| RegexMatchAndSubstitute.Builder |
Describes how to match a string and then produce a new string using a regular
expression and a substitution string.
|
| RegexMatchAndSubstituteOrBuilder |
|
| RegexMatcher |
A regex matcher designed for safety when used with untrusted input.
|
| RegexMatcher.Builder |
A regex matcher designed for safety when used with untrusted input.
|
| RegexMatcher.EngineTypeCase |
|
| RegexMatcher.GoogleRE2 |
Google's `RE2 <https://github.com/google/re2>`_ regex engine.
|
| RegexMatcher.GoogleRE2.Builder |
Google's `RE2 <https://github.com/google/re2>`_ regex engine.
|
| RegexMatcher.GoogleRE2OrBuilder |
|
| RegexMatcherOrBuilder |
|
| StringMatcher |
Specifies the way to match a string.
|
| StringMatcher.Builder |
Specifies the way to match a string.
|
| StringMatcher.MatchPatternCase |
|
| StringMatcherOrBuilder |
|
| StructMatcher |
StructMatcher provides a general interface to check if a given value is matched in
google.protobuf.Struct.
|
| StructMatcher.Builder |
StructMatcher provides a general interface to check if a given value is matched in
google.protobuf.Struct.
|
| StructMatcher.PathSegment |
Specifies the segment in a path to retrieve value from Struct.
|
| StructMatcher.PathSegment.Builder |
Specifies the segment in a path to retrieve value from Struct.
|
| StructMatcher.PathSegment.SegmentCase |
|
| StructMatcher.PathSegmentOrBuilder |
|
| StructMatcherOrBuilder |
|
| ValueMatcher |
Specifies the way to match a ProtobufWkt::Value.
|
| ValueMatcher.Builder |
Specifies the way to match a ProtobufWkt::Value.
|
| ValueMatcher.MatchPatternCase |
|
| ValueMatcher.NullMatch |
NullMatch is an empty message to specify a null value.
|
| ValueMatcher.NullMatch.Builder |
NullMatch is an empty message to specify a null value.
|
| ValueMatcher.NullMatchOrBuilder |
|
| ValueMatcherOrBuilder |
|