Uses of Class
io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3.RequestMatcher
Packages that use RequestMatcher
-
Uses of RequestMatcher in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 that return RequestMatcherModifier and TypeMethodDescriptionRequestMatcher.Builder.build()RequestMatcher.Builder.buildPartial()static RequestMatcherRequestMatcher.getDefaultInstance()RequestMatcher.Builder.getDefaultInstanceForType()RequestMatcher.getDefaultInstanceForType()static RequestMatcherRequestMatcher.parseDelimitedFrom(InputStream input) static RequestMatcherRequestMatcher.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMatcherRequestMatcher.parseFrom(byte[] data) static RequestMatcherRequestMatcher.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMatcherRequestMatcher.parseFrom(com.google.protobuf.ByteString data) static RequestMatcherRequestMatcher.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMatcherRequestMatcher.parseFrom(com.google.protobuf.CodedInputStream input) static RequestMatcherRequestMatcher.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMatcherRequestMatcher.parseFrom(InputStream input) static RequestMatcherRequestMatcher.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMatcherRequestMatcher.parseFrom(ByteBuffer data) static RequestMatcherRequestMatcher.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 that return types with arguments of type RequestMatcherModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RequestMatcher>RequestMatcher.getParserForType()static com.google.protobuf.Parser<RequestMatcher>RequestMatcher.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 with parameters of type RequestMatcherModifier and TypeMethodDescriptionRequestMatcher.Builder.mergeFrom(RequestMatcher other) static RequestMatcher.BuilderRequestMatcher.newBuilder(RequestMatcher prototype)