| Package | Description | 
|---|---|
| com.iland.cohesity.iaas.backups.backupgroups.enums | |
| com.iland.core.web.rest.response.iaas.backup | 
| Modifier and Type | Method and Description | 
|---|---|
| static StatusCopySnapshotTaskStatus | StatusCopySnapshotTaskStatus. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static StatusCopySnapshotTaskStatus[] | StatusCopySnapshotTaskStatus. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| StatusCopySnapshotTaskStatus | CopySnapshotTaskStatus. getStatus()Specifies the status of the source object being protected. | 
| Constructor and Description | 
|---|
| CopySnapshotTaskStatus(String error,
                      ProtectionSource source,
                      CopyRunStats stats,
                      StatusCopySnapshotTaskStatus status,
                      Instant taskEndTime,
                      Instant taskStartTime) | 
Copyright © 2020 iland Internet Solutions, Corp. All rights reserved.