Uses of Class
io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3.MethodMatchInput.Builder
-
Packages that use MethodMatchInput.Builder Package Description io.envoyproxy.envoy.extensions.filters.network.meta_protocol_proxy.matcher.v3 -
-
Uses of MethodMatchInput.Builder 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.Builder Modifier and Type Method Description MethodMatchInput.BuilderMethodMatchInput.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MethodMatchInput.BuilderMethodMatchInput.Builder. clear()MethodMatchInput.BuilderMethodMatchInput.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)MethodMatchInput.BuilderMethodMatchInput.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)MethodMatchInput.BuilderMethodMatchInput.Builder. clone()MethodMatchInput.BuilderMethodMatchInput.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)MethodMatchInput.BuilderMethodMatchInput.Builder. mergeFrom(com.google.protobuf.Message other)MethodMatchInput.BuilderMethodMatchInput.Builder. mergeFrom(MethodMatchInput other)MethodMatchInput.BuilderMethodMatchInput.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static MethodMatchInput.BuilderMethodMatchInput. newBuilder()static MethodMatchInput.BuilderMethodMatchInput. newBuilder(MethodMatchInput prototype)MethodMatchInput.BuilderMethodMatchInput. newBuilderForType()protected MethodMatchInput.BuilderMethodMatchInput. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)MethodMatchInput.BuilderMethodMatchInput.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)MethodMatchInput.BuilderMethodMatchInput.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)MethodMatchInput.BuilderMethodMatchInput.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)MethodMatchInput.BuilderMethodMatchInput. toBuilder()
-