| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. clear() | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. clearHfile()optional string hfile = 3;
 | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. clearType()required .SnapshotFileInfo.Type type = 1;
 | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. clearWalName()optional string wal_name = 5;
 | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. clearWalServer()optional string wal_server = 4;
 | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. clone() | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. mergeFrom(com.google.protobuf.CodedInputStream input,
         com.google.protobuf.ExtensionRegistryLite extensionRegistry) | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. mergeFrom(com.google.protobuf.Message other) | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. mergeFrom(SnapshotProtos.SnapshotFileInfo other) | 
| static SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo. newBuilder() | 
| static SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo. newBuilder(SnapshotProtos.SnapshotFileInfo prototype) | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo. newBuilderForType() | 
| protected SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo. newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. setHfile(String value)optional string hfile = 3;
 | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. setHfileBytes(com.google.protobuf.ByteString value)optional string hfile = 3;
 | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. setType(SnapshotProtos.SnapshotFileInfo.Type value)required .SnapshotFileInfo.Type type = 1;
 | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. setWalName(String value)optional string wal_name = 5;
 | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. setWalNameBytes(com.google.protobuf.ByteString value)optional string wal_name = 5;
 | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. setWalServer(String value)optional string wal_server = 4;
 | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo.Builder. setWalServerBytes(com.google.protobuf.ByteString value)optional string wal_server = 4;
 | 
| SnapshotProtos.SnapshotFileInfo.Builder | SnapshotProtos.SnapshotFileInfo. toBuilder() |