| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default DescribeBundleTasksResponse |
EC2Client.describeBundleTasks()
Describes one or more of your bundling tasks.
|
default DescribeBundleTasksResponse |
EC2Client.describeBundleTasks(DescribeBundleTasksRequest describeBundleTasksRequest)
Describes one or more of your bundling tasks.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeBundleTasksResponse> |
EC2AsyncClient.describeBundleTasks()
Describes one or more of your bundling tasks.
|
default CompletableFuture<DescribeBundleTasksResponse> |
EC2AsyncClient.describeBundleTasks(DescribeBundleTasksRequest describeBundleTasksRequest)
Describes one or more of your bundling tasks.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeBundleTasksResponse |
DescribeBundleTasksResponseUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.