public static final class DescribeSpotPriceHistoryResponseBody.Builder extends Object
构造器和说明 |
---|
Builder() |
限定符和类型 | 方法和说明 |
---|---|
DescribeSpotPriceHistoryResponseBody |
build() |
DescribeSpotPriceHistoryResponseBody.Builder |
currency(String currency)
The instance type of the preemptible instance.
|
DescribeSpotPriceHistoryResponseBody.Builder |
nextOffset(Integer nextOffset)
The network type of the preemptible instance.
|
DescribeSpotPriceHistoryResponseBody.Builder |
requestId(String requestId)
The instance type of the preemptible instance.
|
DescribeSpotPriceHistoryResponseBody.Builder |
spotPrices(DescribeSpotPriceHistoryResponseBody.SpotPrices spotPrices)
The zone ID of the preemptible instance.
|
public DescribeSpotPriceHistoryResponseBody.Builder currency(String currency)
public DescribeSpotPriceHistoryResponseBody.Builder nextOffset(Integer nextOffset)
public DescribeSpotPriceHistoryResponseBody.Builder requestId(String requestId)
public DescribeSpotPriceHistoryResponseBody.Builder spotPrices(DescribeSpotPriceHistoryResponseBody.SpotPrices spotPrices)
public DescribeSpotPriceHistoryResponseBody build()
Copyright © 2024. All rights reserved.