public static final class DescribeResourceCoverageDetailResponseBody.Items.Builder extends Object
public DescribeResourceCoverageDetailResponseBody.Items.Builder capacityUnit(String capacityUnit)
The unit that is used to measure the resources deducted from deduction plans.
public DescribeResourceCoverageDetailResponseBody.Items.Builder commodityCode(String commodityCode)
The code of the service.
example:ecs
public DescribeResourceCoverageDetailResponseBody.Items.Builder commodityName(String commodityName)
The name and billing method of the service.
public DescribeResourceCoverageDetailResponseBody.Items.Builder coveragePercentage(Float coveragePercentage)
The coverage rate of a deduction plan.
example:1
public DescribeResourceCoverageDetailResponseBody.Items.Builder currency(String currency)
The currency in which deduction plans were priced.
example:CNY
public DescribeResourceCoverageDetailResponseBody.Items.Builder deductQuantity(Float deductQuantity)
The amount of the resources deducted from a deduction plan.
example:1
public DescribeResourceCoverageDetailResponseBody.Items.Builder endTime(String endTime)
The end of the time range in which the coverage details were queried.
example:2021-04-01 01:00:00
public DescribeResourceCoverageDetailResponseBody.Items.Builder instanceId(String instanceId)
The ID of a pay-as-you-go instance.
example:i-bp1d9x623987rlj0dx4xx
public DescribeResourceCoverageDetailResponseBody.Items.Builder instanceSpec(String instanceSpec)
The specifications of a deduction plan.
example:ecs.t5-lc2m1.nano
public DescribeResourceCoverageDetailResponseBody.Items.Builder paymentAmount(Float paymentAmount)
The amount of the bill.
example:0
public DescribeResourceCoverageDetailResponseBody.Items.Builder productCode(String productCode)
The code of the service.
example:ecs
public DescribeResourceCoverageDetailResponseBody.Items.Builder productName(String productName)
The name of the service.
public DescribeResourceCoverageDetailResponseBody.Items.Builder region(String region)
The region.
public DescribeResourceCoverageDetailResponseBody.Items.Builder regionNo(String regionNo)
The code of the region.
example:cn-hangzhou-dg-a01
public DescribeResourceCoverageDetailResponseBody.Items.Builder startTime(String startTime)
The beginning of the time range in which the coverage details were queried.
example:2021-04-01 00:00:00
public DescribeResourceCoverageDetailResponseBody.Items.Builder totalQuantity(Float totalQuantity)
The total amount of resources consumed.
example:1
public DescribeResourceCoverageDetailResponseBody.Items.Builder userId(String userId)
The ID of the account.
example:123745698925000
public DescribeResourceCoverageDetailResponseBody.Items.Builder userName(String userName)
The username of the account.
example:public DescribeResourceCoverageDetailResponseBody.Items.Builder zone(String zone)
The code of the zone.
example:cn-hangzhou-i
public DescribeResourceCoverageDetailResponseBody.Items.Builder zoneName(String zoneName)
The zone.
public DescribeResourceCoverageDetailResponseBody.Items build()
Copyright © 2026. All rights reserved.