Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Method and Description |
---|---|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.clone() |
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withAvailabilityZone(java.lang.String availabilityZone)
Filters the results by the specified Availability Zone.
|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withEndTime(java.util.Date endTime)
The date and time, up to the current date, from which to stop retrieving
the price history data, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withFilters(java.util.Collection<Filter> filters)
One or more filters.
|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withFilters(Filter... filters)
One or more filters.
|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withInstanceTypes(java.util.Collection<java.lang.String> instanceTypes)
Filters the results by the specified instance types.
|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withInstanceTypes(InstanceType... instanceTypes)
Filters the results by the specified instance types.
|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withInstanceTypes(java.lang.String... instanceTypes)
Filters the results by the specified instance types.
|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withMaxResults(java.lang.Integer maxResults)
The maximum number of results to return in a single call.
|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withNextToken(java.lang.String nextToken)
The token for the next set of results.
|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withProductDescriptions(java.util.Collection<java.lang.String> productDescriptions)
Filters the results by the specified basic product descriptions.
|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withProductDescriptions(java.lang.String... productDescriptions)
Filters the results by the specified basic product descriptions.
|
DescribeSpotPriceHistoryRequest |
DescribeSpotPriceHistoryRequest.withStartTime(java.util.Date startTime)
The date and time, up to the past 90 days, from which to start retrieving
the price history data, in UTC format (for example,
YYYY-MM-DDTHH:MM:SSZ).
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeSpotPriceHistoryRequest> |
DescribeSpotPriceHistoryRequest.getDryRunRequest()
This method is intended for internal use only.
|
Modifier and Type | Method and Description |
---|---|
Request<DescribeSpotPriceHistoryRequest> |
DescribeSpotPriceHistoryRequestMarshaller.marshall(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DescribeSpotPriceHistoryRequest> |
DescribeSpotPriceHistoryRequestMarshaller.marshall(DescribeSpotPriceHistoryRequest describeSpotPriceHistoryRequest) |