Uses of Class
io.envoyproxy.envoy.config.common.matcher.v3.Matcher
Packages that use Matcher
Package
Description
-
Uses of Matcher in io.envoyproxy.envoy.config.common.matcher.v3
Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return MatcherModifier and TypeMethodDescriptionMatcher.Builder.build()Matcher.Builder.buildPartial()static MatcherMatcher.getDefaultInstance()Matcher.Builder.getDefaultInstanceForType()Matcher.getDefaultInstanceForType()Matcher.OnMatch.Builder.getMatcher()Nested matcher to evaluate.Matcher.OnMatch.getMatcher()Nested matcher to evaluate.Matcher.OnMatchOrBuilder.getMatcher()Nested matcher to evaluate.static MatcherMatcher.parseDelimitedFrom(InputStream input) static MatcherMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MatcherMatcher.parseFrom(byte[] data) static MatcherMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MatcherMatcher.parseFrom(com.google.protobuf.ByteString data) static MatcherMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MatcherMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static MatcherMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MatcherMatcher.parseFrom(InputStream input) static MatcherMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static MatcherMatcher.parseFrom(ByteBuffer data) static MatcherMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.config.common.matcher.v3 that return types with arguments of type MatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Matcher>Matcher.getParserForType()static com.google.protobuf.Parser<Matcher>Matcher.parser()Methods in io.envoyproxy.envoy.config.common.matcher.v3 with parameters of type MatcherModifier and TypeMethodDescriptionMatcher.OnMatch.Builder.mergeMatcher(Matcher value) Nested matcher to evaluate.static Matcher.BuilderMatcher.newBuilder(Matcher prototype) Matcher.OnMatch.Builder.setMatcher(Matcher value) Nested matcher to evaluate. -
Uses of Matcher in io.envoyproxy.envoy.extensions.common.matching.v3
Methods in io.envoyproxy.envoy.extensions.common.matching.v3 that return MatcherModifier and TypeMethodDescriptionExtensionWithMatcher.Builder.getMatcher()Deprecated.envoy.extensions.common.matching.v3.ExtensionWithMatcher.matcher is deprecated.ExtensionWithMatcher.getMatcher()Deprecated.envoy.extensions.common.matching.v3.ExtensionWithMatcher.matcher is deprecated.ExtensionWithMatcherOrBuilder.getMatcher()Deprecated.envoy.extensions.common.matching.v3.ExtensionWithMatcher.matcher is deprecated.Methods in io.envoyproxy.envoy.extensions.common.matching.v3 with parameters of type MatcherModifier and TypeMethodDescriptionExtensionWithMatcher.Builder.mergeMatcher(Matcher value) Deprecated.ExtensionWithMatcher.Builder.setMatcher(Matcher value) Deprecated.