SnapshotTaskDetail |
SnapshotTaskDetail.clone() |
|
SnapshotTaskDetail |
ImportSnapshotResult.getSnapshotTaskDetail() |
Information about the import snapshot task.
|
SnapshotTaskDetail |
ImportSnapshotTask.getSnapshotTaskDetail() |
Describes an import snapshot task.
|
SnapshotTaskDetail |
SnapshotTaskDetail.withDescription(String description) |
The description of the snapshot.
|
SnapshotTaskDetail |
SnapshotTaskDetail.withDiskImageSize(Double diskImageSize) |
The size of the disk in the snapshot, in GiB.
|
SnapshotTaskDetail |
SnapshotTaskDetail.withFormat(String format) |
The format of the disk image from which the snapshot is created.
|
SnapshotTaskDetail |
SnapshotTaskDetail.withProgress(String progress) |
The percentage of completion for the import snapshot task.
|
SnapshotTaskDetail |
SnapshotTaskDetail.withSnapshotId(String snapshotId) |
The snapshot ID of the disk being imported.
|
SnapshotTaskDetail |
SnapshotTaskDetail.withStatus(String status) |
A brief status for the import snapshot task.
|
SnapshotTaskDetail |
SnapshotTaskDetail.withStatusMessage(String statusMessage) |
A detailed status message for the import snapshot task.
|
SnapshotTaskDetail |
SnapshotTaskDetail.withUrl(String url) |
The URL of the disk image from which the snapshot is created.
|
SnapshotTaskDetail |
SnapshotTaskDetail.withUserBucket(UserBucketDetails userBucket) |
The S3 bucket for the disk image.
|