public static final class QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder extends Object
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder apportionCode(String apportionCode)
The split code of the resource.
example:test
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder apportionName(String apportionName)
The split name of the resource.
example:test
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder commodityCode(String commodityCode)
The product code of the resource.
example:rds
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder commodityName(String commodityName)
The commodity name of the resource.
example:ApsaraDB
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder pipCode(String pipCode)
The code of the service. The code is the same as that in Cost Center.
example:rds
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder relatedResources(String relatedResources)
The resources related to the resource instance.
example:oss
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder resourceGroup(String resourceGroup)
The resource group to which the resource belongs.
example:Default Resource Group
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder resourceId(String resourceId)
The instance ID of the resource.
example:OSSBAG-cn-v0h1s4hma018
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder resourceNick(String resourceNick)
The custom name of the resource.
example:testResource
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder resourceSource(String resourceSource)
The source of the resource. Value:
MANUAL_ALLOCATE
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder resourceStatus(String resourceStatus)
The status of the resource.
example:Available
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder resourceTag(String resourceTag)
The tags of the resource.
example:testResource
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder resourceType(String resourceType)
The type of the resource.
example:FPT_ossbag_absolute_Storage_bj
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder resourceUserId(Long resourceUserId)
The user ID of the resource owner.
example:2424242134
public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList.Builder resourceUserName(String resourceUserName)
The username of the resource owner.
example:public QueryCostUnitResourceResponseBody.ResourceInstanceDtoList build()
Copyright © 2026. All rights reserved.