FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
                Object value)  | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.clear()  | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field)  | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)  | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.clearValue()
bytes value = 1; 
 | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.clone()  | 
FieldMatch.Exact.Builder | 
FieldMatch.Builder.getExactBuilder()
.p4.FieldMatch.Exact exact = 2; 
 | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry)  | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.mergeFrom(FieldMatch.Exact other)  | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.mergeFrom(com.google.protobuf.Message other)  | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)  | 
static FieldMatch.Exact.Builder | 
FieldMatch.Exact.newBuilder()  | 
static FieldMatch.Exact.Builder | 
FieldMatch.Exact.newBuilder(FieldMatch.Exact prototype)  | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.newBuilderForType()  | 
protected FieldMatch.Exact.Builder | 
FieldMatch.Exact.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)  | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
        Object value)  | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
                int index,
                Object value)  | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)  | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.Builder.setValue(com.google.protobuf.ByteString value)
bytes value = 1; 
 | 
FieldMatch.Exact.Builder | 
FieldMatch.Exact.toBuilder()  |