public static final class GetAssetsPropertyItemResponseBody.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
GetAssetsPropertyItemResponseBody |
build() |
GetAssetsPropertyItemResponseBody.Builder |
pageInfo(GetAssetsPropertyItemResponseBody.PageInfo pageInfo)
The pagination information.
|
GetAssetsPropertyItemResponseBody.Builder |
propertyItems(List<GetAssetsPropertyItemResponseBody.PropertyItems> propertyItems)
An array that consists of the aggregation information about asset fingerprints.
|
GetAssetsPropertyItemResponseBody.Builder |
requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
|
public GetAssetsPropertyItemResponseBody.Builder pageInfo(GetAssetsPropertyItemResponseBody.PageInfo pageInfo)
The pagination information.
public GetAssetsPropertyItemResponseBody.Builder propertyItems(List<GetAssetsPropertyItemResponseBody.PropertyItems> propertyItems)
An array that consists of the aggregation information about asset fingerprints.
public GetAssetsPropertyItemResponseBody.Builder requestId(String requestId)
The ID of the request, which is used to locate and troubleshoot issues.
example:340D7FC4-D575-1661-8ACD-CFA7BE57****
public GetAssetsPropertyItemResponseBody build()
Copyright © 2026. All rights reserved.