@Environment(value=CLIENT) public class BackupList extends ValueObject
Modifier and Type | Field and Description |
---|---|
List<Backup> |
backups |
private static Logger |
LOGGER |
Constructor and Description |
---|
BackupList() |
Modifier and Type | Method and Description |
---|---|
static BackupList |
parse(String json) |
toString
public static BackupList parse(String json)