Package | Description |
---|---|
com.iland.cohesity.iaas.backups.backupgroups.enums | |
com.iland.core.web.rest.response.iaas.backup |
Modifier and Type | Method and Description |
---|---|
static StatusCopyRun |
StatusCopyRun.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StatusCopyRun[] |
StatusCopyRun.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
StatusCopyRun |
CopyRun.getStatus()
Specifies the aggregated status of copy tasks.
|
Constructor and Description |
---|
CopyRun(List<CopySnapshotTaskStatus> copySnapshotTasks,
String error,
Instant expiryTime,
Instant runStartTime,
CopyRunStats stats,
StatusCopyRun status,
SnapshotTargetSettings target) |
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.