Package | Description |
---|---|
com.amazonaws.services.ec2 |
|
com.amazonaws.services.ec2.model |
Modifier and Type | Method and Description |
---|---|
DescribeImportSnapshotTasksRequest |
DescribeImportSnapshotTasksRequest.clone() |
DescribeImportSnapshotTasksRequest |
DescribeImportSnapshotTasksRequest.withFilters(Collection<Filter> filters)
The filters.
|
DescribeImportSnapshotTasksRequest |
DescribeImportSnapshotTasksRequest.withFilters(Filter... filters)
The filters.
|
DescribeImportSnapshotTasksRequest |
DescribeImportSnapshotTasksRequest.withImportTaskIds(Collection<String> importTaskIds)
A list of import snapshot task IDs.
|
DescribeImportSnapshotTasksRequest |
DescribeImportSnapshotTasksRequest.withImportTaskIds(String... importTaskIds)
A list of import snapshot task IDs.
|
DescribeImportSnapshotTasksRequest |
DescribeImportSnapshotTasksRequest.withMaxResults(Integer maxResults)
The maximum number of results to return in a single call.
|
DescribeImportSnapshotTasksRequest |
DescribeImportSnapshotTasksRequest.withNextToken(String nextToken)
A token that indicates the next page of results.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeImportSnapshotTasksRequest> |
DescribeImportSnapshotTasksRequest.getDryRunRequest()
This method is intended for internal use only.
|
Copyright © 2021. All rights reserved.