Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeSpotFleetRequestHistoryResult |
AmazonEC2Client.describeSpotFleetRequestHistory(DescribeSpotFleetRequestHistoryRequest describeSpotFleetRequestHistoryRequest)
Describes the events for the specified Spot fleet request during the
specified time.
|
DescribeSpotFleetRequestHistoryResult |
AmazonEC2.describeSpotFleetRequestHistory(DescribeSpotFleetRequestHistoryRequest describeSpotFleetRequestHistoryRequest)
Describes the events for the specified Spot fleet request during the
specified time.
|
DescribeSpotFleetRequestHistoryResult |
AbstractAmazonEC2.describeSpotFleetRequestHistory(DescribeSpotFleetRequestHistoryRequest request) |
Modifier and Type | Method and Description |
---|---|
DescribeSpotFleetRequestHistoryResult |
DescribeSpotFleetRequestHistoryResult.clone() |
DescribeSpotFleetRequestHistoryResult |
DescribeSpotFleetRequestHistoryResult.withHistoryRecords(java.util.Collection<HistoryRecord> historyRecords)
Information about the events in the history of the Spot fleet request.
|
DescribeSpotFleetRequestHistoryResult |
DescribeSpotFleetRequestHistoryResult.withHistoryRecords(HistoryRecord... historyRecords)
Information about the events in the history of the Spot fleet request.
|
DescribeSpotFleetRequestHistoryResult |
DescribeSpotFleetRequestHistoryResult.withLastEvaluatedTime(java.util.Date lastEvaluatedTime)
The last date and time for the events, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
|
DescribeSpotFleetRequestHistoryResult |
DescribeSpotFleetRequestHistoryResult.withNextToken(java.lang.String nextToken)
The token required to retrieve the next set of results.
|
DescribeSpotFleetRequestHistoryResult |
DescribeSpotFleetRequestHistoryResult.withSpotFleetRequestId(java.lang.String spotFleetRequestId)
The ID of the Spot fleet request.
|
DescribeSpotFleetRequestHistoryResult |
DescribeSpotFleetRequestHistoryResult.withStartTime(java.util.Date startTime)
The starting date and time for the events, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
|
Modifier and Type | Method and Description |
---|---|
DescribeSpotFleetRequestHistoryResult |
DescribeSpotFleetRequestHistoryResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |