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