| Constructor and Description |
|---|
RestoreStatus(Boolean isRestoreInProgress,
Time.S3Time restoreExpiryDate) |
| Modifier and Type | Method and Description |
|---|---|
Boolean |
isRestoreInProgress() |
ZonedDateTime |
restoreExpiryDate() |
String |
toString() |
public RestoreStatus(Boolean isRestoreInProgress, Time.S3Time restoreExpiryDate)
public Boolean isRestoreInProgress()
public ZonedDateTime restoreExpiryDate()