| Package | Description |
|---|---|
| com.amazonaws.services.ec2 |
|
| com.amazonaws.services.ec2.model | |
| com.amazonaws.services.ec2.waiters |
| Modifier and Type | Method and Description |
|---|---|
DescribeConversionTasksRequest |
DescribeConversionTasksRequest.clone() |
DescribeConversionTasksRequest |
DescribeConversionTasksRequest.withConversionTaskIds(Collection<String> conversionTaskIds)
One or more conversion task IDs.
|
DescribeConversionTasksRequest |
DescribeConversionTasksRequest.withConversionTaskIds(String... conversionTaskIds)
One or more conversion task IDs.
|
DescribeConversionTasksRequest |
DescribeConversionTasksRequest.withFilters(Collection<Filter> filters)
One or more filters.
|
DescribeConversionTasksRequest |
DescribeConversionTasksRequest.withFilters(Filter... filters)
One or more filters.
|
| Modifier and Type | Method and Description |
|---|---|
Request<DescribeConversionTasksRequest> |
DescribeConversionTasksRequest.getDryRunRequest()
This method is intended for internal use only.
|
| Modifier and Type | Method and Description |
|---|---|
Waiter<DescribeConversionTasksRequest> |
AmazonEC2Waiters.conversionTaskCancelled()
Builds a ConversionTaskCancelled waiter by using custom parameters
waiterParameters and other parameters defined in the waiters
specification, and then polls until it determines whether the resource
entered the desired state or not, where polling criteria is bound by
either default polling strategy or custom polling strategy.
|
Waiter<DescribeConversionTasksRequest> |
AmazonEC2Waiters.conversionTaskCompleted()
Builds a ConversionTaskCompleted waiter by using custom parameters
waiterParameters and other parameters defined in the waiters
specification, and then polls until it determines whether the resource
entered the desired state or not, where polling criteria is bound by
either default polling strategy or custom polling strategy.
|
Waiter<DescribeConversionTasksRequest> |
AmazonEC2Waiters.conversionTaskDeleted()
Builds a ConversionTaskDeleted waiter by using custom parameters
waiterParameters and other parameters defined in the waiters
specification, and then polls until it determines whether the resource
entered the desired state or not, where polling criteria is bound by
either default polling strategy or custom polling strategy.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeConversionTasksResult |
DescribeConversionTasksFunction.apply(DescribeConversionTasksRequest describeConversionTasksRequest)
Makes a call to the operation specified by the waiter by taking the
corresponding request and returns the corresponding result
|
Copyright © 2016. All rights reserved.