| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeSpotFleetRequestHistoryResponse |
Ec2Client.describeSpotFleetRequestHistory(Consumer<DescribeSpotFleetRequestHistoryRequest.Builder> describeSpotFleetRequestHistoryRequest)
Describes the events for the specified Spot Fleet request during the specified time.
|
default DescribeSpotFleetRequestHistoryResponse |
Ec2Client.describeSpotFleetRequestHistory(DescribeSpotFleetRequestHistoryRequest describeSpotFleetRequestHistoryRequest)
Describes the events for the specified Spot Fleet request during the specified time.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeSpotFleetRequestHistoryResponse> |
Ec2AsyncClient.describeSpotFleetRequestHistory(Consumer<DescribeSpotFleetRequestHistoryRequest.Builder> describeSpotFleetRequestHistoryRequest)
Describes the events for the specified Spot Fleet request during the specified time.
|
default CompletableFuture<DescribeSpotFleetRequestHistoryResponse> |
Ec2AsyncClient.describeSpotFleetRequestHistory(DescribeSpotFleetRequestHistoryRequest describeSpotFleetRequestHistoryRequest)
Describes the events for the specified Spot Fleet request during the specified time.
|
Copyright © 2021. All rights reserved.