| FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry.Builder. clear() | 
| FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry.Builder. clearId()optional uint32 id = 1;
 | 
| FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry.Builder. clearStr()optional string str = 2;
 | 
| FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry.Builder. clone() | 
| FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry.Builder. mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry.Builder. mergeFrom(FsImageProto.StringTableSection.Entry other) | 
| FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry.Builder. mergeFrom(com.google.protobuf.Message other) | 
| static FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry. newBuilder() | 
| static FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry. newBuilder(FsImageProto.StringTableSection.Entry prototype) | 
| FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry. newBuilderForType() | 
| protected FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry. newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) | 
| FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry.Builder. setId(int value)optional uint32 id = 1;
 | 
| FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry.Builder. setStr(String value)optional string str = 2;
 | 
| FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry.Builder. setStrBytes(com.google.protobuf.ByteString value)optional string str = 2;
 | 
| FsImageProto.StringTableSection.Entry.Builder | FsImageProto.StringTableSection.Entry. toBuilder() |