Matcher.OnMatch |
Matcher.OnMatch.Builder.build() |
|
Matcher.OnMatch |
Matcher.OnMatch.Builder.buildPartial() |
|
static Matcher.OnMatch |
Matcher.OnMatch.getDefaultInstance() |
|
Matcher.OnMatch |
Matcher.OnMatch.Builder.getDefaultInstanceForType() |
|
Matcher.OnMatch |
Matcher.OnMatch.getDefaultInstanceForType() |
|
Matcher.OnMatch |
Matcher.MatcherTree.MatchMap.Builder.getMapOrDefault(String key,
Matcher.OnMatch defaultValue) |
map<string, .xds.type.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... }
|
Matcher.OnMatch |
Matcher.MatcherTree.MatchMap.getMapOrDefault(String key,
Matcher.OnMatch defaultValue) |
map<string, .xds.type.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... }
|
Matcher.OnMatch |
Matcher.MatcherTree.MatchMapOrBuilder.getMapOrDefault(String key,
Matcher.OnMatch defaultValue) |
map<string, .xds.type.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... }
|
Matcher.OnMatch |
Matcher.MatcherTree.MatchMap.Builder.getMapOrThrow(String key) |
map<string, .xds.type.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... }
|
Matcher.OnMatch |
Matcher.MatcherTree.MatchMap.getMapOrThrow(String key) |
map<string, .xds.type.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... }
|
Matcher.OnMatch |
Matcher.MatcherTree.MatchMapOrBuilder.getMapOrThrow(String key) |
map<string, .xds.type.matcher.v3.Matcher.OnMatch> map = 1 [(.validate.rules) = { ... }
|
Matcher.OnMatch |
DoubleRangeMatcher.RangeMatcher.Builder.getOnMatch() |
Match action to apply when the input number is within one of the ranges.
|
Matcher.OnMatch |
DoubleRangeMatcher.RangeMatcher.getOnMatch() |
Match action to apply when the input number is within one of the ranges.
|
Matcher.OnMatch |
DoubleRangeMatcher.RangeMatcherOrBuilder.getOnMatch() |
Match action to apply when the input number is within one of the ranges.
|
Matcher.OnMatch |
Int32RangeMatcher.RangeMatcher.Builder.getOnMatch() |
Match action to apply when the input number is within one of the ranges.
|
Matcher.OnMatch |
Int32RangeMatcher.RangeMatcher.getOnMatch() |
Match action to apply when the input number is within one of the ranges.
|
Matcher.OnMatch |
Int32RangeMatcher.RangeMatcherOrBuilder.getOnMatch() |
Match action to apply when the input number is within one of the ranges.
|
Matcher.OnMatch |
Int64RangeMatcher.RangeMatcher.Builder.getOnMatch() |
Match action to apply when the input number is within one of the ranges.
|
Matcher.OnMatch |
Int64RangeMatcher.RangeMatcher.getOnMatch() |
Match action to apply when the input number is within one of the ranges.
|
Matcher.OnMatch |
Int64RangeMatcher.RangeMatcherOrBuilder.getOnMatch() |
Match action to apply when the input number is within one of the ranges.
|
Matcher.OnMatch |
IPMatcher.IPRangeMatcher.Builder.getOnMatch() |
Match action to apply when the IP address is within one of the CIDR ranges.
|
Matcher.OnMatch |
IPMatcher.IPRangeMatcher.getOnMatch() |
Match action to apply when the IP address is within one of the CIDR ranges.
|
Matcher.OnMatch |
IPMatcher.IPRangeMatcherOrBuilder.getOnMatch() |
Match action to apply when the IP address is within one of the CIDR ranges.
|
Matcher.OnMatch |
Matcher.MatcherList.FieldMatcher.Builder.getOnMatch() |
What to do if the match succeeds.
|
Matcher.OnMatch |
Matcher.MatcherList.FieldMatcher.getOnMatch() |
What to do if the match succeeds.
|
Matcher.OnMatch |
Matcher.MatcherList.FieldMatcherOrBuilder.getOnMatch() |
What to do if the match succeeds.
|
Matcher.OnMatch |
ServerNameMatcher.DomainMatcher.Builder.getOnMatch() |
Match action to apply when the server name matches any of the domain
names in the matcher.
|
Matcher.OnMatch |
ServerNameMatcher.DomainMatcher.getOnMatch() |
Match action to apply when the server name matches any of the domain
names in the matcher.
|
Matcher.OnMatch |
ServerNameMatcher.DomainMatcherOrBuilder.getOnMatch() |
Match action to apply when the server name matches any of the domain
names in the matcher.
|
Matcher.OnMatch |
Matcher.Builder.getOnNoMatch() |
Optional OnMatch to use if no matcher above matched (e.g., if there are no matchers specified
above, or if none of the matches specified above succeeded).
|
Matcher.OnMatch |
Matcher.getOnNoMatch() |
Optional OnMatch to use if no matcher above matched (e.g., if there are no matchers specified
above, or if none of the matches specified above succeeded).
|
Matcher.OnMatch |
MatcherOrBuilder.getOnNoMatch() |
Optional OnMatch to use if no matcher above matched (e.g., if there are no matchers specified
above, or if none of the matches specified above succeeded).
|
static Matcher.OnMatch |
Matcher.OnMatch.parseDelimitedFrom(InputStream input) |
|
static Matcher.OnMatch |
Matcher.OnMatch.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Matcher.OnMatch |
Matcher.OnMatch.parseFrom(byte[] data) |
|
static Matcher.OnMatch |
Matcher.OnMatch.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Matcher.OnMatch |
Matcher.OnMatch.parseFrom(com.google.protobuf.ByteString data) |
|
static Matcher.OnMatch |
Matcher.OnMatch.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Matcher.OnMatch |
Matcher.OnMatch.parseFrom(com.google.protobuf.CodedInputStream input) |
|
static Matcher.OnMatch |
Matcher.OnMatch.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Matcher.OnMatch |
Matcher.OnMatch.parseFrom(InputStream input) |
|
static Matcher.OnMatch |
Matcher.OnMatch.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static Matcher.OnMatch |
Matcher.OnMatch.parseFrom(ByteBuffer data) |
|
static Matcher.OnMatch |
Matcher.OnMatch.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|