public interface CopySnapshotTaskStatus
Modifier and Type | Method and Description |
---|---|
Optional<String> |
error()
Specifies if an error occurred (if any) while running this task.
|
VCloudProtectionSource |
source()
Identifies the vCloud protection source details.
|
CopyRunStats |
stats()
Stats for the copy task.
|
StatusCopySnapshotTaskStatus |
status()
Specifies the status of the source object being protected.
|
Optional<Instant> |
taskEndTime()
Specifies the end time of the copy task.
|
Instant |
taskStartTime()
Specifies the start time of the copy task.
|
Optional<String> error()
VCloudProtectionSource source()
CopyRunStats stats()
StatusCopySnapshotTaskStatus status()
Instant taskStartTime()
Copyright © 2023 iland Internet Solutions, Corp. All rights reserved.