| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
List<ImportSnapshotTask> |
DescribeImportSnapshotTasksResponse.importSnapshotTasks()
A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the
previous 7 days.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeImportSnapshotTasksResponse.Builder |
DescribeImportSnapshotTasksResponse.Builder.importSnapshotTasks(ImportSnapshotTask... importSnapshotTasks)
A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the
previous 7 days.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeImportSnapshotTasksResponse.Builder |
DescribeImportSnapshotTasksResponse.Builder.importSnapshotTasks(Collection<ImportSnapshotTask> importSnapshotTasks)
A list of zero or more import snapshot tasks that are currently active or were completed or canceled in the
previous 7 days.
|
Copyright © 2019. All rights reserved.