Uses of Class
io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3.RequestMatchInput
Packages that use RequestMatchInput
-
Uses of RequestMatchInput 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 RequestMatchInputModifier and TypeMethodDescriptionRequestMatchInput.Builder.build()RequestMatchInput.Builder.buildPartial()static RequestMatchInputRequestMatchInput.getDefaultInstance()RequestMatchInput.Builder.getDefaultInstanceForType()RequestMatchInput.getDefaultInstanceForType()static RequestMatchInputRequestMatchInput.parseDelimitedFrom(InputStream input) static RequestMatchInputRequestMatchInput.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMatchInputRequestMatchInput.parseFrom(byte[] data) static RequestMatchInputRequestMatchInput.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMatchInputRequestMatchInput.parseFrom(com.google.protobuf.ByteString data) static RequestMatchInputRequestMatchInput.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMatchInputRequestMatchInput.parseFrom(com.google.protobuf.CodedInputStream input) static RequestMatchInputRequestMatchInput.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMatchInputRequestMatchInput.parseFrom(InputStream input) static RequestMatchInputRequestMatchInput.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RequestMatchInputRequestMatchInput.parseFrom(ByteBuffer data) static RequestMatchInputRequestMatchInput.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 RequestMatchInputModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RequestMatchInput>RequestMatchInput.getParserForType()static com.google.protobuf.Parser<RequestMatchInput>RequestMatchInput.parser()Methods in io.envoyproxy.envoy.extensions.filters.network.generic_proxy.matcher.v3 with parameters of type RequestMatchInputModifier and TypeMethodDescriptionRequestMatchInput.Builder.mergeFrom(RequestMatchInput other) static RequestMatchInput.BuilderRequestMatchInput.newBuilder(RequestMatchInput prototype)