CopyableBuilder<ImportSnapshotTask.Builder,ImportSnapshotTask>, SdkBuilder<ImportSnapshotTask.Builder,ImportSnapshotTask>public static interface ImportSnapshotTask.Builder extends CopyableBuilder<ImportSnapshotTask.Builder,ImportSnapshotTask>
| Modifier and Type | Method | Description |
|---|---|---|
ImportSnapshotTask.Builder |
description(String description) |
A description of the import snapshot task.
|
ImportSnapshotTask.Builder |
importTaskId(String importTaskId) |
The ID of the import snapshot task.
|
ImportSnapshotTask.Builder |
snapshotTaskDetail(SnapshotTaskDetail snapshotTaskDetail) |
Describes an import snapshot task.
|
copyapply, buildImportSnapshotTask.Builder description(String description)
A description of the import snapshot task.
description - A description of the import snapshot task.ImportSnapshotTask.Builder importTaskId(String importTaskId)
The ID of the import snapshot task.
importTaskId - The ID of the import snapshot task.ImportSnapshotTask.Builder snapshotTaskDetail(SnapshotTaskDetail snapshotTaskDetail)
Describes an import snapshot task.
snapshotTaskDetail - Describes an import snapshot task.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.