Uses of Class
io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3.MethodMatchInput
-
Packages that use MethodMatchInput Package Description io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3 -
-
Uses of MethodMatchInput in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3 that return MethodMatchInput Modifier and Type Method Description MethodMatchInputMethodMatchInput.Builder. build()MethodMatchInputMethodMatchInput.Builder. buildPartial()static MethodMatchInputMethodMatchInput. getDefaultInstance()MethodMatchInputMethodMatchInput.Builder. getDefaultInstanceForType()MethodMatchInputMethodMatchInput. getDefaultInstanceForType()static MethodMatchInputMethodMatchInput. parseDelimitedFrom(InputStream input)static MethodMatchInputMethodMatchInput. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MethodMatchInputMethodMatchInput. parseFrom(byte[] data)static MethodMatchInputMethodMatchInput. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MethodMatchInputMethodMatchInput. parseFrom(com.google.protobuf.ByteString data)static MethodMatchInputMethodMatchInput. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MethodMatchInputMethodMatchInput. parseFrom(com.google.protobuf.CodedInputStream input)static MethodMatchInputMethodMatchInput. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MethodMatchInputMethodMatchInput. parseFrom(InputStream input)static MethodMatchInputMethodMatchInput. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static MethodMatchInputMethodMatchInput. parseFrom(ByteBuffer data)static MethodMatchInputMethodMatchInput. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3 that return types with arguments of type MethodMatchInput Modifier and Type Method Description com.google.protobuf.Parser<MethodMatchInput>MethodMatchInput. getParserForType()static com.google.protobuf.Parser<MethodMatchInput>MethodMatchInput. parser()Methods in io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3 with parameters of type MethodMatchInput Modifier and Type Method Description MethodMatchInput.BuilderMethodMatchInput.Builder. mergeFrom(MethodMatchInput other)static MethodMatchInput.BuilderMethodMatchInput. newBuilder(MethodMatchInput prototype)
-