Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeSpotPriceHistoryResult |
AmazonEC2Client.describeSpotPriceHistory() |
DescribeSpotPriceHistoryResult |
AmazonEC2.describeSpotPriceHistory()
Simplified method form for invoking the DescribeSpotPriceHistory
operation.
|
DescribeSpotPriceHistoryResult |
AbstractAmazonEC2.describeSpotPriceHistory() |
DescribeSpotPriceHistoryResult |
AmazonEC2Client.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest)
Describes the Spot price history.
|
DescribeSpotPriceHistoryResult |
AmazonEC2.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest)
Describes the Spot price history.
|
DescribeSpotPriceHistoryResult |
AbstractAmazonEC2.describeSpotPriceHistory(DescribeSpotPriceHistoryRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DescribeSpotPriceHistoryResult> |
AmazonEC2AsyncClient.describeSpotPriceHistoryAsync()
Simplified method form for invoking the DescribeSpotPriceHistory
operation.
|
java.util.concurrent.Future<DescribeSpotPriceHistoryResult> |
AmazonEC2Async.describeSpotPriceHistoryAsync()
Simplified method form for invoking the DescribeSpotPriceHistory
operation.
|
java.util.concurrent.Future<DescribeSpotPriceHistoryResult> |
AbstractAmazonEC2Async.describeSpotPriceHistoryAsync()
Simplified method form for invoking the DescribeSpotPriceHistory
operation.
|
java.util.concurrent.Future<DescribeSpotPriceHistoryResult> |
AmazonEC2AsyncClient.describeSpotPriceHistoryAsync(AsyncHandler<DescribeSpotPriceHistoryRequest,DescribeSpotPriceHistoryResult> asyncHandler)
Simplified method form for invoking the DescribeSpotPriceHistory
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeSpotPriceHistoryResult> |
AmazonEC2Async.describeSpotPriceHistoryAsync(AsyncHandler<DescribeSpotPriceHistoryRequest,DescribeSpotPriceHistoryResult> asyncHandler)
Simplified method form for invoking the DescribeSpotPriceHistory
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeSpotPriceHistoryResult> |
AbstractAmazonEC2Async.describeSpotPriceHistoryAsync(AsyncHandler<DescribeSpotPriceHistoryRequest,DescribeSpotPriceHistoryResult> asyncHandler)
Simplified method form for invoking the DescribeSpotPriceHistory
operation with an AsyncHandler.
|
java.util.concurrent.Future<DescribeSpotPriceHistoryResult> |
AmazonEC2AsyncClient.describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest request) |
java.util.concurrent.Future<DescribeSpotPriceHistoryResult> |
AmazonEC2Async.describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest)
Describes the Spot price history.
|
java.util.concurrent.Future<DescribeSpotPriceHistoryResult> |
AbstractAmazonEC2Async.describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest request) |
java.util.concurrent.Future<DescribeSpotPriceHistoryResult> |
AmazonEC2AsyncClient.describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest request,
AsyncHandler<DescribeSpotPriceHistoryRequest,DescribeSpotPriceHistoryResult> asyncHandler) |
java.util.concurrent.Future<DescribeSpotPriceHistoryResult> |
AmazonEC2Async.describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest,
AsyncHandler<DescribeSpotPriceHistoryRequest,DescribeSpotPriceHistoryResult> asyncHandler)
Describes the Spot price history.
|
java.util.concurrent.Future<DescribeSpotPriceHistoryResult> |
AbstractAmazonEC2Async.describeSpotPriceHistoryAsync(DescribeSpotPriceHistoryRequest request,
AsyncHandler<DescribeSpotPriceHistoryRequest,DescribeSpotPriceHistoryResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DescribeSpotPriceHistoryResult |
DescribeSpotPriceHistoryResult.clone() |
DescribeSpotPriceHistoryResult |
DescribeSpotPriceHistoryResult.withNextToken(java.lang.String nextToken)
The token required to retrieve the next set of results.
|
DescribeSpotPriceHistoryResult |
DescribeSpotPriceHistoryResult.withSpotPriceHistory(java.util.Collection<SpotPrice> spotPriceHistory)
The historical Spot prices.
|
DescribeSpotPriceHistoryResult |
DescribeSpotPriceHistoryResult.withSpotPriceHistory(SpotPrice... spotPriceHistory)
The historical Spot prices.
|
Modifier and Type | Method and Description |
---|---|
DescribeSpotPriceHistoryResult |
DescribeSpotPriceHistoryResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |