Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.enums | |
com.iland.core.web.rest.response.iaas.backup |
Modifier and Type | Method and Description |
---|---|
static StatusSourceBackupStatus |
StatusSourceBackupStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusSourceBackupStatus[] |
StatusSourceBackupStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
StatusSourceBackupStatus |
SourceBackupStatus.getStatus()
Specifies the status of the source object being protected.
|
Constructor and Description |
---|
SourceBackupStatus(String error,
boolean isFullBackup,
double numRestarts,
boolean quiesced,
boolean slaViolated,
ProtectionSource source,
BackupSourceStats stats,
StatusSourceBackupStatus status,
Set<String> warnings) |
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.