| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. addAllSnapshottableDir(Iterable<? extends Long> values)repeated uint64 snapshottableDir = 2 [packed = true];
 | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. addSnapshottableDir(long value)repeated uint64 snapshottableDir = 2 [packed = true];
 | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. clear() | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. clearNumSnapshots()optional uint32 numSnapshots = 3;
 | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. clearSnapshotCounter()optional uint32 snapshotCounter = 1;
 | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. clearSnapshottableDir()repeated uint64 snapshottableDir = 2 [packed = true];
 | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. clone() | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. mergeFrom(FsImageProto.SnapshotSection other) | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. mergeFrom(com.google.protobuf.Message other) | 
| static FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection. newBuilder() | 
| static FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection. newBuilder(FsImageProto.SnapshotSection prototype) | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection. newBuilderForType() | 
| protected FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection. newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. setNumSnapshots(int value)optional uint32 numSnapshots = 3;
 | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. setSnapshotCounter(int value)optional uint32 snapshotCounter = 1;
 | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection.Builder. setSnapshottableDir(int index,
                   long value)repeated uint64 snapshottableDir = 2 [packed = true];
 | 
| FsImageProto.SnapshotSection.Builder | FsImageProto.SnapshotSection. toBuilder() |