Package com.cloudera.cdp.datalake.model
Class DatabaseBackupRestoreState
java.lang.Object
com.cloudera.cdp.datalake.model.DatabaseBackupRestoreState
@Generated(value="com.cloudera.cdp.client.codegen.CdpSDKJavaCodegen",
date="2024-09-27T08:40:26.246-07:00")
public class DatabaseBackupRestoreState
extends Object
The state of the database backup/restore operation.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
Getter for database.int
hashCode()
void
setDatabase
(BackupRestoreOperationStatus database) Setter for database.toString()
-
Constructor Details
-
DatabaseBackupRestoreState
public DatabaseBackupRestoreState()
-
-
Method Details
-
getDatabase
Getter for database. The status of the database backup/restore. -
setDatabase
Setter for database. The status of the database backup/restore. -
equals
-
hashCode
public int hashCode() -
toString
-