public static final class BackupSummaryEntity.Builder extends Object
Modifier and Type | Method and Description |
---|---|
BackupSummaryEntity |
build() |
BackupSummaryEntity.Builder |
setCurrentTimeOnServer(Date currentTimeOnServer) |
BackupSummaryEntity.Builder |
setOldestBackupDate(Date oldestBackupDate) |
BackupSummaryEntity.Builder |
setRecentBackupDate(Date recentBackupDate) |
public BackupSummaryEntity.Builder setRecentBackupDate(Date recentBackupDate)
public BackupSummaryEntity.Builder setOldestBackupDate(Date oldestBackupDate)
public BackupSummaryEntity.Builder setCurrentTimeOnServer(Date currentTimeOnServer)
public BackupSummaryEntity build()
Copyright © 2021 Atlassian. All rights reserved.